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
|
cmake-format (0.6.13-6) unstable; urgency=medium
* Drop unnecessary/unused dependency on python3-pkg-resources (Closes: #1083340).
-- Ian Campbell <ijc@debian.org> Sun, 06 Oct 2024 13:54:37 +0100
cmake-format (0.6.13-5) unstable; urgency=medium
* Add DEP-3 Forwarded tags to all patches.
-- Ian Campbell <ijc@debian.org> Sun, 27 Aug 2023 10:00:53 +0100
cmake-format (0.6.13-4) unstable; urgency=medium
* Depend on newer dh-python in order to remove *.egg-info in clean
(Closes: #1043743).
-- Ian Campbell <ijc@debian.org> Sat, 26 Aug 2023 11:58:53 +0100
cmake-format (0.6.13-3) unstable; urgency=medium
* Update to support Python 3.11 (Closes: #1028176)
* Update Standards Version (no changes required)
-- Ian Campbell <ijc@debian.org> Sun, 08 Jan 2023 09:17:35 +0000
cmake-format (0.6.13-2) unstable; urgency=medium
* Correct typos in manpage/command line options and whatis entry of manpages.
* Add a debian/watch file.
-- Ian Campbell <ijc@debian.org> Sun, 04 Oct 2020 15:56:05 +0100
cmake-format (0.6.13-1) unstable; urgency=medium
* New upstream release.
* Disable TestCommandDatabase test (Closes: #971117).
-- Ian Campbell <ijc@debian.org> Fri, 02 Oct 2020 20:18:14 +0100
cmake-format (0.6.11-1) unstable; urgency=medium
* New upstream release.
* Recomment python3-argcomplete since upstream now supports it.
-- Ian Campbell <ijc@debian.org> Sat, 18 Jul 2020 11:54:04 +0100
cmake-format (0.6.10-3) unstable; urgency=medium
* Ensure pybuild chooses to use the disttools plugin (Closes: #963294).
-- Ian Campbell <ijc@debian.org> Sat, 27 Jun 2020 08:10:41 +0100
cmake-format (0.6.10-2) unstable; urgency=medium
* Remove stray debug from debian/rules
* Include upstream URL in manpages
* Correct repository on salsa.
-- Ian Campbell <ijc@debian.org> Sat, 13 Jun 2020 11:03:42 +0100
cmake-format (0.6.10-1) unstable; urgency=medium
* Initial packaging. (Closes: #958806)
-- Ian Campbell <ijc@debian.org> Fri, 01 May 2020 14:05:22 +0800
|