This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libemail-mime-perl.
commit 40afea1da5b4702c8bcf6952a3ab75dc3994e7c0 Author: Damyan Ivanov <[email protected]> Date: Tue Oct 24 15:10:07 2017 +0000 add (build) dependency on libmodule-runtime-perl --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 844aabc..f776c4b 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Build-Depends-Indep: perl, libemail-mime-encodings-perl (>= 1.314), libemail-simple-perl (>= 2.212), libmime-types-perl, + libmodule-runtime-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libemail-mime-perl.git @@ -30,7 +31,8 @@ Depends: ${misc:Depends}, libemail-simple-perl (>= 2.212), libemail-mime-contenttype-perl (>= 1.022), libemail-mime-encodings-perl (>= 1.314), - libmime-types-perl + libmime-types-perl, + libmodule-runtime-perl Provides: libemail-mime-creator-perl, libemail-mime-modifier-perl Description: module for simple MIME message parsing -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-mime-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
