[libtest-file-contents-perl] 03/07: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Jun 6 16:31:41 UTC 2015


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

gregoa pushed a commit to branch master
in repository libtest-file-contents-perl.

commit ee63cc142b1ce51867d95e75cd054f289e79996a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 6 18:28:49 2015 +0200

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

diff --git a/debian/control b/debian/control
index 094e6db..a88c3e2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,24 @@
 Source: libtest-file-contents-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alessandro Ghedini <ghedo at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl,
- libtext-diff-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alessandro Ghedini <ghedo at debian.org>,
- Florian Schlichting <fsfs at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     libtext-diff-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Test-File-Contents
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-file-contents-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-file-contents-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-file-contents-perl.git
+Homepage: https://metacpan.org/release/Test-File-Contents
 
 Package: libtest-file-contents-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libtext-diff-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libtext-diff-perl
 Description: Perl module for testing the contents of files
  Test::File::Contents provides a set of routines useful to construct
  tests that examine the content of files.

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



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