[libtest-longstring-perl] 11/12: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Sep 8 18:53:36 UTC 2014


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

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

commit 2c40a5ab71af9c980d52dabfcce24b910a18e265
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 8 20:48:46 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 7c50219..e2ec4ed 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,24 @@
 Source: libtest-longstring-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           Angel Abad <angel at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libtest-pod-coverage-perl,
- libtest-pod-perl,
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Angel Abad <angel at debian.org>
+                     libtest-pod-perl,
+                     perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Test-LongString
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-longstring-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-longstring-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-longstring-perl.git
+Homepage: https://metacpan.org/release/Test-LongString
 
 Package: libtest-longstring-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module to test for string equality
  Test::LongString is a Perl test module that provides some functions useful
  for testing the equality of long strings. Upon failure, it will provide more

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



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