Skip to content
Commits on Source (4)
circlator (1.5.5-3) unstable; urgency=medium
* Team upload.
* Architecture amd64 only
Closes: #921216
* debhelper 12
* Standards-Version: 4.3.0
-- Andreas Tille <tille@debian.org> Mon, 04 Feb 2019 09:32:42 +0100
circlator (1.5.5-2) unstable; urgency=medium
* Team upload.
......
......@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Afif Elghraoui <afif@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
Build-Depends: debhelper (>= 12~),
dh-python,
python3-all,
python3-setuptools,
......@@ -18,13 +18,13 @@ Build-Depends: debhelper (>= 11~),
bwa (>= 0.7.12),
prodigal,
canu (<< 1.8+dfsg-1) | canu (>= 1.8+dfsg-2)
Standards-Version: 4.2.1
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/circlator
Vcs-Git: https://salsa.debian.org/med-team/circlator.git
Homepage: http://sanger-pathogens.github.io/circlator/
Package: circlator
Architecture: all
Architecture: amd64
Depends: ${misc:Depends},
${python3:Depends},
prodigal,
......
Description: Fix canu detection
Autor: Andreas Tille <tille@debian.org>
Author: Andreas Tille <tille@debian.org>
Last-Update: Sat, 02 Dec 2017 16:44:51 +0100
Bug-Debian: https://bugs.debian.org/880248
......