[libcurry-perl] 04/04: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Jan 21 02:41:27 UTC 2018


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

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

commit a31deb978e2bd302b5ab8a75ebb57a2866194dd2
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jan 21 03:30:13 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 74d2fb5..e290835 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
 Source: libcurry-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 (>= 10)
 Build-Depends-Indep: perl
 Standards-Version: 4.1.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcurry-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcurry-perl.git
 Homepage: https://metacpan.org/release/curry
-Testsuite: autopkgtest-pkg-perl
 
 Package: libcurry-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module to create automatic curried method call closures for any class or object
  The curry module …

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



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