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
|
ctdopts (1.5-5) unstable; urgency=medium
* Team upload.
* Drop 2to3 usage fro autopkgtest too.
-- Alexandre Detiste <tchet@debian.org> Fri, 13 Sep 2024 12:35:10 +0200
ctdopts (1.5-4) unstable; urgency=medium
* Team upload.
* Drop remaining need for deprecated 2to3
* Run autopkgtest on all Python versions
-- Alexandre Detiste <tchet@debian.org> Fri, 14 Jun 2024 17:50:57 +0200
ctdopts (1.5-2) unstable; urgency=medium
* Team upload.
* Enable uscan creating a sensible file name
* Fix watch file
* Standards-Version: 4.6.1 (routine-update)
-- Andreas Tille <tille@debian.org> Thu, 03 Nov 2022 11:41:50 +0100
ctdopts (1.5-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.6.0 (routine-update)
-- Andreas Tille <tille@debian.org> Mon, 18 Oct 2021 15:50:56 +0200
ctdopts (1.4-3) UNRELEASED; urgency=medium
* Team upload.
* Fix watchfile to detect new versions on github
-- Andreas Tille <tille@debian.org> Mon, 18 Oct 2021 15:37:11 +0200
ctdopts (1.4-2) unstable; urgency=medium
* Team upload.
* do not use getchildren (thanks for the patch to Michael Hudson-Doyle)
Closes: #972528
-- Andreas Tille <tille@debian.org> Mon, 02 Nov 2020 21:06:31 +0100
ctdopts (1.4-1) unstable; urgency=medium
* Team upload.
[ Jelmer Vernooij ]
* Remove unnecessary X-Python{,3}-Version field in debian/control.
[ Michael R. Crusoe ]
* New upstream version
* Standards-Version: 4.5.0 (routine-update)
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target (routine-
update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Use canonical URL in Vcs-Browser.
* debian/clean: *.ctd
* Adapt autopkgtest to upstream changes
[ Andreas Tille ]
* debhelper-compat 13 (routine-update)
-- Andreas Tille <tille@debian.org> Thu, 01 Oct 2020 13:45:03 +0200
ctdopts (1.2-3) unstable; urgency=medium
* Fix VCS*.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 25 Feb 2018 09:27:06 -0800
ctdopts (1.2-2) unstable; urgency=medium
* Use 2to3 to ensure py3 compat. Fixed tests and added testing of
example.py.
* patched setup.py for pytz dependency
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 25 Feb 2018 08:37:40 -0800
ctdopts (1.2-1) unstable; urgency=medium
* Initial release. (Closes: #890752)
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 18 Feb 2018 03:30:59 -0800
|