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
|
python-first (2.0.2-4) unstable; urgency=medium
* QA upload.
* Redirected stderr in autopkgtest to avoid bogus test failure.
-- Petter Reinholdtsen <pere@debian.org> Tue, 05 Nov 2024 07:35:34 +0100
python-first (2.0.2-3) unstable; urgency=medium
* QA upload.
* Corrected typo in autopkgtest script.
-- Petter Reinholdtsen <pere@debian.org> Fri, 01 Nov 2024 20:33:50 +0100
python-first (2.0.2-2) unstable; urgency=medium
* QA upload.
* Added autopkgtest script running the self testing code.
-- Petter Reinholdtsen <pere@debian.org> Fri, 01 Nov 2024 11:03:23 +0100
python-first (2.0.2-1) unstable; urgency=medium
* QA upload.
* Added d/gbp.conf to describe branch layout.
* Updated vcs in d/control to Salsa.
* Updated d/gbp.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 3.9.4 to 4.7.0.
* Use wrap-and-sort -at for debian control files.
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 8 to 13.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Added d/watch file.
* Trim down d/gbp.conf content to reflect current setup.
* New upstream version 2.0.2.
- Dropped patches applied upstream.
-- Petter Reinholdtsen <pere@debian.org> Thu, 31 Oct 2024 22:30:51 +0100
python-first (2.0.0-3) unstable; urgency=medium
* QA upload.
* Set the Maintainer field to the QA Group.
* Drop Python 2 support.
* Switch to pybuild.
* Add B-D: dh-python.
* Switch priority from extra to optional.
* Drop obsolete X-Python-Version field.
* Drop outdated Vcs-* fields.
-- Andrey Rahmatullin <wrar@debian.org> Mon, 12 Aug 2019 23:23:11 +0500
python-first (2.0.0-2) unstable; urgency=low
* Install all Python version to build (Closes: #718097)
* Patch setup.py so install works in non-UTF-8 environment
-- Julien Danjou <acid@debian.org> Sun, 28 Jul 2013 13:07:53 +0200
python-first (2.0.0-1) unstable; urgency=low
* Initial release (Closes: #711359)
-- Julien Danjou <acid@debian.org> Thu, 06 Jun 2013 16:42:54 +0200
|