Étienne Mollier pushed to branch master at Debian Med / psortb
Commits: a9430f4d by Étienne Mollier at 2022-04-24T10:57:54+02:00 intialize changelog - - - - - 0e198ea6 by Étienne Mollier at 2022-04-24T11:06:13+02:00 d/control: psortb now depends on libbio-perl-run-perl This fixes autopkgtest failures. - - - - - 980d3bf7 by Étienne Mollier at 2022-04-24T11:07:37+02:00 update changelog - - - - - 7b31447d by Étienne Mollier at 2022-04-24T11:07:58+02:00 routine-update: Standards-Version: 4.6.0 - - - - - cf8056d0 by Étienne Mollier at 2022-04-24T11:07:59+02:00 routine-update: debhelper-compat 13 - - - - - e5a82250 by Étienne Mollier at 2022-04-24T11:10:26+02:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +psortb (3.0.6+dfsg-3) unstable; urgency=medium + + * Team upload. + * d/control: psortb now depends on libbio-perl-run-perl, fixing autopkgtest + failures. + * Standards-Version: 4.6.0 (routine-update) + * debhelper-compat 13 (routine-update) + + -- Étienne Mollier <[email protected]> Sun, 24 Apr 2022 11:08:10 +0200 + psortb (3.0.6+dfsg-2) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]> Section: science Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), libsvm-dev, bioperl, ncbi-blast+-legacy, @@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 12), libmodhmm-dev, pkg-config, pftools, -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/psortb Vcs-Git: https://salsa.debian.org/med-team/psortb.git Homepage: https://www.psort.org/ @@ -26,6 +26,7 @@ Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, libbio-perl-perl, + libbio-perl-run-perl, libalgorithm-svm-perl, pftools, librpc-xml-perl View it on GitLab: https://salsa.debian.org/med-team/psortb/-/compare/7457268c33fcd335680fc38560ca1817b58d9a94...e5a822503b77f44abc288ba66ab52a3044cfc51e -- View it on GitLab: https://salsa.debian.org/med-team/psortb/-/compare/7457268c33fcd335680fc38560ca1817b58d9a94...e5a822503b77f44abc288ba66ab52a3044cfc51e 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
