[libxml-dt-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Aug 1 14:07:15 UTC 2014


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

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

commit 94b4525ed0b1891e354e47313e4e26e86be1b545
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 1 16:01:24 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 bd68ef3..b115199 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
 Source: libxml-dt-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nuno Carvalho <smash at cpan.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libwww-perl,
- libxml-dtdparser-perl,
- libxml-libxml-perl,
- libtest-pod-perl,
- libtest-pod-coverage-perl
+                     libwww-perl,
+                     libxml-dtdparser-perl,
+                     libxml-libxml-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-dt-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-dt-perl.git
@@ -17,10 +17,11 @@ Homepage: https://metacpan.org/release/XML-DT
 
 Package: libxml-dt-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libwww-perl,
- libxml-dtdparser-perl,
- libxml-libxml-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libwww-perl,
+         libxml-dtdparser-perl,
+         libxml-libxml-perl
 Description: module for down translation of XML files
  XML::DT provides a way to manipulate in various ways an XML
  document. Including: changing the contents, transforming to 

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



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