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 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
|
python-deeptools (3.5.6+dfsg-1) unstable; urgency=medium
* Team Upload
* New upstream version 3.5.6+dfsg (Closes: #1095088)
-- Alexandre Detiste <tchet@debian.org> Sat, 08 Feb 2025 22:00:59 +0100
python-deeptools (3.5.5+dfsg-1) unstable; urgency=medium
* New upstream version 3.5.5+dfsg
* python2to3_for_executables.patch: account for deepBlue removal.
* d/control: declare compliance to standards version 4.7.0.
-- Étienne Mollier <emollier@debian.org> Sun, 12 May 2024 19:49:09 +0200
python-deeptools (3.5.4+dfsg-1) unstable; urgency=medium
* New upstream version
* d/watch: add +dfsg repack suffix.
This is preferable as documentation has been removed in the past, due
to the presence of minified javascript missing its corresponding
source.
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* tmp_inhibit_test_readFiltering.patch: refresh.
* python2to3_for_executables.patch: refresh.
* pytest.patch: delete: applied upstream.
* numpy-1.24.patch: delete: applied upstream.
* g/control: build depends on pybuild-plugin-pyproject.
* d/rules: defer test override to pybuild envvars.
* d/{rules,clean}: declare files cleanup instead of scripting.
* d/control: enable autopkgtest-pkg-pybuild.
* d/tests/: delete: deferred to autopkgtest-pkg-pybuild.
-- Étienne Mollier <emollier@debian.org> Mon, 18 Dec 2023 11:17:04 +0100
python-deeptools (3.5.2-1) unstable; urgency=medium
* New upstream version 3.5.2
* d/control: cleanup obsolete package versions.
* numpy-1.24.patch: refresh.
* pytest.patch: unfuzz.
* python2to3_for_executables.patch: unfuzz.
* python2to3_for_executables.patch: update.
Adjust also newly introduced files.
* d/s/lintian-overrides: remove.
The source-missing flag was not raised as the affected files are
already excluded.
-- Étienne Mollier <emollier@debian.org> Sat, 17 Jun 2023 11:17:47 +0200
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
|