Andreas Tille pushed to branch master at Debian Med / abyss
Commits: f00b1d62 by Andreas Tille at 2020-12-04T14:10:02+01:00 s/bsdmainutils/bsdextrautils/ Required for abyss-tabtomd, which needs /usr/bin/column - - - - - bdde2189 by Andreas Tille at 2020-12-04T14:10:43+01:00 routine-update: Standards-Version: 4.5.1 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +abyss (2.2.5-2) UNRELEASED; urgency=medium + + * s/bsdmainutils/bsdextrautils/ + Required for abyss-tabtomd, which needs /usr/bin/column + Closes: #964532 + * Standards-Version: 4.5.1 (routine-update) + + -- Andreas Tille <[email protected]> Fri, 04 Dec 2020 14:08:12 +0100 + abyss (2.2.5-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13), libsqlite3-dev, pkg-config, help2man -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/abyss Vcs-Git: https://salsa.debian.org/med-team/abyss.git Homepage: https://github.com/bcgsc/abyss @@ -24,7 +24,7 @@ Depends: make, ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, - bsdmainutils, + bsdextrautils, # For openmpi error messages: openmpi-common, # for /usr/bin/orted and possibly other MPI components: View it on GitLab: https://salsa.debian.org/med-team/abyss/-/compare/2b432ac0ccac3a8b7d17fb678f264d96e3405d6d...bdde2189e7a9648e4a9356fa48b2cb0fb8fab3ed -- View it on GitLab: https://salsa.debian.org/med-team/abyss/-/compare/2b432ac0ccac3a8b7d17fb678f264d96e3405d6d...bdde2189e7a9648e4a9356fa48b2cb0fb8fab3ed 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
