Andreas Tille pushed to branch master at Debian Med / qcat
Commits: d838f699 by Andreas Tille at 2020-04-24T10:01:07+02:00 Versioned (Build-)Depends: python3-parasail (>= 1.2-3) - - - - - 348180b2 by Andreas Tille at 2020-04-24T10:03:31+02:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,9 @@ -qcat (1.1.0-2) UNRELEASED; urgency=medium +qcat (1.1.0-2) unstable; urgency=medium * Rules-Requires-Root: no (routine-update) + * Versioned (Build-)Depends: python3-parasail (>= 1.2-3) - -- Andreas Tille <[email protected]> Thu, 23 Apr 2020 11:23:17 +0200 + -- Andreas Tille <[email protected]> Fri, 24 Apr 2020 10:01:15 +0200 qcat (1.1.0-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 12), python3-pytest <!nocheck>, python3-pytest-cov <!nocheck>, python3-biopython <!nocheck>, - python3-parasail <!nocheck>, + python3-parasail (>= 1.2-3) <!nocheck>, python3-yaml <!nocheck> Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/qcat @@ -24,7 +24,7 @@ Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-biopython, - python3-parasail, + python3-parasail (>= 1.2-3), python3-yaml Suggests: qcat-examples Description: demultiplexing Oxford Nanopore reads from FASTQ files View it on GitLab: https://salsa.debian.org/med-team/qcat/-/compare/977d3a5819a5fbd78c4b0c9ae2d3b0098a0cd2a3...348180b25daf7e8014a9e2bf5440f029cb011745 -- View it on GitLab: https://salsa.debian.org/med-team/qcat/-/compare/977d3a5819a5fbd78c4b0c9ae2d3b0098a0cd2a3...348180b25daf7e8014a9e2bf5440f029cb011745 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
