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

gregoa pushed a commit to branch master
in repository libcpanplus-perl.

commit fd13dbb34fc96a3de00bb4801fd9957cf608e781
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Jun 27 20:38:37 2014 +0200

    Explicitly (build) depend on a couple of modules
    
    which were removed from Perl core.
    
    Closes: #752911
---
 debian/control | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d6e70af..d713b97 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,9 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: gregor herrmann <gre...@debian.org>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl, liblog-message-perl, libobject-accessor-perl,
+ libarchive-extract-perl | perl (<< 5.17),
+ libmodule-pluggable-perl | perl (<< 5.17)
 Standards-Version: 3.9.5
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpanplus-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpanplus-perl.git
@@ -12,7 +14,9 @@ Homepage: https://metacpan.org/release/CPANPLUS
 
 Package: libcpanplus-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, liblog-message-perl,
+ libobject-accessor-perl, libarchive-extract-perl | perl (<< 5.17),
+ libmodule-pluggable-perl | perl (<< 5.17)
 Provides: cpanplus
 Description: API & CLI access to the CPAN mirrors
  The CPANPLUS library is an API to the CPAN mirrors and a collection of

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to