[libxml-writer-simple-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri May 16 16:42:49 UTC 2014


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

gregoa pushed a commit to branch master
in repository libxml-writer-simple-perl.

commit 6a08b1b3e602c574e262a4ecedddc64e6242d50e
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 16 18:41:21 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 7272c0d..3315f7f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,26 @@
 Source: libxml-writer-simple-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Nuno Carvalho <smash at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libxml-dt-perl,
- libxml-dtdparser-perl,
- libtest-pod-perl,
- libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>,
- Nuno Carvalho <smash at cpan.org>
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libxml-dt-perl,
+                     libxml-dtdparser-perl
 Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-writer-simple-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-writer-simple-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-writer-simple-perl.git
 Homepage: https://metacpan.org/release/XML-Writer-Simple
 
 Package: libxml-writer-simple-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libxml-dt-perl,
- libxml-dtdparser-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libxml-dt-perl,
+         libxml-dtdparser-perl
 Description: simple API to create XML files
  XML::Writer::Simple takes some ideas from CGI to make easier the life for
  those who need to generated XML code.

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



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