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
|
docopt (0.6.2-7) unstable; urgency=medium
* Team upload.
* Fix autopkgtest regression with pytest 9 (Closes: #1122929)
-- Timo Röhling <roehling@debian.org> Sun, 28 Dec 2025 22:36:06 +0100
docopt (0.6.2-6) unstable; urgency=medium
* Team upload.
* Fix autopkgtest regression with pytest 8 (Closes: #1063955)
-- Timo Röhling <roehling@debian.org> Tue, 27 Feb 2024 10:20:29 +0100
docopt (0.6.2-5) unstable; urgency=medium
* Team upload
* Move to team maintenance (though cannot physically move repository on
salsa)
* Fix syntax errors in regexps (Closes: #1063485)
-- Julian Gilbey <jdg@debian.org> Fri, 09 Feb 2024 06:22:42 +0000
docopt (0.6.2-4.1) unstable; urgency=medium
* Non-maintainer upload.
* d/control: drop unused dep on dh-sequence-python3. Closes: #1025837
-- Michael R. Crusoe <crusoe@debian.org> Wed, 21 Dec 2022 12:57:23 +0100
docopt (0.6.2-4) unstable; urgency=medium
* Team upload.
* debian/watch: update to the new GitHub layout
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Rules-Requires-Root: no (routine-update)
* watch file standard 4 (routine-update)
* debian/tests/run_control renamed to run-control in accordance with the
rules
-- Michael R. Crusoe <crusoe@debian.org> Sun, 07 Nov 2021 17:12:09 +0100
docopt (0.6.2-3) unstable; urgency=medium
* Team upload.
* debian/patches/pytest6: adapt to work with previous Pytest versions, to
ease migration to testing.
-- Michael R. Crusoe <crusoe@debian.org> Sat, 23 Jan 2021 17:42:37 +0100
docopt (0.6.2-2.3) unstable; urgency=medium
* Non-maintainer upload.
* debian/patches/pytest6: fix FTBFS with Pytest 6. Closes: #979285
* debian/control: add explicit build-deps on the dh-addons used.
-- Michael R. Crusoe <crusoe@debian.org> Sat, 23 Jan 2021 13:21:57 +0100
docopt (0.6.2-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #936433
-- Sandro Tosi <morph@debian.org> Tue, 31 Dec 2019 14:44:57 -0500
docopt (0.6.2-2.1) unstable; urgency=medium
[ Matthias Klose ]
* Don't run the Python2 autopkg tests. python-schema is gone.
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
[ Michael R. Crusoe ]
* debian/patches/pytest6: fix FTBFS with Pytest 6. Closes: #979285
-- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 09:41:53 +0200
docopt (0.6.2-2) unstable; urgency=medium
* [d/control] Remove obsolete X-Python-Version
* Bumped Standards-Version to 4.2.0 (no changes needed)
* Update Vcs-* fields pointing to salsa
* Update dh to 11
* [d/rules] Use variables defined on pkg-info.mk
* Add (autopkg)tests
-- Agustin Henze <tin@debian.org> Fri, 17 Aug 2018 16:16:51 +0200
docopt (0.6.2-1) unstable; urgency=medium
* Use uscan in get-orig target
* Imported Upstream version 0.6.2
* Improve package description thanks to Justin B Rye (Closes: #725710)
* Bumped Standard-Version to 3.9.5 (no changes required)
* Use pybuild as buildsystem
-- Agustin Henze <tin@debian.org> Tue, 24 Jun 2014 09:14:44 -0300
docopt (0.6.1-1) unstable; urgency=low
* Initial release. (Closes: #722935)
-- Agustin Henze <tin@debian.org> Sat, 14 Sep 2013 17:33:36 -0300
|