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
|
python-morris (1.2-4) unstable; urgency=medium
* Team upload.
* d/rules: Remove override_dh_auto_build. It is not necessary.
* d/control: Bump Standards-Version to 4.6.2.1 (from 3.9.6; no further
changes needed).
* d/control: Use dh-sequence-python3 instead of dh-python.
- d/rules remove --with=python3.
* d/rules: Add override_dh_installdocs target to fix the documentation build
(Closes: #1026584).
* d/patches/0001-Fix-doctest.patch: Add patch to fix doctest during the
build and autopkgtest.
* d/control: Add Rules-Requires-Root: no in the source stanza.
* d/watch: Bump version to 4 (from 3).
* d/patches/0002-Remove-links-to-images.patch: Add patch to remove image
links to avoid privacy-breach-generic lintian warnings.
-- Emmanuel Arias <eamanu@debian.org> Mon, 26 Feb 2024 15:36:25 -0300
python-morris (1.2-3) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
[ 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 ]
* Apply multi-arch hints.
+ python-morris-doc: Add Multi-Arch: foreign.
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Bug-Submit.
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 15:26:44 -0400
python-morris (1.2-2) unstable; urgency=medium
* Team upload.
[ Zygmunt Krynicki ]
* debian/control: wrap-and-sort
[ 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: Deprecating priority extra as per policy 4.0.1
* d/watch: Use https protocol
* d/control: Remove XS-Testsuite field, not needed anymore
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* 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> Sat, 03 Aug 2019 13:38:56 +0200
python-morris (1.2-1) unstable; urgency=low
* Initial release (Closes: #762405)
-- Zygmunt Krynicki <zygmunt.krynicki@canonical.com> Tue, 24 Mar 2015 21:27:58 +0000
|