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 106 107 108 109 110
|
dominate (2.9.1-2) unstable; urgency=medium
* Team upload.
* Update tests for docstring dedenting in Python 3.13 (closes: #1088247).
-- Colin Watson <cjwatson@debian.org> Sun, 08 Dec 2024 14:56:20 +0000
dominate (2.9.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.9.1
* Bump Standards-Version to 4.7.0
-- Timo Röhling <roehling@debian.org> Thu, 18 Apr 2024 00:05:20 +0200
dominate (2.9.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.9.0
* Drop hash value patch in favor of upstream fix
* Switch to PEP 517 build
-- Timo Röhling <roehling@debian.org> Tue, 28 Nov 2023 22:24:02 +0100
dominate (2.8.0-2) unstable; urgency=medium
* Team upload.
* Fix autopkgtest on 32 bit architectures
-- Timo Röhling <roehling@debian.org> Fri, 01 Sep 2023 21:15:27 +0200
dominate (2.8.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.8.0
* Bump Standards-Version to 4.6.2
* Migrate to autopkgtest-pkg-pybuild
-- Timo Röhling <roehling@debian.org> Thu, 31 Aug 2023 12:51:52 +0200
dominate (2.7.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.7.0
* Bump Standards-Version to 4.6.1
-- Timo Röhling <roehling@debian.org> Wed, 27 Jul 2022 01:43:32 +0200
dominate (2.6.0-1) unstable; urgency=medium
* Team upload.
[ 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.
[ Debian Janitor ]
* debian/control: Remove empty control field Uploaders.
* Bump debhelper from deprecated 9 to 12.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
* Bump debhelper from old 12 to 13.
[ Timo Röhling ]
* Fix d/watch
* New upstream version 2.6.0
- Fix import of collections.abc.Callable (Closes: #1001295)
* Bump Standards-Version to 4.6.0
-- Timo Röhling <roehling@debian.org> Sun, 20 Feb 2022 19:58:55 +0100
dominate (2.3.1-2) unstable; urgency=medium
* Team upload.
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove trailing whitespaces
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Thu, 25 Jul 2019 01:51:30 +0200
dominate (2.3.1-1) unstable; urgency=medium
* Move dominate to unstable from experimental, freeze over
* Add tag styles to .git-dpm config file
* Bump standards version, used https for copyright format URL
* Clean egg files so package builds twice
* Add autopkgtest-pkg-python test
-- Ross Gammon <rosco2@ubuntu.com> Fri, 14 Jul 2017 20:58:18 +0200
dominate (2.3.1-1~exp1) experimental; urgency=medium
* New upstream release
* Switch maintainer to Debian Python Modules Team
* Change Vcs fields to DPMT & make them secure
* Bump standards version, no changes required
-- Ross Gammon <rosco2@ubuntu.com> Thu, 16 Mar 2017 18:33:09 +0100
dominate (2.1.5-1) unstable; urgency=medium
* Initial release (Closes: #796518)
-- Ross Gammon <rossgammon@mail.dk> Mon, 24 Aug 2015 22:05:01 +0200
|