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 73 74 75
|
python-progress (1.6.1-1) unstable; urgency=medium
* New upstream release.
* Build with pybuild-plugin-pyproject.
* Bump Standards-Version to 4.7.2, no changes needed.
* Bump copyright years.
-- Stefano Rivera <stefanor@debian.org> Sun, 10 Aug 2025 09:15:31 +0200
python-progress (1.6-2) unstable; urgency=medium
* Bump debhelper from old 12 to 13.
-- Debian Janitor <janitor@jelmer.uk> Wed, 25 May 2022 21:15:26 +0100
python-progress (1.6-1) 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.
[ Debian Janitor ]
* Remove MIA uploader Barry Warsaw <barry@debian.org>. Closes: #970177
[ Stefano Rivera ]
* New upstream release.
* Adopt python-progress, it needs a human uploader.
* Bump Standards-Version to 4.6.0, no changes needed.
* Declare Rules-Requires-Root: no.
* Bump copyright years, and add myself.
* Extend UMEGAYA.
* Run upstream test suite.
* Replace trivial autopkgtest with one that runs the upstream test suite.
(Closes: #974517)
* Bump watch file version.
-- Stefano Rivera <stefanor@debian.org> Wed, 15 Sep 2021 20:49:57 -0700
python-progress (1.5-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.5
* d/control: Update Standards-Version to 4.5.0
* d/control: Build-Depends: debhelper-compat (= 12)
* Set upstream metadata fields
-- Diego M. Rodriguez <diego@moreda.io> Sat, 25 Jan 2020 14:59:41 +0100
python-progress (1.2-2) unstable; urgency=medium
* Team upload.
[ 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.
* Drop Python 2 support.
[ 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
-- Ondřej Nový <onovy@debian.org> Sat, 10 Aug 2019 21:12:40 +0200
python-progress (1.2-1) unstable; urgency=medium
* Initial release. (Closes: #812908)
-- Barry Warsaw <barry@debian.org> Thu, 28 Jan 2016 10:42:14 -0500
|