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 68 69 70 71
|
python-leather (0.4.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* d/patches: Refresh patches and set Forwarded to not-needed.
* d/watch: Bump watch file standard from 3 to 4.
* d/control:
- Add furo, jdupes to Build-Depends.
- Bump Standards-Version from 3.9.8 to 4.6.2.
- Set Rules-Requires-Root to no.
- Add Testsuite autopkgtest-pkg-pybuild.
- Remove Built-Using for sphinxdoc, since Architecture set to all.
- Remove unused Build-Depends (dpkg-dev, python3-doc, python3-six,
sphinx-common).
- Remove/alter Suggests fields for python-leather-doc.
* d/rules:
- Remove excess overrides for dh_auto_build and check for
disabling dh_auto_test.
- Call jdupes to remove duplicate files in the documentation package.
* d/tests: Remove, replaced with autopkgtest-pkg-pybuild for upstream tests.
* d/python-leather-doc.examples: Install examples folder.
* d/salsa-ci.yml: Enable salsa-ci pipeline.
-- Ileana Dumitrescu <ileanadumitrescu95@gmail.com> Thu, 07 Dec 2023 08:49:25 +0000
python-leather (0.3.4-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + python-leather-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 27 Nov 2022 14:04:52 +0000
python-leather (0.3.4-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python3-Version field
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
* 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 ]
* Bump debhelper from old 10 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Use secure URI in Homepage field.
* Remove 1 unused lintian overrides.
* Bump debhelper from old 12 to 13.
[ Scott Talbert ]
* Update to new upstream release 0.3.4
-- Scott Talbert <swt@techie.net> Thu, 11 Nov 2021 17:56:24 -0500
python-leather (0.3.3-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sat, 02 Jan 2021 18:04:03 +0100
python-leather (0.3.3-1) unstable; urgency=low
* Initial release. (Closes: #857388)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Thu, 16 Mar 2017 15:59:53 +0000
|