[libgraph-readwrite-perl] 03/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Thu Jan 23 21:23:53 UTC 2014


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

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

commit 920ee42923ca8fcd1e25dc59da31cfab49e7778a
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jan 23 22:20:07 2014 +0100

    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 cd12429..cc4b44d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
 Source: libgraph-readwrite-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Xavier Oswald <xoswald at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+           Fabrizio Regalli <fabreg at fabreg.it>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libgraph-perl,
- libparse-yapp-perl,
- libxml-parser-perl,
- libxml-writer-perl,
- perl
+                     libparse-yapp-perl,
+                     libxml-parser-perl,
+                     libxml-writer-perl,
+                     perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgraph-readwrite-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraph-readwrite-perl.git
@@ -17,12 +17,13 @@ Homepage: https://metacpan.org/release/Graph-ReadWrite/
 
 Package: libgraph-readwrite-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libgraph-perl,
- libio-all-perl,
- libparse-yapp-perl,
- libxml-parser-perl,
- libxml-writer-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libgraph-perl,
+         libio-all-perl,
+         libparse-yapp-perl,
+         libxml-parser-perl,
+         libxml-writer-perl
 Description: module for reading and writing directed graphs
  Graph::ReadWrite is a collection of perl classes for reading and writing
  directed graphs in a variety of file formats. The graphs are represented in

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



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