[SCM] Debian packaging of libtest-module-used-perl branch, master, updated. 4765aff02d0b2037da2f747ce147c91b4a11a52a

gregor herrmann gregoa at debian.org
Fri Jun 7 21:27:39 UTC 2013


The following commit has been merged in the master branch:
commit 413a7d6104d1485c0ce51d20ff4b4ee6ac8e93d5
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 7 23:26:07 2013 +0200

    sort fields
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 38f5765..7cc2f74 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+                     liblist-moreutils-perl,
                      libmodule-used-perl,
                      libppi-perl,
-                     liblist-moreutils-perl,
                      perl (>= 5.13.10) | libcpan-meta-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-module-used-perl.git
@@ -20,9 +20,9 @@ Package: libtest-module-used-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
+         liblist-moreutils-perl,
          libmodule-used-perl,
          libppi-perl,
-         liblist-moreutils-perl,
          perl (>= 5.13.10) | libcpan-meta-perl
 Description: module for testing whether a module is used
  Test::Module::Used is a Perl test module for determining whether a module is

-- 
Debian packaging of libtest-module-used-perl



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