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 76
|
python-pyani (0.2.12-2) unstable; urgency=medium
[ Andreas Tille ]
* Proper filename for download tarball
[ Étienne Mollier ]
* d/control: move from nose to pytest.
* d/t/control: move from nose to pytest.
* d/t/run-unit-test: replace nosetests by pytest.
* pytest.patch: migrate from nose to pytest. (Closes: #1018559)
* d/t/run-unit-test: run against all supported python versions.
* d/control: add myself to uploaders.
* d/control: restore python3-all-dev now that python-biopython 1.80 is built
for python3.11.
* d/copyright: bump copyright year.
* d/t/control: ensure all python3 versions are present in autopkgtest.
-- Étienne Mollier <emollier@debian.org> Sat, 03 Dec 2022 18:51:23 +0100
python-pyani (0.2.12-1) unstable; urgency=medium
[ Andreas Tille ]
* Fix watch file
* New upstream version
* Standards-Version: 4.6.1 (routine-update)
* Fix lintian-overrides
[ Nilesh Patra ]
* B-D on python3-dev, as biopython does not supply bindings
for all py versions
-- Andreas Tille <tille@debian.org> Thu, 24 Nov 2022 08:29:42 +0100
python-pyani (0.2.11-1) unstable; urgency=medium
* Team Upload.
* d/watch: Fix watch regex
* New upstream version 0.2.11
* Update Manpage
* Bump debhelper-compat version to 13
* Declare compliance with policy 4.5.1
-- Nilesh Patra <nilesh@debian.org> Mon, 16 Aug 2021 23:48:36 +0530
python-pyani (0.2.10-2) unstable; urgency=medium
* Team upload.
[ Sao I Kuan ]
* Add Testsuite: autopkgtest-pkg-python
* Add test script for autopkgtest
[ Andreas Tille ]
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Trim trailing whitespace.
-- Sao I Kuan <saoikuan@gmail.com> Fri, 20 Mar 2020 17:21:22 +0900
python-pyani (0.2.10-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.5.0 (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* d/u/metatada: Added ref to conda
* Added clean of files autocreated/modded during build
-- Steffen Moeller <moeller@debian.org> Fri, 21 Feb 2020 20:30:39 +0100
python-pyani (0.2.9-1) unstable; urgency=medium
* Initial release (Closes: #944663)
-- Andreas Tille <tille@debian.org> Wed, 13 Nov 2019 15:38:25 +0100
|