[SCM] Debian packaging of libmarc-xml-perl branch, master, updated. debian/0.93-1-14-gb2f05fe

Florian Schlichting fsfs at debian.org
Fri Mar 29 21:51:59 UTC 2013


The following commit has been merged in the master branch:
commit 6c4479827dee059220ef73ecc780be18d1057988
Author: Florian Schlichting <fsfs at debian.org>
Date:   Fri Mar 29 22:40:11 2013 +0100

    update (build)dependencies: XML::LibXML instead of XML::SAX

diff --git a/debian/control b/debian/control
index a63ae8a..8d63df3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
                      libmarc-charset-perl,
-                     libxml-sax-perl,
-                     libmarc-record-perl
+                     libmarc-record-perl,
+                     libxml-libxml-perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmarc-xml-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmarc-xml-perl.git
@@ -21,8 +21,8 @@ Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
          libmarc-charset-perl,
-         libxml-sax-perl,
-         libmarc-record-perl
+         libmarc-record-perl,
+         libxml-libxml-perl
 Description: Perl library to access MARC data encoded as XML
  MARC::XML is an extension to the Marc::Record distribution for working with
  MARC21 data that is encoded as XML. The XML encoding used is the MARC21slim

-- 
Debian packaging of libmarc-xml-perl



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