[libtemplate-plugin-gravatar-perl] 08/10: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Oct 17 20:25:11 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtemplate-plugin-gravatar-perl.

commit 7e373fb6a65521da793d8249c4890b0a8298a699
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 17 22:21:24 2014 +0200

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

diff --git a/debian/control b/debian/control
index 01dbde9..d0533fa 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,23 @@
 Source: libtemplate-plugin-gravatar-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libtemplate-perl,
- liburi-perl,
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>
+                     liburi-perl,
+                     perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/Template-Plugin-Gravatar
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-gravatar-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtemplate-plugin-gravatar-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-gravatar-perl.git
+Homepage: https://metacpan.org/release/Template-Plugin-Gravatar
 
 Package: libtemplate-plugin-gravatar-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libtemplate-perl,
- liburi-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libtemplate-perl,
+         liburi-perl
 Description: Template Toolkit plugin for generating Gravatar URLs
  Template::Plugin::Gravatar is a configurable TT2 plugin for the generation of
  Gravatar URLs from email addresses.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtemplate-plugin-gravatar-perl.git



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