[libpath-iter-perl] 04/05: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Jan 6 21:51:31 UTC 2018


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

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

commit f4bfcc5424b15af199592cf567617182a5044150
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 6 22:46:33 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 cf4b880..ca9f5b0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libpath-iter-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: perl
 Standards-Version: 4.1.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpath-iter-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpath-iter-perl.git
 Homepage: https://metacpan.org/release/Path-Iter
-Testsuite: autopkgtest-pkg-perl
 
 Package: libpath-iter-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module for simple efficient path iteration
  Path::Iter allows one to iterate through the contents of a given path without
  having to build the entire list first.

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



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