[libparse-dia-sql-perl] 02/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed Dec 25 15:31:19 UTC 2013


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

gregoa pushed a commit to branch master
in repository libparse-dia-sql-perl.

commit a32b2a3aed6f9b252974b349a22c76a76c1691ff
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 25 16:24:11 2013 +0100

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

diff --git a/debian/control b/debian/control
index a46d7f8..220d831 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,30 @@
 Source: libparse-dia-sql-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Andreas Faafeng <aff at cpan.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libhtml-lint-perl,
- liblog-log4perl-perl,
- libtest-exception-perl,
- libtext-table-perl,
- libxml-dom-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Faafeng <aff at cpan.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+                     libhtml-lint-perl,
+                     liblog-log4perl-perl,
+                     libtest-exception-perl,
+                     libtext-table-perl,
+                     libxml-dom-perl
 Standards-Version: 3.9.3
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-dia-sql-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparse-dia-sql-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-dia-sql-perl.git
 Homepage: https://metacpan.org/release/Parse-Dia-SQL/
 
 Package: libparse-dia-sql-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libhtml-lint-perl,
- liblog-log4perl-perl,
- libtext-table-perl,
- libxml-dom-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libhtml-lint-perl,
+         liblog-log4perl-perl,
+         libtext-table-perl,
+         libxml-dom-perl
 Description: module for parsing Dia diagram files and generating SQL
  Parse::Dia::SQL is a Perl module that parses files created in the Dia diagram
  creation program, represents it as an internal datastructure, and produces

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparse-dia-sql-perl.git



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