[SCM] Debian packaging of libxml-simple-perl branch, master, updated. ba3c167a92de05893cbdbb052a1241299c6d93ad

Nathan Handler nhandler at ubuntu.com
Sat Jun 23 18:21:02 UTC 2012


The following commit has been merged in the master branch:
commit ba3c167a92de05893cbdbb052a1241299c6d93ad
Author: Nathan Handler <nhandler at ubuntu.com>
Date:   Sat Jun 23 13:21:15 2012 -0500

    Wrap debian/control lines to be < 80 characters

diff --git a/debian/control b/debian/control
index 032ae34..c563476 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,9 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libxml-namespacesupport-perl (>= 1.04), libxml-sax-perl, libxml-libxml-perl | libxml-sax-expat-perl, libtie-ixhash-perl, libxml-parser-perl
+Build-Depends-Indep: perl, libxml-namespacesupport-perl (>= 1.04),
+ libxml-sax-perl, libxml-libxml-perl | libxml-sax-expat-perl,
+ libtie-ixhash-perl, libxml-parser-perl
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-simple-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-simple-perl.git
@@ -12,7 +14,8 @@ Homepage: http://search.cpan.org/dist/XML-Simple/
 
 Package: libxml-simple-perl
 Architecture: all
-Depends: ${perl:Depends}, libxml-namespacesupport-perl (>= 1.04), libxml-sax-perl, libxml-libxml-perl | libxml-sax-expat-perl, ${misc:Depends}
+Depends: ${perl:Depends}, libxml-namespacesupport-perl (>= 1.04),
+ libxml-sax-perl, libxml-libxml-perl | libxml-sax-expat-perl, ${misc:Depends}
 Description: Perl module for reading and writing XML
  The XML::Simple module provides a simple API layer on top of an underlying
  XML parsing module to maintain XML files (especially configuration

-- 
Debian packaging of libxml-simple-perl



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