Hi, I've recently upgrading my Debian flavour from Testing to Unstable but I'm still getting reference to Lenny:
car...@debian:~$ cat /etc/issue Debian GNU/Linux 5.0 \n \l car...@debian:~$ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 5.0 (lenny) Release: 5.0 Codename: lenny By the way, here is my sources.list in case it matters (obviously, I did an "aptitude update && aptitude dist-upgrade" after changing the file. car...@debian:~$ cat /etc/apt/sources.list # official sid deb http://ftp.es.debian.org/debian/ unstable main contrib non-free deb-src http://ftp.es.debian.org/debian/ unstable main contrib non-free # debian testing security #deb http://security.debian.org/ testing/updates main contrib non-free #deb-src http://security.debian.org/ testing/updates main contrib non-free # debian multimedia deb http://www.debian-multimedia.org/ unstable main deb-src http://www.debian-multimedia.org/ unstable main # opera deb http://deb.opera.com/opera/ unstable non-free # Compiz Fusion deb http://download.tuxfamily.org/shames/debian-sid/desktopfx/unstable/ ./ # Switfox deb http://getswiftfox.com/builds/debian unstable non-free Why is it showing that I'm using Lenny? Regards.