[libref-util-xs-perl] 05/06: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Wed Nov 15 20:05:52 UTC 2017


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

gregoa pushed a commit to branch master
in repository libref-util-xs-perl.

commit bd03f1faa44b0cc3a8f5ba008e29526355f99aa9
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 15 20:55:27 2017 +0100

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

diff --git a/debian/control b/debian/control
index d240495..0c406c7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
 Source: libref-util-xs-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9),
- perl
+               perl
 Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libref-util-xs-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libref-util-xs-perl.git
 Homepage: https://metacpan.org/release/Ref-Util-XS
-Testsuite: autopkgtest-pkg-perl
 
 Package: libref-util-xs-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: XS implementation for Ref::Util
  Ref::Util::XS is the XS implementation of Ref::Util, which provides several
  functions to help identify references in a more convenient way than the usual

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libref-util-xs-perl.git



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