This is an automated email from the git hooks/post-receive script. satta pushed a commit to branch master in repository roary.
commit 8008d0f99b52851f917af66ca923e6c9122125aa Author: Sascha Steinbiss <[email protected]> Date: Wed Oct 11 10:50:28 2017 +0200 add missing dep on libdigest-md5-file-perl --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index a12f8de..714196b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ roary (3.11.0+dfsg-1) unstable; urgency=medium * New upstream release. * Bump Standards-Version. + * Add missing runtime dep on libdigest-md5-file-perl. -- Sascha Steinbiss <[email protected]> Wed, 11 Oct 2017 10:18:22 +0200 diff --git a/debian/control b/debian/control index 835c27e..6c1d36d 100644 --- a/debian/control +++ b/debian/control @@ -47,6 +47,7 @@ Depends: ${perl:Depends}, ${misc:Depends}, bioperl, libarray-utils-perl, + libdigest-md5-file-perl, libenv-path-perl, libexception-class-perl, libfile-find-rule-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/roary.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
