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
|
python-carrot (0.10.7-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Use source format 3.0 (quilt).
* Build using dh-python instead of python-support. Closes: #785993
* Assure a reproducible build.
Thanks to Juan Picca <jumapico@gmail.com> for the patch. Closes: #785617
* Bump debhelper compat version to 9.
* Bump Standards-Version to 3.9.6, no changes needed.
* Rewrite debian/watch to use the pypi.debian.net redirector.
-- Mattia Rizzolo <mattia@debian.org> Mon, 14 Dec 2015 16:57:37 +0000
python-carrot (0.10.7-1) unstable; urgency=low
* New upstream release. (Closes: #602576)
* Updated Standards version, no changes needed.
-- David Watson <dwatson@debian.org> Sat, 06 Aug 2011 23:14:54 +0100
python-carrot (0.10.5-1) unstable; urgency=low
* New upstream release. (Closes: #588127)
-- David Watson <david@bashton.com> Tue, 06 Jul 2010 08:52:09 +0100
python-carrot (0.10.3-1) unstable; urgency=low
* New upstream release
-- David Watson <david@bashton.com> Thu, 18 Mar 2010 21:48:44 +0000
python-carrot (0.10.1-1) unstable; urgency=low
* New upstream release
* Add build-dependency on python-django. (Closes: #560583)
-- David Watson <david@bashton.com> Fri, 22 Jan 2010 15:14:28 +0000
python-carrot (0.6.0-2) unstable; urgency=low
* Depend on python 2.5 or greater.
-- David Watson <david@bashton.com> Fri, 06 Nov 2009 13:27:47 +0000
python-carrot (0.6.0-1) unstable; urgency=low
* Initial release (Closes: #551982)
-- David Watson <david@bashton.com> Wed, 21 Oct 2009 15:44:26 +0100
|