Michael R. Crusoe pushed to branch master at Debian Med / libbio-db-refseq-perl
Commits: 0ac18e13 by Michael R. Crusoe at 2019-12-28T08:45:10Z Be explicit about lib-*-perl dependencies - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libbio-db-refseq-perl (1.7.3-2) unstable; urgency=medium + + * Be explicit about libhttp-message-perl dependency. + + -- Michael R. Crusoe <[email protected]> Sat, 28 Dec 2019 09:43:21 +0100 + libbio-db-refseq-perl (1.7.3-1) unstable; urgency=low * Initial release. (Closes: #946269) ===================================== debian/control ===================================== @@ -20,6 +20,8 @@ Package: libbio-db-refseq-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, + libhttp-message-perl, + libwww-perl, libbio-perl-perl Breaks: libbio-perl-perl (<< 1.7.3) Replaces: libbio-perl-perl (<< 1.7.3) View it on GitLab: https://salsa.debian.org/med-team/libbio-db-refseq-perl/commit/0ac18e13487b7b835541b37f8952c21a0fd23fe7 -- View it on GitLab: https://salsa.debian.org/med-team/libbio-db-refseq-perl/commit/0ac18e13487b7b835541b37f8952c21a0fd23fe7 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
