[libhtml-template-compiled-perl] 03/09: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Jun 7 13:34:10 UTC 2015


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

gregoa pushed a commit to branch master
in repository libhtml-template-compiled-perl.

commit e6ff10b3d0532dc50958bc9d1401cc39a9dd5265
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 7 15:28:00 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 6bc3a46..42929a0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,28 @@
 Source: libhtml-template-compiled-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Peter Pentchev <roam at ringlet.net>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Dominic Hargreaves <dom at earth.li>,
+           gregor herrmann <gregoa at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libparse-recdescent-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- liburi-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Peter Pentchev <roam at ringlet.net>,
- Jonathan Yu <jawnsy at cpan.org>,
- Dominic Hargreaves <dom at earth.li>,
- gregor herrmann <gregoa at debian.org>,
- Florian Schlichting <fsfs at debian.org>
+                     libparse-recdescent-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     liburi-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/HTML-Template-Compiled
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-template-compiled-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-template-compiled-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-template-compiled-perl.git
+Homepage: https://metacpan.org/release/HTML-Template-Compiled
 
 Package: libhtml-template-compiled-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, liburi-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liburi-perl
 Recommends: libparse-recdescent-perl
 Description: Perl template system compiling HTML::Template files to Perl code
  HTML::Template::Compiled is a template system which can be used for
@@ -28,4 +30,3 @@ Description: Perl template system compiling HTML::Template files to Perl code
  delimiters, additional tags and features, and by compiling the template into
  perl code it can run significantly faster in persistent environments such as
  FastCGI or mod_perl.
-            

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-template-compiled-perl.git



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