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
|
python-pybedtools (0.8.0-1) unstable; urgency=medium
* New upstream version.
* d/control:
- Standards-Version: 4.3.0
- No Python2 packages
- Vcs links adapted for new home on salsa.d.o
* d/copyright
- adjusted paths for LGPL 2.1 files
- added notion of GPL-2 (not later) files, credits for spotting
those go to Thorsten Alteholz
Created issue https://github.com/daler/pybedtools/issues/271
proposing to homogenize that licensing.
-- Steffen Moeller <moeller@debian.org> Sat, 19 Jan 2019 15:41:02 +0100
python-pybedtools (0.7.10-2.1) REMOVED; urgency=medium
* Removed from unstable and testing, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894299
-- Steffen Moeller <moeller@debian.org> Wed, 13 Jun 2018 22:40:23 +0200
python-pybedtools (0.7.10-2) unstable; urgency=medium
* Team upload
* Add back test_issue_178 after upstream provided a patch
-- Andreas Tille <tille@debian.org> Thu, 09 Nov 2017 12:01:51 +0100
python-pybedtools (0.7.10-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Build-Depends: python3-all-dev (Thanks for the hint to Adrian Bunk
<bunk@debian.org>)
Closes: #868927
* Standards-Version: 4.1.1 (no changes needed)
* do not uselessly parse d/changelog
* hardening
* Exclude test test_issue_178 since it fails for strange reasons (to be
clarified with upstream)
-- Andreas Tille <tille@debian.org> Wed, 08 Nov 2017 09:00:50 +0100
python-pybedtools (0.7.8-1) unstable; urgency=medium
* Initial release. (Closes: #851358)
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 14 Jan 2017 01:51:01 -0800
|