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
|
modernize (0.9-2) unstable; urgency=medium
* Team Upload
* Set Rules-Requires-Root: no
* Fix paths in d/copyright
* Use a dumb testsuite with one superficial test
-- Alexandre Detiste <tchet@debian.org> Tue, 02 Jul 2024 00:29:21 +0200
modernize (0.9-1) unstable; urgency=medium
* Team Upload
* New upstream version 0.9 (Closes: #968459)
* Switch to github archive, PyPi is missing tests
* Switch to DH 13
* Update build dependencies:
- python3-nose (Closes: #1018411)
- python3-setuptools
+ pybuild-plugin-pyproject
+ python3-fissix (a 2to3 fork)
+ python3-flit-scm
+ python3-pytest
-- Alexandre Detiste <tchet@debian.org> Sat, 25 May 2024 12:39:59 +0200
modernize (0.7-3) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* 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 ]
* Set field Upstream-Name in debian/copyright.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
-- Sandro Tosi <morph@debian.org> Wed, 04 May 2022 00:02:37 -0400
modernize (0.7-2) unstable; urgency=medium
* Correct Vcs URLs
* Bump Standards-Version to 4.4.0
-- Benjamin Drung <benjamin.drung@cloud.ionos.com> Mon, 15 Jul 2019 11:28:44 +0200
modernize (0.7-1) unstable; urgency=medium
* Initial version. (Closes: #928022)
-- Benjamin Drung <benjamin.drung@cloud.ionos.com> Fri, 26 Apr 2019 12:18:31 +0200
|