[libperlio-eol-perl] 05/08: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Mon Jan 1 21:46:03 UTC 2018


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

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

commit 24348f0505d14b737af69c3537b3e9b0e1a8ad24
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jan 1 22:42:36 2018 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index f57c4b7..8bbda8e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,22 @@
 Source: libperlio-eol-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Bastian Blank <waldi at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               perl
 Standards-Version: 3.9.8
-Homepage: https://metacpan.org/release/PerlIO-eol
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libperlio-eol-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libperlio-eol-perl.git
-Testsuite: autopkgtest-pkg-perl
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libperlio-eol-perl.git
+Homepage: https://metacpan.org/release/PerlIO-eol
 
 Package: libperlio-eol-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, 
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: PerlIO layer for normalizing line endings
  The PerlIO::eol layer normalizes any of CR, LF, CRLF and Native encoding into
  the designated line ending. It works for both input and output handles.

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



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