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
|
python-pysqlite2 (2.3.2-2) unstable; urgency=low
* Applied patch on http://www.initd.org/tracker/pysqlite/ticket/174 to
avoid symbol clash between mod_python and mod_cache under
Apache. Closes: #407165.
* Updated dependencies for debhelper and python-central.
* Removed use of dh_python.
-- Joel Rosdahl <joel@debian.org> Mon, 29 Jan 2007 22:16:14 +0100
python-pysqlite2 (2.3.2-1) unstable; urgency=low
* New upstream release.
-- Joel Rosdahl <joel@debian.org> Tue, 4 Jul 2006 09:08:53 +0000
python-pysqlite2 (2.3.1-1) unstable; urgency=low
* New upstream release.
* Removed XS-Python-Standards-Version header and added debian/pycompat
file.
* Bumped Build-Depends on debhelper to (>= 5.0.37.2).
-- Joel Rosdahl <joel@debian.org> Wed, 21 Jun 2006 06:34:04 +0000
python-pysqlite2 (2.3.0-1) unstable; urgency=low
* New upstream release.
* Adapt to new Python policy. Closes: bug#373346.
* Updated Standards-Version to 3.7.2.
-- Joel Rosdahl <joel@debian.org> Mon, 19 Jun 2006 18:30:03 +0000
python-pysqlite2 (2.2.2-1) unstable; urgency=low
* New upstream release. Closes: bug#362830.
* Updated upstream source URL in copyright.
-- Joel Rosdahl <joel@debian.org> Fri, 21 Apr 2006 11:35:31 +0200
python-pysqlite2 (2.2.0-1) unstable; urgency=low
* New upstream release. Closes: bug#361066, bug#361068.
See also bug#361097.
* Added build dependency on libsqlite3-dev >= 3.0.8.
-- Joel Rosdahl <joel@debian.org> Thu, 6 Apr 2006 22:32:46 +0200
python-pysqlite2 (2.0.5-1) unstable; urgency=low
* New upstream release.
-- Joel Rosdahl <joel@debian.org> Sun, 23 Oct 2005 19:14:57 +0200
python-pysqlite2 (2.0.4-2) unstable; urgency=low
* Improved description field of the binary package python-pysqlite2.
-- Joel Rosdahl <joel@debian.org> Fri, 14 Oct 2005 10:03:02 +0200
python-pysqlite2 (2.0.4-1) unstable; urgency=low
* New upstream release.
-- Joel Rosdahl <joel@debian.org> Mon, 12 Sep 2005 08:35:17 +0200
python-pysqlite2 (2.0.3-3) unstable; urgency=low
* Additional clarification regarding Python SQLite modules added to
description.
* Added README.Debian with information about different Python SQLite
modules.
* Improved doc-base information.
* Updated copyright file with new URL.
-- Joel Rosdahl <joel@debian.org> Fri, 9 Sep 2005 19:14:01 +0200
python-pysqlite2 (2.0.3-2) unstable; urgency=low
* Added doc-base information.
* Standards-Version 3.6.2.
* Clarified package description regarding SQLite 3 versus SQLite 2 and
the python-sqlite package.
-- Joel Rosdahl <joel@debian.org> Fri, 2 Sep 2005 17:52:26 +0200
python-pysqlite2 (2.0.3-1) unstable; urgency=low
* New upstream release.
-- Joel Rosdahl <joel@debian.org> Sun, 29 May 2005 10:18:49 +0200
python-pysqlite2 (2.0.2-1) unstable; urgency=low
* First packaged version. Closes: bug#309371.
-- Joel Rosdahl <joel@debian.org> Sat, 21 May 2005 10:22:19 +0200
|