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
|
mercurial-extension-utils (1.5.1-3) unstable; urgency=medium
* Add the missing Provides: mercurial-extension-utils.
* Update Vcs-* after the repository move.
* Enable autodep8 CI.
-- Andrej Shadura <andrewsh@debian.org> Mon, 21 Sep 2020 17:43:17 +0200
mercurial-extension-utils (1.5.1-2) unstable; urgency=medium
[ Christoph Mathys ]
* Add 'python3-' prefix to binary package name (Closes: #965286).
-- Andrej Shadura <andrewsh@debian.org> Sun, 06 Sep 2020 17:00:37 +0200
mercurial-extension-utils (1.5.1-1) unstable; urgency=medium
[ Christoph Mathys ]
* New upstream release.
* Add pristine-tar branch. (Closes: #965285)
* Update Standards Version and compat.
[ Andrej Shadura ]
* Provide a package with the 'python3-' prefix.
-- Christoph Mathys <eraserix@gmail.com> Sun, 06 Sep 2020 13:20:59 +0200
mercurial-extension-utils (1.5.0-2) unstable; urgency=medium
* Drop python2 support; Closes: #937011
-- Sandro Tosi <morph@debian.org> Sat, 18 Jul 2020 17:46:26 -0400
mercurial-extension-utils (1.5.0-1) unstable; urgency=medium
[ Christoph Mathys ]
* New upstream release.
* Convert to Python 3.
* Update Standards Version and compat.
* Add Upstream-Contact to d/copyright.
[ Andrej Shadura ]
* Temporarily reenable Python 2 to ease the transition.
* Update copyright dates.
* Add Vcs-* fields.
* Trim trailing whitespace.
* Use secure URI in Homepage field.
-- Andrej Shadura <andrewsh@debian.org> Fri, 03 Jan 2020 10:03:46 +0100
mercurial-extension-utils (1.3.6-1) unstable; urgency=medium
* New upstream release.
* Bump compat to 11 without changes.
* Increase std version to 4.2.1 without changes.
-- Christoph Mathys <eraserix@gmail.com> Tue, 02 Oct 2018 21:58:02 +0200
mercurial-extension-utils (1.3.4-1) unstable; urgency=medium
* New upstream release.
* Bump compat level to 10.
-- Christoph Mathys <eraserix@gmail.com> Sun, 04 Jun 2017 13:25:56 +0200
mercurial-extension-utils (1.3.1-1) unstable; urgency=medium
* New upstream release
-- Christoph Mathys <eraserix@gmail.com> Sat, 17 Dec 2016 17:46:32 +0100
mercurial-extension-utils (1.3.0-1) unstable; urgency=medium
* New upstream release.
* Update d/watch to use pypi.debian.net.
* Policy bumped to 3.9.8 without changes.
-- Christoph Mathys <eraserix@gmail.com> Sun, 29 May 2016 12:56:00 +0200
mercurial-extension-utils (1.2.0-1) unstable; urgency=low
* Initial release. (Closes: #820217)
-- Christoph Mathys <eraserix@gmail.com> Mon, 11 Apr 2016 18:24:19 +0200
|