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
|
python-hglib (2.2-1) unstable; urgency=medium
* New upstream release
+ drop fix-tests-for-hg-3.7.diff, merged upstream
* Update Maintainer, Homepage, Vcs-* control fields.
* Bump Standards-Version to 3.9.8 (no changes).
-- Julien Cristau <jcristau@debian.org> Fri, 29 Jul 2016 17:41:03 +0200
python-hglib (2.0-1) unstable; urgency=medium
* New upstream release
+ fix commit with current mercurial
* Add patch to fix test-merge with current hg
* This all fixes FTBFS and thus closes: #814586
-- Julien Cristau <jcristau@debian.org> Fri, 26 Feb 2016 17:54:30 +0100
python-hglib (1.9-1) unstable; urgency=medium
* New upstream release.
-- Julien Cristau <jcristau@debian.org> Thu, 12 Nov 2015 16:26:48 +0100
python-hglib (1.7-1) unstable; urgency=medium
* New upstream release
+ fix version in egg-info (closes: #794017)
* Update tests for mercurial 3.5 (closes: #797287)
-- Julien Cristau <jcristau@debian.org> Tue, 01 Sep 2015 12:25:21 +0200
python-hglib (1.6-1) unstable; urgency=medium
* New upstream release
* Update debian/watch to use https://pypi.python.org/simple.
* Build a python3-hglib package.
-- Julien Cristau <jcristau@debian.org> Sat, 25 Apr 2015 09:29:09 +0200
python-hglib (1.4-1) unstable; urgency=medium
* Let uscan verify tarball signatures.
* New upstream release.
-- Julien Cristau <jcristau@debian.org> Sun, 05 Oct 2014 21:59:18 +0200
python-hglib (1.3-2) unstable; urgency=medium
* Switch from python-support to dh_python2.
-- Julien Cristau <jcristau@debian.org> Fri, 26 Sep 2014 11:14:08 +0200
python-hglib (1.3-1) unstable; urgency=medium
* New upstream release.
-- Julien Cristau <jcristau@debian.org> Fri, 26 Sep 2014 10:48:01 +0200
python-hglib (1.2-2) unstable; urgency=medium
* Fix FTBFS with make 4 (closes: #750230)
-- Julien Cristau <jcristau@debian.org> Tue, 17 Jun 2014 09:59:56 +0200
python-hglib (1.2-1) unstable; urgency=medium
* New upstream release.
-- Julien Cristau <jcristau@debian.org> Tue, 11 Feb 2014 10:59:46 +0100
python-hglib (1.0-1) unstable; urgency=medium
* New upstream release
- fixes tests (closes: #713093)
-- Julien Cristau <jcristau@debian.org> Fri, 24 Jan 2014 14:16:38 +0100
python-hglib (0.9-1) unstable; urgency=low
* New upstream release.
* Change Vcs-* control fields.
* Build-Depend on python-all instead of python.
-- Julien Cristau <julien.cristau@logilab.fr> Wed, 08 May 2013 15:47:24 +0200
python-hglib (0.3-1) unstable; urgency=low
* Initial release. (Closes: #693879)
-- Julien Cristau <julien.cristau@logilab.fr> Thu, 22 Nov 2012 11:36:07 +0100
|