User:Aapo/Waemo/Squeeze

There are some Fremantle packages in Squeeze but not in Wheezy. These might be interesting for waemo.

#download
wget http://packages.debian.org/squeeze/allpackages?format=txt.gz
mv allpackages\?format=txt.gz debian_package_list_squeeze.txt.gz
gunzip debian_package_list_squeeze.txt.gz
tail -n +7 debian_package_list_squeeze.txt | awk '{print $1}' | uniq > squeeze_package_names.txt


rm -f goal_from_squeeze.txt
for p in `cat list_of_default_installed_packages.txt`
do
grep --color=never  ^"$p"$ squeeze_package_names.txt  >> goal_from_squeeze.txt
done


#Check only packages on Squeeze, and not in Wheezy.
#For wiki format
diff -u goal_from_wheezy.txt goal_from_squeeze.txt | grep --color=never "^+" | grep -v "@" | grep -v "^+++" | sed s/+/' '/g


And here is list:

gtk2-engines-sapwood
hildon-desktop
hildon-thumbnail
hildon-update-category-database
libgssdp-1.0-2
libgstfarsight0.10-0
libgupnp-1.0-3
libhildonmime0
libnice0
libnotify1
libosso-dbus-conf
libosso1
libpango1.0-common
libqt4-multimedia
libssl0.9.8
libtelepathy-farsight0
libtelepathy-qt4-0
libtinymail-1.0-0
libtinymail-camel-1.0-0
libtinymail-gnomevfs-1.0-0
libtinymail-maemo-1.0-0
libtinymailui-1.0-0
libtinymailui-gtk-1.0-0
maemo-af-desktop-l10n-engb
modest
pulseaudio-module-hal