Skip to content
Commits on Source (5)
fast5 (0.6.5-4) UNRELEASED; urgency=medium
fast5 (0.6.5-4) unstable; urgency=medium
[ Michael R. Crusoe ]
* Team upload.
* Call python2 instead of python in the autopkg test, (Closes: #943427)
* Drop Python2 call completely from autopkg test, (Closes: #943427)
Fix courtesy of Matthias Klose <doko@ubuntu.com>; thanks!
-- Michael R. Crusoe <michael.crusoe@gmail.com> Fri, 08 Nov 2019 18:17:16 +0100
[ Andreas Tille ]
* Standards-Version: 4.4.1
* debian/copyright: Use spaces rather than tabs in continuation lines.
* Set upstream metadata fields: Repository.
-- Andreas Tille <tille@debian.org> Thu, 21 Nov 2019 09:14:17 +0100
fast5 (0.6.5-3) unstable; urgency=medium
......
......@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 12),
python3-all-dev,
python3-setuptools,
cython3
Standards-Version: 4.4.0
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/fast5
Vcs-Git: https://salsa.debian.org/med-team/fast5.git
Homepage: https://github.com/mateidavid/fast5
......
......@@ -9,11 +9,6 @@ Depends:
libfast5-dev,
Restrictions: allow-stderr
Test-Command:
python2 -c "import fast5"
Depends:
python-fast5
Test-Command:
python3 -c "import fast5"
Depends:
......
......@@ -7,3 +7,4 @@ Registry:
Entry: NA
- Name: conda:bioconda
Entry: fast5
Repository: https://github.com/mateidavid/fast5