[SCM] Debian packaging of libapp-cmd-perl branch, master, updated. debian/0.320-1-2-g7fa8678

Salvatore Bonaccorso carnil at debian.org
Sat Jun 8 15:50:48 UTC 2013


The following commit has been merged in the master branch:
commit 6d78e517c8d46525566f4faaca3c1e72a1e68c40
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jun 8 17:49:51 2013 +0200

    Adjust (build-)dependency for Module::Pluggable
    
    Module::Pluggable will be removed from Perl core in 5.20 and emmits now
    a warning with 5.18. Add Build-Depends-Indep and Depends on alternate
    libmodule-pluggable-perl | perl (<< 5.17.0).
    
    Thanks: Dominic Hargreaves <dom at earth.li>
    
    Closes: #711648

diff --git a/debian/control b/debian/control
index 2a01985..d30d88c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends-Indep: perl,
  libclass-load-perl,
  libgetopt-long-descriptive-perl,
  libio-tiecombine-perl,
+ libmodule-pluggable-perl | perl (<< 5.17.0),
  libstring-rewriteprefix-perl,
  libsub-exporter-perl,
  libsub-install-perl,
@@ -29,6 +30,7 @@ Depends: ${perl:Depends}, ${misc:Depends},
  libclass-load-perl,
  libgetopt-long-descriptive-perl,
  libio-tiecombine-perl,
+ libmodule-pluggable-perl | perl (<< 5.17.0),
  libstring-rewriteprefix-perl,
  libsub-exporter-perl,
  libsub-install-perl

-- 
Debian packaging of libapp-cmd-perl



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