[SCM] Debian packaging of libxml-sax-machines-perl branch, master, updated. 49234cce309db2dcee47d45951ef5851e233168c

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


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

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

diff --git a/debian/control b/debian/control
index bb08a5c..d65b111 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,30 @@
 Source: libxml-sax-machines-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>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, libxml-sax-perl, libxml-sax-writer-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>,
- Jonathan Yu <jawnsy at cpan.org>
+Build-Depends: debhelper (>= 7.0.50),
+               quilt
+Build-Depends-Indep: perl,
+                     libxml-sax-perl,
+                     libxml-sax-writer-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/XML-SAX-Machines/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-sax-machines-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-sax-machines-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-sax-machines-perl.git
+Homepage: http://search.cpan.org/dist/XML-SAX-Machines/
 
 Package: libxml-sax-machines-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libxml-sax-writer-perl,
- libxml-sax-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libxml-sax-writer-perl,
+         libxml-sax-perl
 Description: Perl module collection for managing SAX processors
  XML::SAX::Machines provides a collection of APIs that allow developers to
  build complex Simple API for XML (SAX) machines quickly and minimalistically.
  SAX machines are a way to gather and manage SAX processors. Each machine can
  also be used individually as SAX processors; they do not need to parse or
  write anything.
+

-- 
Debian packaging of libxml-sax-machines-perl



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