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
|
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
|