[libtest-useallmodules-perl] 05/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Jul 19 22:45:56 UTC 2014


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

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

commit ad27bbba4403b48e7383f5d8c3a1fceb024351f0
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jul 20 00:40:42 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 19c1bcd..efde1f5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libtest-useallmodules-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Test-UseAllModules
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-useallmodules-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-useallmodules-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-useallmodules-perl.git
+Homepage: https://metacpan.org/release/Test-UseAllModules
 
 Package: libtest-useallmodules-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: test module to do use_ok() for all the MANIFESTed modules
  Test:UseAllModules reads MANIFEST to find modules to be tested and
  does use_ok() for each of them. Now all you have to do is update

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



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