[SCM] Debian packaging of libnamespace-clean-perl branch, master, updated. debian/0.22-1-11-gfe2f68e

gregor herrmann gregoa at debian.org
Fri Mar 16 14:34:26 UTC 2012


The following commit has been merged in the master branch:
commit 01f71cb9cfc3d8b95d0692e81409a31c9c9c9e01
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Mar 16 15:31:18 2012 +0100

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index e44710a..867253a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,10 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libb-hooks-endofscope-perl (>= 0.10),
- libsub-name-perl, libsub-identify-perl (>= 0.04),
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88),
- libpackage-stash-perl (>= 0.23)
+ libpackage-stash-perl (>= 0.23),
+ libsub-identify-perl (>= 0.04),
+ libsub-name-perl,
+ perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Rene Mayorga <rmayorga at debian.org.sv>, gregor herrmann <gregoa at debian.org>,
@@ -22,8 +23,9 @@ Package: libnamespace-clean-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends},
  libb-hooks-endofscope-perl (>= 0.10),
- libsub-name-perl, libsub-identify-perl (>= 0.04),
- libpackage-stash-perl (>= 0.23)
+ libpackage-stash-perl (>= 0.23),
+ libsub-identify-perl (>= 0.04),
+ libsub-name-perl
 Description: module for keeping imports and functions out of the current namespace
  namespace::clean is a Perl pragma for keeping imported functions out of the
  current namespace. This is especially important because Perl functions are

-- 
Debian packaging of libnamespace-clean-perl



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