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 72
|
python-num2words (0.5.14-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Use dh-sequence-python3.
* Use pybuild-plugin-pyproject.
* Switch to autopkgtest-pkg-pybuild.
-- Colin Watson <cjwatson@debian.org> Mon, 10 Feb 2025 12:00:03 +0000
python-num2words (0.5.13-1) unstable; urgency=medium
[ Sébastien Delafond ]
* New upstream version 0.5.13
* d/control: bump-up Standards-Version
* d/control: set uploaders to Freexian Packaging Team
-- Sebastien Delafond <seb@debian.org> Mon, 30 Oct 2023 10:37:46 +0100
python-num2words (0.5.10-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Contact.
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete field Contact from debian/upstream/metadata (already present
in machine-readable debian/copyright).
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 29 Nov 2022 19:49:15 +0000
python-num2words (0.5.10-1) unstable; urgency=medium
* Team upload.
* New upstream release. (Closes: #985024)
* Fix debian/watch for new upstream tag using v prefix
* Update patch for changes in tests/test_cli.py
* Bump standards version, no changes
-- Neil Williams <codehelp@debian.org> Tue, 14 Sep 2021 11:32:39 +0100
python-num2words (0.5.9-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Remove ancient X-Python3-Version field
* 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 ]
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Raphaël Hertzog ]
* New upstream version 0.5.9
* Add python3-docopt to Build-Depends
* Disable CLI tests as we don't have python3-delegator in Debian
-- Raphaël Hertzog <raphael@freexian.com> Tue, 19 Jan 2021 16:16:13 +0100
python-num2words (0.5.6-1) unstable; urgency=medium
* Initial release (Closes: #891905)
-- Sophie Brun <sophie@freexian.com> Tue, 10 Apr 2018 18:05:40 +0200
|