[libextutils-cppguess-perl] 02/04: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Thu Jun 18 22:46:31 UTC 2015


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

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

commit 49de1bd4e557a2f9bcdb8c8788b3fdb2ca3a7778
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 19 00:41:26 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 90ba6e5..2cc7934 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: libextutils-cppguess-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- perl
+               perl
 Build-Depends-Indep: libcapture-tiny-perl
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libextutils-cppguess-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-cppguess-perl.git
 Homepage: https://metacpan.org/release/ExtUtils-CppGuess
-Testsuite: autopkgtest-pkg-perl
 
 Package: libextutils-cppguess-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcapture-tiny-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcapture-tiny-perl
 Description: Perl build helper to guess C++ compiler and flags
  ExtUtils::CppGuess attempts to guess the system's C++ compiler that is
  compatible with the C compiler that your perl was built with.  It can

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



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