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 133 134 135 136 137
|
python-cligj (0.7.2-3) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.7.0, no changes.
* Bump debhelper compat to 13.
* Use autopkgtest-pkg-pybuild testsuite.
* Enable Salsa CI.
* Remove generated files in clean target.
(closes: #1047599)
* Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic@debian.org> Thu, 06 Mar 2025 20:17:26 +0100
python-cligj (0.7.2-2) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.6.1, no changes.
* Bump debhelper compat to 12, no changes.
* Add Rules-Requires-Root to control file.
-- Bas Couwenberg <sebastic@debian.org> Thu, 01 Dec 2022 15:48:53 +0100
python-cligj (0.7.2-1) unstable; urgency=medium
* Team upload.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Sun, 15 Aug 2021 16:55:38 +0200
python-cligj (0.7.2-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Bump Standards-Version to 4.5.1, no changes.
* Update watch file for GitHub URL changes.
-- Bas Couwenberg <sebastic@debian.org> Sat, 29 May 2021 06:43:23 +0200
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
|