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
|
singledispatch (3.4.0.3-4) unstable; urgency=low
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from deprecated 9 to 12.
[ 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 ]
* Remove MIA uploader Barry Warsaw <barry@debian.org>. Closes: #970182
* Bump debhelper from old 12 to 13.
-- Sandro Tosi <morph@debian.org> Sat, 04 Jun 2022 20:22:49 -0400
singledispatch (3.4.0.3-3) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
* 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.
[ Barry Warsaw ]
* d/control: Put DPMT in Maintainers and myself in Uploaders.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
[ Sandro Tosi ]
* Drop python2 support; Closes: #938487
-- Sandro Tosi <morph@debian.org> Wed, 01 Apr 2020 23:09:26 -0400
singledispatch (3.4.0.3-2) unstable; urgency=medium
* d/control:
- Bump Standards-Version with no other changes necessary.
- Bump debhelper Build-Depends to version 9.
- Update Vcs-* headers.
* d/compat: Bump to version 9
* d/watch: Use the pypi.debian.net redirector.
-- Barry Warsaw <barry@debian.org> Thu, 11 Jun 2015 10:05:56 -0400
singledispatch (3.4.0.3-1) unstable; urgency=medium
* New upstream release.
* d/python3-singledispatch.pyremove: Added to remove extra egg-info
directory, avoiding a lintian warning.
-- Barry Warsaw <barry@debian.org> Mon, 19 May 2014 16:47:22 -0400
singledispatch (3.4.0.2-1) unstable; urgency=low
* Initial release. Closes: #732038
-- Barry Warsaw <barry@debian.org> Thu, 12 Dec 2013 18:40:37 -0500
|