[libsmart-comments-perl] 07/10: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Tue Oct 27 21:39:30 UTC 2015


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

gregoa pushed a commit to branch master
in repository libsmart-comments-perl.

commit bca54615c6386cdb264590975ccbdf3af6e043a8
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 27 22:27:26 2015 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index a8ad3d2..19fc630 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,26 @@
 Source: libsmart-comments-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Niko Tyni <ntyni at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libtest-pod-perl, libtest-pod-coverage-perl,
- perl (>= 5.19.5) | libtest-simple-perl (>= 0.99)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Niko Tyni <ntyni at debian.org>, Damyan Ivanov <dmn at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>, Florian Schlichting <fsfs at debian.org>
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     perl (>= 5.19.5) | libtest-simple-perl (>= 0.99)
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Smart-Comments
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsmart-comments-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsmart-comments-perl.git
-Testsuite: autopkgtest-pkg-perl
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsmart-comments-perl.git
+Homepage: https://metacpan.org/release/Smart-Comments
 
 Package: libsmart-comments-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl module for comments that do more than just sit there
  Smart::Comments is a Perl module that implements "intelligent" comments that
  can aid in debugging and tracking program execution flow. They can report the

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



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