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 90d397a2572d791f16493f72668ba6d568d457aa Author: Damyan Ivanov <[email protected]> Date: Tue Oct 24 14:37:16 2017 +0000 replace (build) dependency on libemail-address-perl with libemail-address-xs-perl --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index b4d5f74..d4e75cf 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, - libemail-address-perl, + libemail-address-xs-perl, libemail-messageid-perl, libemail-mime-contenttype-perl (>= 1.016), libemail-mime-encodings-perl (>= 1.314), @@ -25,7 +25,7 @@ Package: libemail-mime-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, - libemail-address-perl, + libemail-address-xs-perl, libemail-messageid-perl, libemail-mime-contenttype-perl (>= 1.016), libemail-mime-encodings-perl (>= 1.314), -- 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
