[libmodule-build-withxspp-perl] 02/05: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Aug 27 11:19:25 UTC 2016


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

gregoa pushed a commit to branch master
in repository libmodule-build-withxspp-perl.

commit 1f1967810e5cb5e4b297b69aeefb63984787642f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 27 13:14:02 2016 +0200

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

diff --git a/debian/control b/debian/control
index 44def92..e32e32d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,28 @@
 Source: libmodule-build-withxspp-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),
- libmodule-build-perl,
- perl
+               libmodule-build-perl,
+               perl
 Build-Depends-Indep: libextutils-cppguess-perl,
- libextutils-xspp-perl,
- perl (>= 5.15.1) | libextutils-parsexs-perl (>= 3.040000)
+                     libextutils-xspp-perl,
+                     perl (>= 5.15.1) | libextutils-parsexs-perl (>= 3.040000)
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmodule-build-withxspp-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmodule-build-withxspp-perl.git
 Homepage: https://metacpan.org/release/Module-Build-WithXSpp
-Testsuite: autopkgtest-pkg-perl
 
 Package: libmodule-build-withxspp-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libextutils-cppguess-perl,
- libextutils-xspp-perl,
- libmodule-build-perl,
- perl (>= 5.15.1) | libextutils-parsexs-perl (>= 3.040000)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libextutils-cppguess-perl,
+         libextutils-xspp-perl,
+         libmodule-build-perl,
+         perl (>= 5.15.1) | libextutils-parsexs-perl (>= 3.040000)
 Description: XS++ enhanced flavour of Module::Build
  Module::Build::WithXSpp is a subclass of Module::Build that adds some
  tools and processes to make it easier to use for wrapping C++ using

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-build-withxspp-perl.git



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