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
|
python-multipledispatch (1.0.0-1) unstable; urgency=medium
* New upstream release.
- Refresh patches
* Bump Standards-Version to 4.6.2 (no changes needed)
* d/s/options: Ignore .egg-info in diffs (Closes: #1047479)
-- Christian Kastner <ckk@debian.org> Tue, 15 Aug 2023 19:35:36 +0200
python-multipledispatch (0.6.0-3) unstable; urgency=medium
* Fix autopkgtest (missing dependency)
* Fix d/watch
* Bump Standards-Version to 4.6.0 (no changes needed)
* Bump debhelper compatibility to 13
-- Christian Kastner <ckk@debian.org> Thu, 17 Feb 2022 22:00:15 +0100
python-multipledispatch (0.6.0-2) 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.
[ Christian Kastner ]
* Fix URL pattern in d/watch
* Bump Standards-Version to 4.5.1 (no changes needed)
* Mark python-multipledispatch-doc as Multi-Arch: foreign
-- Christian Kastner <ckk@debian.org> Mon, 07 Dec 2020 11:21:53 +0100
python-multipledispatch (0.6.0-1) unstable; urgency=medium
* Initial release. Closes: #969766
-- Christian Kastner <ckk@debian.org> Wed, 16 Sep 2020 16:04:31 +0200
|