[libtest-checkchanges-perl] 01/08: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Jun 6 15:39:50 UTC 2015


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

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

commit 39ca3af575d722ac4d67fda8f2e68eaf26a47476
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 6 17:32:23 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 fe52220..730bb52 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,24 @@
 Source: libtest-checkchanges-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>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl,
- libtest-exception-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>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-exception-perl
 Standards-Version: 3.8.4
-Homepage: https://metacpan.org/release/Test-CheckChanges
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-checkchanges-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-checkchanges-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-checkchanges-perl.git
+Homepage: https://metacpan.org/release/Test-CheckChanges
 
 Package: libtest-checkchanges-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module to validate a Changes file
  Test::CheckChanges is a Perl module that extracts a package version number
  from Build data or the Makefile and compares it with the latest entry in the

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



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