[SCM] Debian packaging of liblist-allutils-perl branch, master, updated. debian/0.03-1-2-g2b3153e

gregor herrmann gregoa at debian.org
Thu Jul 5 20:35:55 UTC 2012


The following commit has been merged in the master branch:
commit b9eb9dfd39de0f011a1facc33e25c147e61ad3e3
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:37:25 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 5c4a00e..604a0bc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,12 @@
 Source: liblist-allutils-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Danai SAE-HAN (韓達耐) <danai at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+           Fabrizio Regalli <fabreg at fabreg.it>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: liblist-moreutils-perl (>= 0.28),
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88),
- perl
+                     perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblist-allutils-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/liblist-allutils-perl.git
@@ -15,10 +14,12 @@ Homepage: http://search.cpan.org/dist/List-AllUtils/
 
 Package: liblist-allutils-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liblist-moreutils-perl (>= 0.28)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liblist-moreutils-perl (>= 0.28)
 Description: Perl wrapper for modules List::Util and List::MoreUtils
  Are you sick of trying to remember whether a particular helper is defined in
  `List::Util' or `List::MoreUtils'? The author sure is. Now you don't have to
  remember. List::AllUtils will export all of the functions that either of
  those two modules defines.
+

-- 
Debian packaging of liblist-allutils-perl



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