[SCM] Debian packaging of libxml-sax-perl branch, master, updated. debian/0.99+dfsg-2-6-g350fa69

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


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

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

diff --git a/debian/control b/debian/control
index 5d183d5..66f9a30 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,28 @@
 Source: libxml-sax-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jay Bonci <jaybonci at debian.org>,
+           Niko Tyni <ntyni at debian.org>,
+           Antonio Radici <antonio at dyne.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jay Bonci <jaybonci at debian.org>, Niko Tyni <ntyni at debian.org>,
- Antonio Radici <antonio at dyne.org>, Ansgar Burchardt <ansgar at debian.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl,
+                     libxml-namespacesupport-perl,
+                     libxml-sax-base-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/XML-SAX/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-sax-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-sax-perl.git
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, 
- libxml-namespacesupport-perl,
- libxml-sax-base-perl
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-sax-perl.git
+Homepage: http://search.cpan.org/dist/XML-SAX/
 
 Package: libxml-sax-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, 
- libxml-namespacesupport-perl, 
- libxml-sax-base-perl,
- ucf (>= 0.28)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libxml-namespacesupport-perl,
+         libxml-sax-base-perl,
+         ucf
 Recommends: libxml-sax-expat-perl
 Description: Perl module for using and building Perl SAX2 XML processors
  XML::SAX consists of several framework classes for using and
@@ -39,3 +42,4 @@ Description: Perl module for using and building Perl SAX2 XML processors
  update-perl-sax-parsers) to manage the ParserDetails.ini file. This
  script is intended to be used in postinst and prerm package scripts to
  (de)register parsers.  See README.Debian for more info.
+

-- 
Debian packaging of libxml-sax-perl



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