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
|
python-tz (2008c-2) unstable; urgency=low
* Do not use setuptools to build the package (the setup falls back to
distutils).
* Set version to 2008c. Closes: #489979.
-- Matthias Klose <doko@debian.org> Wed, 09 Jul 2008 10:21:45 +0200
python-tz (2008c-1) unstable; urgency=low
* New upstream release.
-- Fabio Tranchitella <kobold@debian.org> Tue, 08 Jul 2008 09:12:42 +0200
python-tz (2008b-1) unstable; urgency=low
* New upstream release.
-- Fabio Tranchitella <kobold@debian.org> Wed, 23 Apr 2008 10:01:59 +0200
python-tz (2008a-2) unstable; urgency=low
* debian/control: really fix dependencies on python, thanks dato.
(Closes: #450740)
-- Fabio Tranchitella <kobold@debian.org> Tue, 15 Apr 2008 08:40:51 +0200
python-tz (2008a-1) unstable; urgency=low
* New upstream release.
* debian/watch: updated. (Closes: #450014)
* debian/control: fixed dependencies on python. (Closes: #450740)
-- Fabio Tranchitella <kobold@debian.org> Wed, 19 Mar 2008 09:11:43 +0100
python-tz (2007d-1) unstable; urgency=low
* New upstream release (Closes: 415458)
* Revert patch ignoring arch files, it's not necessary any and conflicted
with upstream.
* Patch upstream to use /usr/share/zoneinfo and remove the included version,
also depend on tzdata package. (Closes: 416202)
* Write and install a testrunner that can run the pytz tests in
/usr/lib/python-tz/test-pytxX.Y which tests pythonX.Y.
* Build depends on python-central > 0.5, debhelper > 5.0.38
* Remove workaround for python-central/debhelper breakage.
-- Brian Sutherland <jinty@web.de> Wed, 9 May 2007 12:01:36 +0200
python-tz (2006p-0.2) unstable; urgency=low
* Fix watch file to look at the python cheeseshop.
-- Brian Sutherland <brian@vanguardistas.net> Sun, 6 May 2007 23:30:49 +0200
python-tz (2006p-0.1) unstable; urgency=low
* NMU.
* New upstream version, matching the version of the tzdata package.
-- Matthias Klose <doko@debian.org> Sun, 7 Jan 2007 11:42:00 +0100
python-tz (2006g-1) unstable; urgency=low
* New upstream version.
* Update to new python policy using python-central (Closes: #373361)
-- Brian Sutherland <jinty@web.de> Wed, 14 Jun 2006 17:54:32 +0200
python-tz (2005r-1) unstable; urgency=low
* New upstream version.
* Update watchfile to use qa.debian.org's re-director.
* Bump standards version to 3.6.2.
-- Brian Sutherland <jinty@web.de> Sun, 1 Jan 2006 20:29:56 +0100
python-tz (2005m-1) unstable; urgency=low
* New upstream version.
-- Brian Sutherland <jinty@web.de> Thu, 15 Sep 2005 14:45:50 +0200
python-tz (2005k-1) unstable; urgency=low
* New upsteam version.
* Debian specific patch removing extraneous she-bangs removed as it was
accepted upstream.
-- Brian Sutherland <jinty@web.de> Mon, 5 Sep 2005 00:34:10 +0200
python-tz (2005i-2) unstable; urgency=low
* Build python2.4 library so that the zope3-lib can depend on it, see
#317742.
* Replaces zope3-lib.
* Patch setup.py to ignore .arch-ids directories.
-- Brian Sutherland <jinty@web.de> Fri, 29 Jul 2005 00:01:54 +0200
python-tz (2005i-1) unstable; urgency=low
* New upstream release
-- Brian Sutherland <jinty@web.de> Tue, 31 May 2005 18:02:23 +0200
python-tz (2005a-1) unstable; urgency=low
* Initial Release.
-- Brian Sutherland <jinty@web.de> Tue, 8 Feb 2005 02:14:33 +0100
|