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 77 78 79 80 81 82 83
|
python-deeptools (3.5.1-3) unstable; urgency=medium
* Team Upload.
* Cherry-pick upstream patch to fix problems with
numpy 1.24 (Closes: #1027225)
* Bump Standards-Version to 4.6.2 (no changes needed)
* Apply patches before running autopkgtests
-- Nilesh Patra <nilesh@debian.org> Fri, 30 Dec 2022 19:33:06 +0530
python-deeptools (3.5.1-2) unstable; urgency=medium
* d/{,t/}control: depend on pytest instead of nose. (Closes: #1018477)
* d/{rules,t/run-unit-test}: use pytest-3 instead of nosetests3.
* pytest.patch: add; convert tests to pytest usage.
* d/t/run-unit-test: run against all supported py3 versions.
* d/control: add myself to uploaders.
* Standards-Version: 4.6.1 (routine-update)
* d/control: reorder items (routine-update apparently).
* d/t/control: add test dependency on python3-all.
-- Étienne Mollier <emollier@debian.org> Fri, 02 Dec 2022 16:44:18 +0100
python-deeptools (3.5.1-1) unstable; urgency=medium
* Team Upload.
* New upstream version 3.5.1
* Update versioned B-D
* Declare compliance with policy 4.5.1
-- Nilesh Patra <nilesh@debian.org> Sun, 15 Aug 2021 18:10:18 +0530
python-deeptools (3.5.0-1) unstable; urgency=medium
* New upstream version
* debhelper-compat 13 (routine-update)
-- Steffen Moeller <moeller@debian.org> Tue, 15 Sep 2020 11:10:31 +0200
python-deeptools (3.4.3-1) unstable; urgency=medium
* New upstream version
-- Steffen Moeller <moeller@debian.org> Tue, 05 May 2020 17:35:30 +0200
python-deeptools (3.4.2-1) unstable; urgency=medium
* New upstream version
* Set upstream metadata fields: Repository, Repository-Browse.
-- Steffen Moeller <moeller@debian.org> Wed, 08 Apr 2020 12:16:44 +0200
python-deeptools (3.3.2+ds-3) unstable; urgency=medium
[ Sao I Kuan ]
* Team upload.
* Add autopkgtest shell script
* Add Testsuite: autopkgtest-pkg-python
* Add Rules-Requires-Root: no
* Add salsa-ci.yml
[ Andreas Tille ]
* Remove trailing whitespace in debian/changelog (routine-update)
-- Sao I Kuan <saoikuan@gmail.com> Sat, 21 Mar 2020 22:53:34 +0900
python-deeptools (3.3.2+ds-2) unstable; urgency=medium
* Team upload.
* DEP3
* Simplify watch file
* Build-Depends: python3-nose
Closes: #950911
* Binary package is Section: python
* Remove trailing whitespace in debian/copyright (routine-update)
-- Andreas Tille <tille@debian.org> Sat, 08 Feb 2020 17:28:00 +0100
python-deeptools (3.3.2+ds-1) unstable; urgency=medium
* Initial release (Closes: #934321)
-- Steffen Moeller <moeller@debian.org> Thu, 23 Jan 2020 20:07:39 +0100
|