[libextutils-typemaps-default-perl] 02/04: wrap&sort d/control

gregor herrmann gregoa at debian.org
Sun May 31 16:18:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libextutils-typemaps-default-perl.

commit 0c7af57b447c5e7adc06e53473ec221d9f4ef786
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 31 18:16:10 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 1a95c7c..bcb61fb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
 Build-Depends: debhelper (>= 8),
- libmodule-build-perl (>= 0.400000)
-Build-Depends-Indep: perl (>= 5.17.9) | libextutils-parsexs-perl (>= 3.180030),
- perl
+               libmodule-build-perl (>= 0.400000)
+Build-Depends-Indep: perl,
+                     perl (>= 5.17.9) | libextutils-parsexs-perl (>= 3.180030)
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libextutils-typemaps-default-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-typemaps-default-perl.git
@@ -14,8 +14,9 @@ Homepage: https://metacpan.org/release/ExtUtils-Typemaps-Default
 
 Package: libextutils-typemaps-default-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.17.9) | libextutils-parsexs-perl (>= 3.180030)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl (>= 5.17.9) | libextutils-parsexs-perl (>= 3.180030)
 Description: Perl module providing a set of useful typemaps
  ExtUtils::Typemaps::Default is an ExtUtils::Typemaps subclass that
  provides a set of default mappings (in addition to what perl itself

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libextutils-typemaps-default-perl.git



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