This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libmail-box-perl.
commit 51fb6d9f82fe260e0baacd6ec0da20a5b6b59e12 Author: Damyan Ivanov <[email protected]> Date: Wed Jan 3 20:39:01 2018 +0000 update (build) dependencies --- debian/control | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/debian/control b/debian/control index 68dd954..542d15d 100644 --- a/debian/control +++ b/debian/control @@ -8,21 +8,17 @@ Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libdevel-globaldestruction-perl (>= 0.09), - libdigest-hmac-perl, libemail-abstract-perl, libemail-simple-perl, libfile-remove-perl, libhtml-format-perl, libio-stringy-perl, - libmailtools-perl (>= 2.17), + libmail-message-perl, + libmail-transport-perl, libmime-tools-perl, - libmime-types-perl, libobject-realize-later-perl (>= 0.19), libtest-pod-perl, libtext-autoformat-perl, - libtimedate-perl, - liburi-perl, - libuser-identity-perl (>= 0.94), netbase, perl Standards-Version: 3.9.8 @@ -33,15 +29,11 @@ Homepage: http://perl.overmeer.net/mailbox/ Package: libmail-box-perl Architecture: all Depends: libdevel-globaldestruction-perl (>= 0.09), - libdigest-hmac-perl, libfile-remove-perl, libio-stringy-perl, - libmailtools-perl (>= 2.17), - libmime-types-perl, + libmail-message-perl, + libmail-transport-perl, libobject-realize-later-perl (>= 0.19), - libtimedate-perl, - liburi-perl, - libuser-identity-perl (>= 0.94), ${misc:Depends}, ${perl:Depends} Suggests: libhtml-format-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmail-box-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
