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
|
python-cligj (0.7.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bump watch file version to 4.
-- Bas Couwenberg <sebastic@debian.org> Sat, 21 Nov 2020 07:05:28 +0100
python-cligj (0.7.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Bas Couwenberg <sebastic@debian.org> Thu, 22 Oct 2020 05:45:08 +0200
python-cligj (0.6.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bump Standards-Version to 4.5.0, no changes.
* Drop Name field from upstream metadata.
* Bump debhelper compat to 10.
* Update lintian overrides.
* Use pytest for test target.
-- Bas Couwenberg <sebastic@debian.org> Tue, 20 Oct 2020 06:08:17 +0200
python-cligj (0.5.0-2) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.4.0, no changes.
* Update gbp.conf to use --source-only-changes by default.
* Drop Python 2 support.
-- Bas Couwenberg <sebastic@debian.org> Sun, 21 Jul 2019 20:58:32 +0200
python-cligj (0.5.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bump Standards-Version to 4.2.1, no changes.
* Drop autopkgtests to test installability & module import.
* Add lintian override for testsuite-autopkgtest-missing.
* Update watch file to limit matches to archive path.
-- Bas Couwenberg <sebastic@debian.org> Thu, 27 Sep 2018 07:18:03 +0200
python-cligj (0.4.0-2) unstable; urgency=medium
* Team upload.
* Strip trailing whitespace from control & rules files.
* Update copyright-format URL to use HTTPS.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.5, no changes.
* Drop ancient X-Python-Version field.
* Add autopkgtest installability & module import tests.
-- Bas Couwenberg <sebastic@debian.org> Sun, 29 Jul 2018 15:20:32 +0200
python-cligj (0.4.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Bas Couwenberg <sebastic@debian.org> Fri, 25 Dec 2015 16:12:25 +0100
python-cligj (0.3.0-2) unstable; urgency=medium
* Team upload.
* Update Vcs-Browser URL to use HTTPS.
* Set PYTHONPATH for tests.
(closes: #805161)
* Add upstream metadata.
-- Bas Couwenberg <sebastic@debian.org> Fri, 20 Nov 2015 23:09:56 +0100
python-cligj (0.3.0-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Update watch file to handle other tarball extensions & lowercase RC.
[ Johan Van de Wauw ]
* Imported Upstream version 0.3.0
- Only change is the announced depreciation of cligj-plugins. click-plugins
should be used instead
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Mon, 17 Aug 2015 21:48:56 +0200
python-cligj (0.2.0-1) unstable; urgency=medium
* Imported Upstream version 0.2.0
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Mon, 15 Jun 2015 17:09:42 +0200
python-cligj (0.1.0-1) unstable; urgency=medium
* Initial upload (closes: #775528)
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Sun, 18 Jan 2015 20:21:27 +0100
|