Andreas Tille pushed to branch master at Debian Med / ariba
Commits: fa070254 by Andreas Tille at 2018-10-25T11:17:42Z Should Build-Depend: python3-dev instead of python3-all-dev since it is just an application that simply goes with the default Python version - - - - - b85a4374 by Andreas Tille at 2018-10-25T11:17:50Z Standards-Version: 4.2.1 - - - - - 49950b81 by Andreas Tille at 2018-10-25T11:19:13Z Versioned (Build-)Depends: libfml(0|-dev) (>= 0.1-4~) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +ariba (2.12.1+ds-3) UNRELEASED; urgency=medium + + * Team upload. + * Should Build-Depend: python3-dev instead of python3-all-dev since it + is just an application that simply goes with the default Python version + * Standards-Version: 4.2.1 + * Versioned (Build-)Depends: libfml(0|-dev) (>= 0.1-4~) + + -- Andreas Tille <[email protected]> Thu, 25 Oct 2018 11:30:15 +0200 + ariba (2.12.1+ds-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Sascha Steinbiss <[email protected]> Section: science Priority: optional Build-Depends: debhelper (>= 11), - python3-all-dev, + python3-dev, python3-dendropy, python3-setuptools, python3-pymummer (>= 0.10.2), @@ -17,12 +17,12 @@ Build-Depends: debhelper (>= 11), cd-hit, mash, libminimap-dev, - libfml-dev (>= 0.1-3), + libfml-dev (>= 0.1-4~), mummer, fastaq (>= 3.12.0), help2man, asciidoctor -Standards-Version: 4.2.0 +Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/med-team/ariba Vcs-Git: https://salsa.debian.org/med-team/ariba.git Homepage: https://github.com/sanger-pathogens/ariba @@ -35,7 +35,7 @@ Depends: ${misc:Depends}, bowtie2 (>= 2.1.0), cd-hit, mash, - libfml0, + libfml0 (>= 0.1-4~), libminimap0, mummer, python3-dendropy, View it on GitLab: https://salsa.debian.org/med-team/ariba/compare/37fca3311a2c5df64a7629728e8fdaa350c0f9f9...49950b81f3c2e3204ca7382e70eab91ac62da0ef -- View it on GitLab: https://salsa.debian.org/med-team/ariba/compare/37fca3311a2c5df64a7629728e8fdaa350c0f9f9...49950b81f3c2e3204ca7382e70eab91ac62da0ef 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
