[libsub-quote-perl] 04/07: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Mon Feb 19 19:34:57 UTC 2018


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

gregoa pushed a commit to branch master
in repository libsub-quote-perl.

commit f9c8442c59d109e2f28a6c8742363444782e0f6f
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Feb 19 20:33:05 2018 +0100

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

diff --git a/debian/control b/debian/control
index c2207d7..92360c8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,9 @@
 Source: libsub-quote-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)
 Build-Depends-Indep: libtest-fatal-perl,
                      perl
@@ -10,11 +11,11 @@ Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsub-quote-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libsub-quote-perl.git
 Homepage: https://metacpan.org/release/Sub-Quote
-Testsuite: autopkgtest-pkg-perl
 
 Package: libsub-quote-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Breaks: libmoo-perl (<< 2.003000)
 Replaces: libmoo-perl (<< 2.003000)
 Description: helper modules for subroutines

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



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