Official packages of software that are available in one branch are likely available in the next branch. The exception is if they have been removed due to being unmaintained or too old to be compatible with newer software technology. This is the case for any operating system ever created, at any point in time, that a computer has been utilized.
What you can do is check the release branch repositories you are upgrading to and find out for yourself if the software is still available. If it is not, build a back ported package for your distribution.
Edit:
I failed to mention that unofficial packages will probably be marked as obsolete by apt, aptitude and synaptics in the case of a system upgrade. It has been quite some time since I ran Ubuntu, but usually the software that is not upgraded will remain installed, unless it is interfering with another package. Your package manager should ask you what you want to do with it if it is not compatible with some part of your system. Sometimes obsolete software remains functional, sometimes it breaks in this type of situation. You will have to experiment with it and see what happens.
Last edited by mralk3; 06-13-2015 at 02:18 AM.
|