[libtest-email-perl] 10/13: Add build dependency on libmail-pop3client-perl. Breaks autopkgtest.

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Dec 28 15:20:11 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-email-perl.

commit 8841ee73389b960b882a41aa224261164cc3b0ab
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Fri Dec 25 12:11:04 2015 -0200

    Add build dependency on libmail-pop3client-perl. Breaks autopkgtest.
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1363f3a..cdb4a7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,7 @@ libtest-email-perl (0.07-2) UNRELEASED; urgency=low
   * Refresh copyright stanza and drop unnecessary comment in debian/copyright
   * bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.6
+  * Add build dependency on libmail-pop3client-perl. Breaks autopkgtest.
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Fri, 25 Dec 2015 11:39:43 -0200
 
diff --git a/debian/control b/debian/control
index b181828..d07c126 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libmail-sendmail-perl,
+Build-Depends-Indep: libmail-pop3client-perl,
+                     libmail-sendmail-perl,
                      libmime-tools-perl,
                      perl
 Standards-Version: 3.9.6

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-email-perl.git



More information about the Pkg-perl-cvs-commits mailing list