[SCM] Debian packaging of libpackage-deprecationmanager-perl branch, master, updated. 15945a4af92c6b44294f7746930134b340492736

gregor herrmann gregoa at debian.org
Mon Mar 19 20:26:07 UTC 2012


The following commit has been merged in the master branch:
commit 68b6bd6d0b621f96c185cfe4ba7af3f977975087
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Mar 19 21:23:09 2012 +0100

    wrap deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 5e7fad0..90c09e0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,14 @@ Source: libpackage-deprecationmanager-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: liblist-moreutils-perl, libparams-util-perl,
- libsub-install-perl, libtest-fatal-perl, libtest-output-perl (>= 0.16),
- libtest-requires-perl, perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
+Build-Depends-Indep: perl,
+ liblist-moreutils-perl,
+ libparams-util-perl,
+ libsub-install-perl,
+ libtest-fatal-perl,
+ libtest-output-perl (>= 0.16),
+ libtest-requires-perl,
+ perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>,
  gregor herrmann <gregoa at debian.org>
@@ -15,8 +20,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpackage-de
 
 Package: libpackage-deprecationmanager-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, liblist-moreutils-perl,
- libparams-util-perl, libsub-install-perl, perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ liblist-moreutils-perl,
+ libparams-util-perl,
+ libsub-install-perl
 Description: Manage deprecation warnings for your distribution
  Package::DeprecationManager allows you to manage a set of deprecations for
  one or more modules.

-- 
Debian packaging of libpackage-deprecationmanager-perl



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