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
|
convertdate (2.4.0-2) unstable; urgency=medium
* Team Upload
* Use dh-sequence-python3
* Drop "Rules-Requires-Root: no": it is now the default
* Bump Standards-Version to 4.7.2
* Remove extraneous python3-tz build-dep. (see HISTORY.rst)
* Rewrite d/watch in v5 format
-- Alexandre Detiste <tchet@debian.org> Wed, 03 Dec 2025 21:04:13 +0100
convertdate (2.4.0-1) unstable; urgency=medium
* Switch to pristine-tar/upstream pattern
- technically, this only means we disregard the upstream repo from now
on...
- ... and that this build was based on the tarball, not the tag
* New upstream release.
-- Antoine Beaupré <anarcat@debian.org> Thu, 26 Jan 2023 15:24:01 -0500
convertdate (2.3.2-2) unstable; urgency=medium
* Team upload.
* autopkgtest: Add python3-all as dependency. Closes: #1001290
* autopkgtest: Mark d/tests/python3-unittest as executable.
* d/watch:
- Update to version 4.
- Point URL to GitHub, which includes unittests. Current version
is also downloaded from GitHub.
* Bump debhelper to version 13.
* d/changelog: remove trailing whitespace.
* Add upstream metadata file with fields: Bug-Database, Bug-Submit,
Repository and Repository-Browse.
* Document Rules-Requires-Root
* Convert first letter to lower case and remove punctuation
in short description
* Remove fields Recommends and Suggests from binary package, not used.
* Update Standards-Version to 4.6.0.
* Enable salsa CI.
* Renamed repository, to match source name.
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Sat, 11 Dec 2021 16:04:27 +0000
convertdate (2.3.2-1) unstable; urgency=medium
* new upstream release, required for bullseye's Python 3.9
* missed the freeze deadline: add autopkgtest to cross the freeze
-- Antoine Beaupré <anarcat@debian.org> Mon, 15 Mar 2021 13:32:20 -0400
convertdate (2.3.1-1) unstable; urgency=medium
* new upstream release
-- Antoine Beaupré <anarcat@debian.org> Tue, 02 Mar 2021 20:03:49 -0500
convertdate (2.3.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Antoine Beaupré ]
* new upstream release
-- Antoine Beaupré <anarcat@debian.org> Thu, 04 Feb 2021 16:45:04 -0500
convertdate (2.2.1-1) unstable; urgency=medium
* new upstream release (Closes: #954908)
-- Antoine Beaupré <anarcat@debian.org> Sun, 10 May 2020 22:31:16 -0400
convertdate (2.2.0-1) UNRELEASED; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Antoine Beaupré ]
* New upstream release
* make this officially part of DPMT
-- Antoine Beaupré <anarcat@debian.org> Sun, 27 Oct 2019 22:43:54 -0400
convertdate (2.1.3-2) unstable; urgency=medium
* bump standards version, no change
* remove python2 support, since python-ephem was removed
-- Antoine Beaupré <anarcat@debian.org> Thu, 26 Sep 2019 14:08:29 -0400
convertdate (2.1.3-1) unstable; urgency=medium
* package for Debian as a missing dateparser dependency (Closes: #922335)
-- Antoine Beaupré <anarcat@debian.org> Thu, 14 Feb 2019 18:27:51 +0000
|