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
|
python-doc-defaults (2.4.4-1) unstable; urgency=medium
* Depend on the 2.4.4 doc package.
-- Matthias Klose <doko@debian.org> Sun, 29 Oct 2006 11:17:19 +0100
python-doc-defaults (2.4.3-10) unstable; urgency=low
* Point to python2.4 as the default.
-- Matthias Klose <doko@debian.org> Sun, 13 Aug 2006 15:57:48 +0000
python-doc-defaults (2.3.5-6) unstable; urgency=low
* Build from extra source, pythonX.Y-doc had to be moved to contrib.
-- Matthias Klose <doko@debian.org> Sat, 22 Apr 2006 23:25:32 +0000
python-defaults (2.3.5-5) unstable; urgency=low
* Fix upgrade issues (closes: #348319, #348354).
-- Matthias Klose <doko@debian.org> Mon, 16 Jan 2006 16:50:11 +0000
python-defaults (2.3.5-4) unstable; urgency=low
* Add a package python-minimal. This package still depends on python2.3,
will depend on python2.4-minimal when changing the default python version.
* Add two dependency packages python-all and python-all-dev. These
packages are used as build dependencies to determine the set of
python version and implementations, which should be / currently are
supported. Currently it depends on python2.3 and python2.4. Future
versions may add an updated version of jython and ironpython.
* Update FAQ.
-- Matthias Klose <doko@debian.org> Thu, 12 Jan 2006 00:32:32 +0100
python-defaults (2.3.5-3) unstable; urgency=low
* Add python-dbg package.
* debian/control.in: idle enhances python.
-- Matthias Klose <doko@debian.org> Sun, 19 Jun 2005 13:49:16 +0200
python-defaults (2.3.5-2) unstable; urgency=low
* Add valgrind support file /usr/lib/valgrind/python.supp (closes: #291128).
* python-doc: Add an conflict/replace to older python packages.
Closes: #297266.
-- Matthias Klose <doko@debian.org> Sat, 19 Mar 2005 22:49:29 +0100
python-defaults (2.3.5-1) unstable; urgency=low
* Depend on python-2.3.5 packages.
* Update FAQ.
* python suggests python-profiler.
-- Matthias Klose <doko@debian.org> Sat, 12 Feb 2005 19:26:48 +0100
python-defaults (2.3.4-6) unstable; urgency=low
* Add an 'Enhances: konsole' to the python package (closes: #286161).
-- Matthias Klose <doko@debian.org> Sun, 16 Jan 2005 12:53:58 +0100
python-defaults (2.3.4-5) unstable; urgency=low
* Add conflict/replaces to ooold python-base package (closes: #279035).
-- Matthias Klose <doko@debian.org> Sun, 14 Nov 2004 11:44:14 +0100
python-defaults (2.3.4-4) unstable; urgency=low
* Regenerate control file after adding python-docutils build dependency.
Closes: #270177.
-- Matthias Klose <doko@debian.org> Mon, 6 Sep 2004 07:19:49 +0200
python-defaults (2.3.4-3) testing-proposed-updates; urgency=low
* Unmodified 2.3.4-3sid, destination sarge, fixing build failure.
-- Matthias Klose <doko@debian.org> Fri, 20 Aug 2004 18:24:25 +0200
python-defaults (2.3.4-3sid) unstable; urgency=low
* Add build dependency on python-docutils (closes: #266550).
-- Matthias Klose <doko@debian.org> Wed, 18 Aug 2004 12:30:37 +0200
python-defaults (2.3.4-2sid) unstable; urgency=low
* Add pdb and pdb.1 symlinks.
* Update FAQ.
-- Matthias Klose <doko@debian.org> Tue, 17 Aug 2004 16:17:06 +0200
python-defaults (2.3.4-1) unstable; urgency=low
* Depend on python-2.3.4 packages.
* Update FAQ.
-- Matthias Klose <doko@debian.org> Mon, 10 May 2004 06:58:24 +0200
python-defaults (2.3.3-7) unstable; urgency=low
* Fix symlinks to proposed policy files (closes: #234874).
-- Matthias Klose <doko@debian.org> Thu, 26 Feb 2004 22:28:07 +0100
python-defaults (2.3.3-6) unstable; urgency=low
* Build the default packages from a separate source package to ease
migration between python versions.
* Update to the proposed python-policy: byte-compile using -E.
-- Matthias Klose <doko@debian.org> Wed, 4 Feb 2004 23:16:35 +0100
|