[libclass-objecttemplate-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat May 2 21:22:02 UTC 2015


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

gregoa pushed a commit to branch master
in repository libclass-objecttemplate-perl.

commit 7114a56077ae625cf41fd38959b80bbde3135cfa
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 2 23:20:33 2015 +0200

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

diff --git a/debian/control b/debian/control
index aa17e0a..8391dea 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,22 @@
 Source: libclass-objecttemplate-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ansgar Burchardt <ansgar 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: Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/Class-ObjectTemplate
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-objecttemplate-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libclass-objecttemplate-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-objecttemplate-perl.git
+Homepage: https://metacpan.org/release/Class-ObjectTemplate
 
 Package: libclass-objecttemplate-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends} 
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl extension for an optimized template builder base class
  Class::ObjectTemplate is a utility class to assist in the building of
  other Object Oriented Perl classes.
  .
  It was described in detail in the O'Reilly book, "Advanced Perl
  Programming" by Sriram Srinivasam.
-

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



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