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
|
python-airr (1.3.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Steffen Moeller ]
* New upstream version
* Standards-Version: 4.5.1 (routine-update)
-- Steffen Moeller <moeller@debian.org> Mon, 07 Dec 2020 17:28:55 +0100
python-airr (1.3.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
[ Steffen Moeller ]
* New upstream version
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Use secure URI in Homepage field. (routine-update)
-- Steffen Moeller <moeller@debian.org> Wed, 10 Jun 2020 01:12:28 +0200
python-airr (1.2.1-2) unstable; urgency=medium
* Team upload
[ Ondřej Nový ]
* d/control: Fix wrong Vcs-*.
[ Andreas Tille ]
* Use Debian Python Modules Team as maintainer
* Activate Testsuite: autopkgtest-pkg-python
* debhelper 12
* Standards-Version: 4.3.0
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
* Binary package in section python
* Add primitive auto-generated manpage
-- Andreas Tille <tille@debian.org> Tue, 22 Jan 2019 08:40:19 +0100
python-airr (1.2.1-1) unstable; urgency=medium
* Initial release (Closes: #913805)
* Some good soul please address the tests. They seem fine when started
as "setup.py test" directly.
-- Steffen Moeller <moeller@debian.org> Thu, 15 Nov 2018 14:40:07 +0100
|