Ubuntu 10.4 LTS
When I was using ubuntu 9.10 I installed the DDD (Data Display Debugger).
Since then I have upgraded my system to 10.4.
Currently my version of DDD is:
Version: 1:3.3.11-1ubuntu2
However, when I check the website:
http://www.gnu.org/software/ddd/
The latest stable version is:
(2009/02/11) DDD 3.3.12
So I tried to upgrade using apt-get
sudo apt-get upgrade ddd
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
linux-generic linux-headers-generic linux-image-generic
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
My question is, why can't ubuntu upgrade to the latest stable release?
Many thanks, for any advice,