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 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92
|
python-stdlib-extensions (2.5.2-1) unstable; urgency=low
* Bump the package version to 2.5.2.
-- Matthias Klose <doko@debian.org> Thu, 17 Apr 2008 21:27:50 +0000
python-stdlib-extensions (2.5.2-0ubuntu2) hardy; urgency=low
* python-tk-dbg: Depend on python-tk, python-gdbm-dbg: Depend on python-gdbm.
-- Matthias Klose <doko@ubuntu.com> Mon, 10 Mar 2008 18:00:36 +0000
python-stdlib-extensions (2.5.2-0ubuntu1) hardy; urgency=low
* New upstream bugfix version.
-- Matthias Klose <doko@ubuntu.com> Tue, 26 Feb 2008 11:27:59 +0000
python-stdlib-extensions (2.5.1-1ubuntu2) hardy; urgency=low
* Build separate python-tk-dbg and python-gdbm-dbg packages. LP: #154020.
-- Matthias Klose <doko@ubuntu.com> Thu, 03 Jan 2008 20:32:58 +0100
python-stdlib-extensions (2.5.1-1ubuntu1) gutsy; urgency=low
* Bump the package version to 2.5.1 (no code change).
-- Matthias Klose <doko@ubuntu.com> Thu, 26 Apr 2007 10:38:47 +0200
python-stdlib-extensions (2.5-0ubuntu1) feisty; urgency=low
* Bump the package version to 2.5.
* Set Ubuntu maintainer address.
-- Matthias Klose <doko@ubuntu.com> Mon, 5 Mar 2007 19:30:55 +0100
python-stdlib-extensions (2.4.4-3) unstable; urgency=low
* python-*-dbg: Add dependency to the python-* package.
-- Matthias Klose <doko@ubuntu.com> Thu, 31 Jan 2008 01:00:21 +0100
python-stdlib-extensions (2.4.4-2) unstable; urgency=low
* Build separate python-tk-dbg and python-gdbm-dbg packages.
-- Matthias Klose <doko@debian.org> Tue, 01 Jan 2008 20:41:45 +0100
python-stdlib-extensions (2.4.4-1) unstable; urgency=low
* Update modules to the 2.4.4 and 2.5 releases.
-- Matthias Klose <doko@debian.org> Fri, 20 Oct 2006 00:33:37 +0200
python-stdlib-extensions (2.4.3-4) unstable; urgency=low
* Update 2.5 extensions, taken from the 2.5c1 release.
-- Matthias Klose <doko@debian.org> Wed, 30 Aug 2006 16:42:16 +0000
python-stdlib-extensions (2-2) unstable; urgency=high
* Remove the conflicts with the python2.x versions; now the python2.x
packages conflict with python-tk (<< 2.3.4-2). Closes: #380597.
-- Matthias Klose <doko@debian.org> Mon, 31 Jul 2006 16:58:23 +0000
python-stdlib-extensions (2-1) unstable; urgency=low
* Add 2.5 extensions, taken from the 2.5beta2 release.
* Build the extensions for python2.5 as well. Closes: #380125.
* Remove lib-tk from the package, moved to python2.x.
-- Matthias Klose <doko@debian.org> Sun, 30 Jul 2006 17:58:40 +0200
python-stdlib-extensions (1-1ubuntu1) edgy; urgency=low
* Do build the extensions for the supported Python versions only.
-- Matthias Klose <doko@ubuntu.com> Wed, 5 Jul 2006 04:49:33 +0000
python-stdlib-extensions (1-1) unstable; urgency=low
* Build python-tk and python-gdbm from a separate source to
include the extensions for all supported python versions into
one binary package.
* Initial release, split out from the python2.x packages.
- 2.4 taken from the 2.4 branch (20060607).
- 2.3 taken from the 2.3.5 release.
-- Matthias Klose <doko@debian.org> Wed, 7 Jun 2006 03:02:31 +0200
|