1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
python-oss (0.0.0.20010624-5) unstable; urgency=low
* QA upload
* Fix memory management. Closes: #468996
* Fix debian/substvars overwriting after dpkg-shlibs in debian/rules.
* Fix description (python -> Python).
-- Thomas Viehmann <tv@bolzano.mathphys> Tue, 04 Mar 2008 17:21:29 +0100
python-oss (0.0.0.20010624-4) unstable; urgency=low
* QA Group upload orphaning this package
* Incorporates previous NMUs, closes: #351146, #269725, #373333
* minor modernisations
* Stop including linux/awe_voice.h, it's not used anyway.
Closes: #436327, #379786
-- Riku Voipio <riku.voipio@iki.fi> Sun, 06 Jan 2008 23:31:23 +0200
python-oss (0.0.0.20010624-3.3) unstable; urgency=low
* NMU.
* Correctly set Python-Version.
-- Matthias Klose <doko@debian.org> Tue, 25 Jul 2006 12:28:33 +0000
python-oss (0.0.0.20010624-3.2) unstable; urgency=low
* Non-maintainer upload.
* Preserve ossmodule.{ps,txt,html} from being deleted on clean, since they
are present in the *orig.tar.gz.
* Updated to new python policy. Closes: #373333.
-- Luis Rodrigo Gallardo Cruz <rodrigo@nul-unu.com> Sun, 9 Jul 2006 22:36:28 -0500
python-oss (0.0.0.20010624-3.1) unstable; urgency=low
* Non-maintainer upload.
* Stop building python2.1 and python2.2 modules. Closes: #351146.
* Fix a typo in README.Debian.dummy. Closes: #269725.
* Also build a module for python2.4.
-- Pierre Habouzit <madcoder@debian.org> Sun, 9 Apr 2006 19:29:52 +0200
python-oss (0.0.0.20010624-3) unstable; urgency=low
* Use python2.3 by default.
* Upgrade standards-version to 3.6.0.
* Thanks for the NMU.
-- Tommi Virtanen <tv@debian.org> Sat, 9 Aug 2003 16:04:31 +0300
python-oss (0.0.0.20010624-2.1) unstable; urgency=low
* ossmodule.c: Fix typo (stereo -> speed). Closes: #166652.
-- Matthias Klose <doko@debian.org> Thu, 10 Apr 2003 20:09:48 +0200
python-oss (0.0.0.20010624-2) unstable; urgency=low
* Separate packages for python2.1, python2.2, python2.3.
* Default python version is python2.2.
* Got rid of /usr/doc
-- Tommi Virtanen <tv@debian.org> Wed, 18 Sep 2002 09:50:30 +0300
python-oss (0.0.0.20010624-1) unstable; urgency=low
* Initial Release.
* Upstream uses version number 0.0, I added a date stamp incase version
number is not incremented even after changes are made (used an extra
zero, in case upstream releases 0.0.1).
* Rewrote the Python parts to use distutils.
* Made the C file compile.
-- Tommi Virtanen <tv@debian.org> Wed, 19 Dec 2001 22:32:01 +0200
|