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

gregor herrmann gregoa at debian.org
Sun Apr 6 17:55:21 UTC 2014


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

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

commit 4cd9b5e02c3034b70656ebb127bd8fe61d1373f8
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 6 19:53:41 2014 +0200

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

diff --git a/debian/control b/debian/control
index 49a6c6b..1c671f8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,23 @@
 Source: libtest-checkmanifest-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Alessandro Ghedini <ghedo at debian.org>
 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>,
- Jonathan Yu <jawnsy at cpan.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- Alessandro Ghedini <ghedo at debian.org>
 Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/Test-CheckManifest
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-checkmanifest-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-checkmanifest-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-checkmanifest-perl.git
+Homepage: https://metacpan.org/release/Test-CheckManifest
 
 Package: libtest-checkmanifest-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: module to check if your manifest matches your distribution
  Test::CheckManifest is a Perl test module that checks whether the package
  manifest matches your distribution. The package manifest must name all files

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



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