This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libemail-stuffer-perl.
commit 440d0d7c148a9ebcab7b11a9223617ba6653698a Author: gregor herrmann <[email protected]> Date: Thu Nov 23 21:22:19 2017 +0100 Add libio-all-perl to Build-Depends-Indep and Recommends. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index a031172..e52134a 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Priority: optional Build-Depends: debhelper (>= 9.20120312) Build-Depends-Indep: libemail-mime-perl (>= 1.943), libemail-sender-perl (>= 0.120000), + libio-all-perl, libmoo-perl, libparams-util-perl, libtest-fatal-perl, @@ -23,6 +24,7 @@ Depends: ${misc:Depends}, libemail-mime-perl (>= 1.943), libemail-sender-perl, libparams-util-perl +Recommends: libio-all-perl Description: casual approach to creating and sending Email:: emails Email::Stuffer, as its name suggests, is a fairly casual module used to stuff things into an email and send them. It is a high-level module designed for -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-stuffer-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
