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 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
|
python-hglib (2.6.2-3) unstable; urgency=medium
* Add python3-setuptools build dependency (closes: #1080747)
-- Julien Cristau <jcristau@debian.org> Fri, 14 Mar 2025 15:34:10 +0100
python-hglib (2.6.2-2) unstable; urgency=medium
* Cherry-pick test fixes:
- stop using deprecated nose (closes: #1018508)
- stop using deprecated methods (closes: #1058228)
-- Julien Cristau <jcristau@debian.org> Mon, 15 Jan 2024 17:39:55 +0100
python-hglib (2.6.2-1) unstable; urgency=medium
* New upstream release.
* Switch back to 1.0 source format.
* Drop patches, included upstream.
-- Julien Cristau <jcristau@debian.org> Fri, 05 Feb 2021 12:03:36 +0100
python-hglib (2.6.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #937808
* debian/patches
- add upstream fixes for mercurial 5.2 compatibility (tests)
- switch to 3.0 (quilt) source format
-- Sandro Tosi <morph@debian.org> Tue, 31 Dec 2019 17:55:13 -0500
python-hglib (2.6.1-1) unstable; urgency=medium
* New upstream release
* Add Augie Fackler's key to d/u/signing-key.asc.
* Drop Vcs-* control field now alioth is gone.
* Drop old X-Python*-Version control fields.
-- Julien Cristau <jcristau@debian.org> Wed, 21 Nov 2018 16:25:54 +0100
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
|