cuzimwhiterite wrote:pvsage wrote:@cuzimwhiterite & kelean: That package only existed in the older Ubuntu-based releases of CrunchBang; even if it still existed, it would have no use in #! Debian.
Well then, the ultimate question still lies unanswered: How do I update to a newer version of #! without reinstalling.
Perhaps answering another, perhaps simpler, question will help. When I type "uname -a" into terminal, the version number I see is "2.6.32-5-686". Crunchbang is on version 10.something, I believe. Do I have an extremely outdated version, or am I not checking my version correctly?
Thanks to anyone that helps me out here.
The number 2.6.32-5-686 is your kernel version. Based on this I see you are running the Februrary 2011 Statler release based on Debian Squeeze. This was a nice release and you should should feel comfortable sticking with it. To keep your system up-to-date with the (admittedly outdated) Debian Squeeze repos I recommend the following on a semi-regular basis:
sudo apt-get update
sudo apt-get dist-upgrade
There are various how-to's on these forums if you want newer versions of anything specific just look around or ask. Backports, Testing, Unstable, Experimental, 3rd-party repo, .deb package, precompiled binary, compile your own binary from source--you name it! For example most users will want the latest web brower; you can grab that in several different ways. 
If you want to download the most recent live CD/USB and take it for a test drive, you can evaluate the (minor) changes for yourself.
The biggest changes "under the hood" are move to a new repo (crunchbang.org instead of crunchbanglinux.org) and backports by default.
ps upgrade to a new release has never been officially supported in any #! release, fresh reinstall is the only suggested method. 