[libgraph-writer-graphviz-perl] 04/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed Oct 22 15:34:34 UTC 2014


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

gregoa pushed a commit to branch master
in repository libgraph-writer-graphviz-perl.

commit f3d1000d6100548634813e4cc0d92f2a1cdbe980
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 22 17:29:09 2014 +0200

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

diff --git a/debian/control b/debian/control
index 2a8573c..756806a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,27 @@
 Source: libgraph-writer-graphviz-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Xavier Oswald <xoswald at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libgraph-perl,
- libgraph-readwrite-perl,
- libgraphviz-perl,
- libio-all-perl
+                     libgraph-perl,
+                     libgraph-readwrite-perl,
+                     libgraphviz-perl,
+                     libio-all-perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/Graph-Writer-GraphViz
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraph-writer-graphviz-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgraph-writer-graphviz-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraph-writer-graphviz-perl.git
+Homepage: https://metacpan.org/release/Graph-Writer-GraphViz
 
 Package: libgraph-writer-graphviz-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libgraph-readwrite-perl,
- libgraphviz-perl,
- libio-all-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libgraph-readwrite-perl,
+         libgraphviz-perl,
+         libio-all-perl
 Description: GraphViz Writer for Graph object
  Graph::Writer::GraphViz is a class for writing out a Graph object with GraphViz
  module. All GraphViz formats should be supported without a problem.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgraph-writer-graphviz-perl.git



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