[libmail-imaptalk-perl] 03/08: debian/control: Add libauthen-sasl-perl to {Build-}Depends.

Angel Abad angel at debian.org
Mon Oct 24 17:13:35 UTC 2016


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

angel pushed a commit to branch master
in repository libmail-imaptalk-perl.

commit 6c0ba8ca5f5f97c33181b20e1fa5a9a035b26591
Author: Angel Abad <angelabad at gmail.com>
Date:   Mon Oct 24 19:02:09 2016 +0200

    debian/control: Add libauthen-sasl-perl to {Build-}Depends.
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 3447e7c..8932ba9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl
+Build-Depends-Indep: libauthen-sasl-perl,
+                     perl
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmail-imaptalk-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmail-imaptalk-perl.git
@@ -15,7 +16,8 @@ Homepage: https://metacpan.org/release/Mail-IMAPTalk
 Package: libmail-imaptalk-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends}
+         ${perl:Depends},
+         libauthen-sasl-perl
 Description: IMAP client interface with lots of features
  Mail::IMAPTalk communicates with an IMAP server. Each IMAP server command is
  mapped to a method of this object.

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



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