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
|
pydispatcher (2.0.5-5) unstable; urgency=medium
* Team upload.
* Fix documentation build with Python 3.11. (Closes: #1028697)
* Switch from SourceForge to GitHub for Homepage field.
* Bump debhelper from deprecated 9 to 13.
* Update standards version to 4.6.2, no changes needed.
* Update watch file format version to 4.
-- Paul Wise <pabs@debian.org> Sun, 22 Jan 2023 17:19:23 +0800
pydispatcher (2.0.5-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + python-pydispatch-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 12:22:53 +0100
pydispatcher (2.0.5-3) 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.
-- Sandro Tosi <morph@debian.org> Thu, 02 Jun 2022 21:04:01 -0400
pydispatcher (2.0.5-2) unstable; urgency=medium
[Ondřej Nový]
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[Neil Muller]
* Drop python2 python-pydispatch package. (Closes: #937428)
* Replace tabs in debian/copyright with spaces (lintian warning).
* Bump Standards-Version to 4.4.1 (no further changes needed).
* Add 0003-Update-documentation-build-to-work-with-python3.patch to build
the documentation using python 3.
* Make docs build reproducible: (Closes: #890738)
- Add 0004-Use-pydoc.visiblename-to-filter-doc-generation.patch to exclude
private attributes which include build path information.
- Add sed command to strip out remaining file paths from the documentation
after the build (patch contributed by Chris Lamb).
* Added autopkgtest-pkg-python testsuite.
-- Neil Muller <drnlmuller+debian@gmail.com> Fri, 27 Dec 2019 19:45:13 +0200
pydispatcher (2.0.5-1) unstable; urgency=low
* Initial release. (Closes: #800441)
-- Neil Muller <drnlmuller+debian@gmail.com> Sun, 29 Nov 2015 02:34:01 +0200
|