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
|
docopt.cpp (0.6.3-5) unstable; urgency=medium
* Team upload.
[ Christoph Hueffelmann ]
* Bump minimum required cmake version to 3.11 to fix autopkgtests.
Closes: #1087864.
-- Santiago Vila <sanvila@debian.org> Sat, 21 Dec 2024 23:15:00 +0100
docopt.cpp (0.6.3-4) unstable; urgency=medium
[ Eero Aaltonen ]
* Fix autopkgtest
-- Tino Didriksen <tino@didriksen.cc> Wed, 01 Nov 2023 13:02:05 +0100
docopt.cpp (0.6.3-3) unstable; urgency=medium
* Patch to increase cmake_minimum_required to 3.5
-- Tino Didriksen <tino@didriksen.cc> Wed, 01 Nov 2023 11:45:03 +0100
docopt.cpp (0.6.3-2) unstable; urgency=medium
* Upload to unstable
-- Tino Didriksen <tino@didriksen.cc> Mon, 23 Oct 2023 21:38:04 +0200
docopt.cpp (0.6.3-1) experimental; urgency=medium
[ Eero Aaltonen ]
* New upstream release, version 0.6.3 (Closes: #965975)
- libdocopt-dev now includes a pkgconfig file
- note: upstream tagged commit does not include version bump,
but upstream is ok with version increase applied in packaging
https://github.com/docopt/docopt.cpp/issues/163
[ Tino Didriksen ]
* Upgrade Standard-Version to 4.6.2
* Fix Salsa URLs
* Only build shared library; drop static library
-- Tino Didriksen <tino@didriksen.cc> Fri, 20 Oct 2023 19:09:08 +0200
docopt.cpp (0.6.2-2.4) unstable; urgency=medium
* Non-maintainer upload.
* Bump minimum required cmake version to 3.11 to fix autopkgtests
(Closes: #1040733)
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 20 Jul 2023 11:52:23 +0200
docopt.cpp (0.6.2-2.3) unstable; urgency=medium
* Non-maintainer upload.
* Uploading to unstable.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 17 Aug 2021 05:44:44 +0200
docopt.cpp (0.6.2-2.2) experimental; urgency=medium
* Non-maintainer upload.
* Including docopt.cpp in /usr/include as referenced in docopt.h
for packages that need it (Closes: #991256).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 18 Jul 2021 21:20:36 +0200
docopt.cpp (0.6.2-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Add upstream patch to fix compilation with GCC 10 (Closes: #957147)
-- Kunal Mehta <legoktm@debian.org> Fri, 24 Jul 2020 22:34:42 -0700
docopt.cpp (0.6.2-2) unstable; urgency=medium
* Switch from git-dpm to gbp
- Drop git-dpm configuration
- Unapply patch queue
- Add gbp configuration
* Refresh and drop numbering of the patch queue
* Fixup the VCS-Browser URI
* Support the nocheck build profile
- Add versioned b-dep on dpkg-dev
- Mark test b-deps as !nocheck
- Use DEB_BUILD_PROFILES in nocheck guards
* Run the tests using Python 3 instead of Python 2
- Testing now depends on any Python 3 interpreter
- New patch Make-tests-compatible-with-Python-3.patch
* Fixup the Maintainer and Uploaders fields
- Move myself from Maintainer to Uploaders
- Set the Debian Science Team as Maintainer
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Sun, 05 Mar 2017 09:17:13 +0000
docopt.cpp (0.6.2-1) unstable; urgency=low
* Initial release. (Closes: #847384)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Thu, 08 Dec 2016 10:52:18 +0000
|