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 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
|
python-gffutils (0.13-2) unstable; urgency=medium
* Team upload.
* Patch-out usage of simplejson
-- Alexandre Detiste <tchet@debian.org> Fri, 17 Jan 2025 16:37:19 +0100
python-gffutils (0.13-1) unstable; urgency=medium
* Team Upload.
* Standards-Version: 4.7.0 (routine-update)
* Refresh patches
* Remove dependency on python3-six
[ Michael R. Crusoe ]
* d/patches/pytest8: applied upstream.
-- Alexandre Detiste <tchet@debian.org> Sat, 13 Apr 2024 20:40:16 +0200
python-gffutils (0.12-3) unstable; urgency=medium
* d/patches: add pytest 8.x compatability. Closes: #1063974
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
-- Michael R. Crusoe <crusoe@debian.org> Wed, 06 Mar 2024 09:54:18 +0100
python-gffutils (0.12-2) unstable; urgency=medium
* Team Upload.
* Add patch to fixup faulty version parsing (Closes: #1054738)
-- Nilesh Patra <nilesh@debian.org> Sun, 05 Nov 2023 01:00:49 +0000
python-gffutils (0.12-1) unstable; urgency=medium
* New upstream version 0.12
* newer_bedtools patch: refresh; a file moved.
* pytest patch: delete: applied upstream.
* d/rules: remove leftover db file from dist-packages.
-- Étienne Mollier <emollier@debian.org> Thu, 20 Jul 2023 01:06:25 +0200
python-gffutils (0.11.1-3) unstable; urgency=medium
* d/control: restore support for all python3 versions.
* d/control: declare compliance to standards version 4.6.2.
* d/control: add myself to uploaders.
-- Étienne Mollier <emollier@debian.org> Sat, 07 Jan 2023 15:10:03 +0100
python-gffutils (0.11.1-2) unstable; urgency=medium
* Team upload.
[ Michael R. Crusoe ]
* Patch out usage of nose in favor of pytest. Closes: #1018501
* Mark the python3 patch as not needing forwarding. Update my email
address in more places
[ Étienne Mollier ]
* d/control: stick to default python3 3.10.
* d/lintian-overrides: refresh overrides.
-- Étienne Mollier <emollier@debian.org> Sun, 04 Dec 2022 18:42:16 +0100
python-gffutils (0.11.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.11.1
-- Nilesh Patra <nilesh@debian.org> Thu, 13 Oct 2022 22:10:06 +0530
python-gffutils (0.11.0-2) UNRELEASED; urgency=medium
* Team upload.
* Drop unused include-binaries
-- Andreas Tille <tille@debian.org> Sun, 17 Jul 2022 16:53:16 +0200
python-gffutils (0.11.0-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.6.1 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Remove backup file from install dir
-- Andreas Tille <tille@debian.org> Sun, 17 Jul 2022 16:13:44 +0200
python-gffutils (0.10.1-2) unstable; urgency=medium
* Team upload.
[ Stefano Rivera ]
* Avoid deadlocks in tests under Python 3.8
Closes: #950853
[ Andreas Tille ]
* Standards-Version: 4.5.0 (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* autopkgtest:
- s/$ADTTMP/$AUTOPKGTEST_TMP/g
- cleanup after running test suite
- rename test script to run-unit-test
- document how users can test installation
-- Andreas Tille <tille@debian.org> Tue, 18 Feb 2020 10:38:32 +0100
python-gffutils (0.10.1-1) unstable; urgency=medium
* New upstream version
* Freshen patches, removing two applied upstream
* Remove obsolete fields Name from debian/upstream/metadata.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 01 Jan 2020 12:49:11 +0100
python-gffutils (0.9-2) unstable; urgency=medium
* debhelper 11
* debhelper-compat 12
* Standards-Version: 4.4.0
* Set upstream metadata fields: Name.
* Enable running the tests at build time; added autopkgtesting of upstream's
built-in tests
* Generate a unix manual page for gffutils-cli
* Recommend python3-pybedtools
-- Michael R. Crusoe <michael.crusoe@gmail.com> Tue, 24 Sep 2019 16:58:24 +0200
python-gffutils (0.9-1) unstable; urgency=medium
* Reupload after removal (#894298)
* New upstream version.
* d/u/metadata: Added RRIDs
* Added myself to uploaders.
* Changed section from python to science
* TODO: build documentation
-- Steffen Moeller <moeller@debian.org> Thu, 17 Jan 2019 21:02:56 +0100
python-gffutils (0.8.7.1-1) REMOVED; urgency=medium
* Initial release. (Closes: #851488)
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 15 Jan 2017 06:54:17 -0800
|