[libhtml-template-perl] 03/04: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue Oct 22 17:22:28 UTC 2013


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

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

commit 09f11a9a02b22c6ec3ea230ca28fbaff007e6684
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 22 19:21:29 2013 +0200

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

diff --git a/debian/control b/debian/control
index 047081f..ee1dbd2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,22 @@
 Source: libhtml-template-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libipc-sharedcache-perl, perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
- Fabrizio Regalli <fabreg at fabreg.it>, Florian Schlichting <fsfs at debian.org>
+Build-Depends-Indep: libipc-sharedcache-perl,
+                     perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/HTML-Template/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-template-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-template-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-template-perl.git
+Homepage: https://metacpan.org/release/HTML-Template/
 
 Package: libhtml-template-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Suggests: libipc-sharedcache-perl
 Description: module for using HTML templates with Perl
  HTML::Template attempts to make using HTML templates simple and

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



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