[SCM] Debian packaging of XML::SAX::Base branch, master, updated. debian/1.07-1-5-gc46c964

gregor herrmann gregoa at debian.org
Thu Jul 5 21:10:29 UTC 2012


The following commit has been merged in the master branch:
commit abb5f64aa552f7ee71e38ca5ccb00fb6e4cd4b9c
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:06:39 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index f220f9e..f99d036 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
 Source: libxml-sax-base-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fschlich at zedat.fu-berlin.de>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
+Build-Depends-Indep: perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://git.debian.org/git/pkg-perl/packages/libxml-sax-base-perl.git
 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libxml-sax-base-perl.git
@@ -12,9 +12,10 @@ Homepage: http://search.cpan.org/dist/XML-SAX-Base/
 
 Package: libxml-sax-base-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Replaces: libxml-sax-perl (<< 0.99+dfsg-1)
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Breaks: libxml-sax-perl (<< 0.99+dfsg-1)
+Replaces: libxml-sax-perl (<< 0.99+dfsg-1)
 Description: base class for SAX drivers and filters
  XML::SAX::Base is a base class for PerlSAX drivers and filters.  The main
  advantages that it provides are easy dispatching of events the right way (ie
@@ -24,3 +25,4 @@ Description: base class for SAX drivers and filters
  nevertheless be interested in them.
  .
  This package also provides XML::SAX::Exception.
+

-- 
Debian packaging of XML::SAX::Base



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