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
|
python-setuptools-git (1.2-3) unstable; urgency=medium
* Update homepage location.
* Update Standards-Version to 4.4.1 .
[ Sandro Tosi <morph@debian.org> ]
* Drop python2 support (closes: #938169).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 13 Oct 2019 07:01:44 +0000
python-setuptools-git (1.2-2) unstable; urgency=medium
* Correct python-setuptools dependency of Python 3 variant
(closes: #902594).
* Add python3-docutils and python3-pygments to build dependency for
rst2man .
* Update debhelper level to 11 .
* Update Standards-Version to 4.1.5 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Tue, 14 Aug 2018 16:18:48 +0000
python-setuptools-git (1.2-1) unstable; urgency=low
* New upstream release.
* Add dh-python to build depends.
* Update Standards-Version to 4.1.1 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Fri, 29 Sep 2017 21:02:17 +0000
python-setuptools-git (1.1-2) unstable; urgency=low
* Backport fix of Colin Watson to return early if a directory isn't managed
by git.
* Update Standards-Version to 3.9.8 and debhelper level to 10.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 07 Jan 2017 18:54:25 +0000
python-setuptools-git (1.1-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version to 3.9.5 and debhelper level to 9.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 23 Aug 2014 12:30:30 +0000
python-setuptools-git (1.0-1) unstable; urgency=low
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 29 Jul 2013 23:50:18 +0200
python-setuptools-git (1.0~b1-1) unstable; urgency=low
* New (beta) upstream release.
* Add git build-dependency for tests, but disable those for now.
* Update to Standards-Version 3.9.4 .
[ Bart Martens <bartm@debian.org> ]
* Update watch file.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Tue, 12 Feb 2013 18:04:41 +0100
python-setuptools-git (0.4.2-1) unstable; urgency=low
* Initial upload to Debian (closes: #615614).
* Based on the work of Chuck Short, but support Python3 as well.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Fri, 14 Sep 2012 10:01:22 +0000
python-setuptools-git (0.4.2-0ubuntu3) quantal; urgency=low
* debian/control: Depend on git.
-- Chuck Short <zulcss@ubuntu.com> Fri, 06 Jul 2012 09:28:24 -0400
python-setuptools-git (0.4.2-0ubuntu2) quantal; urgency=low
* debian/control: Bump to latest standards version.
* debian/docs: Removed cruft.
* debian/copyright: Updated
-- Chuck Short <zulcss@ubuntu.com> Fri, 06 Jul 2012 09:11:30 -0400
python-setuptools-git (0.4.2-0ubuntu1) quantal; urgency=low
* Initial release.
-- Chuck Short <zulcss@ubuntu.com> Thu, 28 Jun 2012 20:51:29 -0400
|