[libxml-libxml-perl] 06/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed Oct 23 18:23:37 UTC 2013


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

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

commit ee92f7267436027361dec99c3c3ff5028697f0d8
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 23 20:19:38 2013 +0200

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

diff --git a/debian/control b/debian/control
index 1523719..2a12975 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,17 @@
 Source: libxml-libxml-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Chris Butler <chrisb at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Chris Butler <chrisb at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: perl (>= 5.12),
- debhelper (>= 9.20120312),
- libtest-pod-perl,
- libxml2-dev,
- libxml-namespacesupport-perl,
- libxml-sax-perl,
- zlib1g-dev
+               debhelper (>= 9.20120312),
+               libtest-pod-perl,
+               libxml2-dev,
+               libxml-namespacesupport-perl,
+               libxml-sax-perl,
+               zlib1g-dev
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-libxml-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-libxml-perl.git
@@ -19,9 +19,11 @@ Homepage: https://metacpan.org/release/XML-LibXML/
 
 Package: libxml-libxml-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
- libxml-namespacesupport-perl,
- libxml-sax-perl
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends},
+         libxml-namespacesupport-perl,
+         libxml-sax-perl
 Breaks: libxml-libxml-common-perl
 Replaces: libxml-libxml-common-perl
 Description: Perl interface to the libxml2 library
@@ -30,4 +32,3 @@ Description: Perl interface to the libxml2 library
  programmers to make use of the highly capable validating XML parser and the
  high performance Document Object Model (DOM) implementation. Additionally, it
  supports using the XML Path Language (XPath) to find and extract information.
-

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



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