[libfile-next-perl] 09/14: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Fri Jun 10 20:38:04 UTC 2016


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

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

commit 48fe725ee83d61865f98ba4667a9a175a516f06e
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 10 22:23:14 2016 +0200

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

diff --git a/debian/control b/debian/control
index 5d67a64..40fda5a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,25 @@
 Source: libfile-next-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
- libtest-pod-perl,
- libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/File-Next
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfile-next-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfile-next-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfile-next-perl.git
+Homepage: https://metacpan.org/release/File-Next
 
 Package: libfile-next-perl
 Architecture: all
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: file-finding iterator
  File::Next is an iterator-based module for finding files.  It's
  lightweight, has no dependencies, runs under taint mode, and puts your

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



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