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 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
|
python3-stdlib-extensions (3.1.3-1) unstable; urgency=low
* Python 3.1.3 release.
-- Matthias Klose <doko@debian.org> Sun, 28 Nov 2010 12:51:43 +0100
python3-stdlib-extensions (3.1.2-2) unstable; urgency=low
* Fix build failure with changed site directory.
-- Matthias Klose <doko@debian.org> Tue, 28 Sep 2010 15:52:28 +0200
python3-stdlib-extensions (3.1.2-1) unstable; urgency=low
* Python 3.1.2 release.
-- Matthias Klose <doko@debian.org> Sun, 21 Mar 2010 18:45:14 +0100
python3-stdlib-extensions (3.1.1-1) unstable; urgency=low
* Bump to 3.1.1, update from the 3.1 branch 20100117.
-- Matthias Klose <doko@debian.org> Sun, 17 Jan 2010 14:17:04 +0100
python3-stdlib-extensions (3.1-1) experimental; urgency=low
* Build extensions for 3.1.
-- Matthias Klose <doko@debian.org> Thu, 23 Jul 2009 17:25:34 +0200
python3-stdlib-extensions (3.0.1-0ubuntu3) jaunty; urgency=low
* debian/rules (clean): Update for 3.x.
-- Matthias Klose <doko@ubuntu.com> Tue, 17 Feb 2009 11:13:27 +0100
python3-stdlib-extensions (3.0.1-0ubuntu2) jaunty; urgency=low
* Build for python3.
-- Matthias Klose <doko@ubuntu.com> Mon, 16 Feb 2009 23:27:58 +0100
python-stdlib-extensions (2.5.4-0ubuntu2) jaunty; urgency=low
* Fix build dependencies.
-- Matthias Klose <doko@ubuntu.com> Mon, 16 Feb 2009 12:33:41 +0000
python-stdlib-extensions (2.5.4-0ubuntu1) jaunty; urgency=low
* Build extensions for 2.6.
-- Matthias Klose <doko@ubuntu.com> Mon, 16 Feb 2009 12:39:04 +0100
python-stdlib-extensions (2.5.2-1ubuntu1) intrepid; urgency=low
* Fix build failure, linking with the correct BLT library.
-- Matthias Klose <doko@ubuntu.com> Thu, 23 Oct 2008 20:55:54 +0000
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
|