python-osd - Transitional dummy package
# sudo apt-get update
# sudo apt-get install python-osd
2014-08-28 - Javi Merino <vicho@debian.org> python-osd (0.2.14-6) unstable; urgency=medium [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Javi Merino ] * Team upload * Acknowledge NMU * Convert to dh_python2 * Add misc:Depends to python-pyosd
2012-01-24 - gregor herrmann <gregoa@debian.org> python-osd (0.2.14-5.1) unstable; urgency=low * Non-maintainer upload. * Fix "binary-indep doesn't build python-osd": update binary-indep and binary-arch targets in debian/rules. (Closes: #650788)
2009-06-04 - Mauro Lizaur <mauro@cacavoladora.org> python-osd (0.2.14-5) unstable; urgency=low * Rename of the binary package from "python-osd" to "python-pyosd" which is the actual name of the Python module. * Changed the maintainer's e-mail address. * Standards-Version bumped to 3.8.1 * debhelper compat bumped to 7 * debian/control - switch Vcs-Browser field to viewsvn (Thanks to Sandro Tosi)
2008-09-23 - Mauro Lizaur <lavaramano@gmail.com> python-osd (0.2.14-4) unstable; urgency=medium * Fixed missing dependencies on libxosd2 using ${shlibs:Depends} to solve this. (closes: #497768) * Removed unnecessary dependency on python-simplejson * Added debian/watch file * $PWD replaced by $(CURDIR) to avoid a possible FTBFS on debian/rules * Replaced 'python' to 'Python' on the small desc of debian/control * Updated Standard-Version to 3.8.0
2008-02-27 - Mauro Lizaur <lavaramano@gmail.com> python-osd (0.2.14-3) unstable; urgency=low * Added to DPMT.
2008-01-20 - Mauro Lizaur <lavaramano@gmail.com> python-osd (0.2.14-2) unstable; urgency=high * Fixed arch dependent binary (closes: #461601)
2008-01-10 - Mauro Lizaur <lavaramano@gmail.com> python-osd (0.2.14-1) unstable; urgency=low * New Upstream version 0.2.14 * New maintainer (closes: #440782) * python-twisted is now suggested (closes: #431172) * Updated python-support in debian/control * Standards-Version updated to 3.7.3 * URL changed in debian/copyright * added debian/compat and removed the variable DH_COMPAT from debian/rules * Upstream now supports non-western characters in cases where it wouldn't work before, bugfixes battery module and a cleaner fail is provided in case the font is unavailable.
2006-08-13 - Pierre Habouzit <madcoder@debian.org> python-osd (0.2.12-1.2) unstable; urgency=low * Non-maintainer upload. * Move dh_installdeb *after* dh_pysupport (Closes: #382769), thanks to Jeremie Corbier.
2006-06-30 - Pierre Habouzit <madcoder@debian.org> python-osd (0.2.12-1.1) unstable; urgency=low * Non-maintainer upload. * Update package to the new python policy (Closes: #373332). * Add missing depends on python-twisted (Closes: #320167).
2005-01-28 - Tommi Virtanen <tv@debian.org> python-osd (0.2.12-1) unstable; urgency=low * New upstream release. Closes: #290724. * Thanks for the NMU. Closes: #240549, #248774. * Bump the standards version to 3.6.1. * Dropping python 2.1 and 2.2, adding 2.4. Closes: #266435. * Set section to python to make linda happy.