[libsvg-tt-graph-perl] 07/09: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Oct 18 17:51:13 UTC 2014


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

gregoa pushed a commit to branch master
in repository libsvg-tt-graph-perl.

commit d6483e71e727b8685a38e760ba8c549b52f90c49
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 18 19:46:56 2014 +0200

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

diff --git a/debian/control b/debian/control
index 4542b06..1b79875 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,27 @@
 Source: libsvg-tt-graph-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: extra
-Build-Depends: debhelper (>= 8), perl
+Build-Depends: debhelper (>= 8),
+               perl
 Build-Depends-Indep: libdatetime-perl,
- libtemplate-perl,
- libwww-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+                     libtemplate-perl,
+                     libwww-perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/SVG-TT-Graph
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsvg-tt-graph-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsvg-tt-graph-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsvg-tt-graph-perl.git
+Homepage: https://metacpan.org/release/SVG-TT-Graph
 
 Package: libsvg-tt-graph-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdatetime-perl,
- libtemplate-perl,
- libwww-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdatetime-perl,
+         libtemplate-perl,
+         libwww-perl
 Recommends: libxml-tidy-perl
 Description: module for creating vector graphs
  SVG::TT::Graph is a Perl module that allows you to easily create Scalable

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsvg-tt-graph-perl.git



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