[SCM] Debian packaging of libxml-filter-reindent-perl branch, master, updated. 755a4ca5a8c454933e8990cda963aff3f8fa661a

gregor herrmann gregoa at debian.org
Thu Jul 5 21:09:51 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 2234308..a71f288 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
 Source: libxml-filter-reindent-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
+           Ansgar Burchardt <ansgar at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.8),
+               quilt
+Build-Depends-Indep: perl,
+                     libxml-filter-detectws-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/XML-Filter-Reindent/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-filter-reindent-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-filter-reindent-perl.git
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, libxml-filter-detectws-perl
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-filter-reindent-perl.git
+Homepage: http://search.cpan.org/dist/XML-Filter-Reindent/
 
 Package: libxml-filter-reindent-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libxml-filter-detectws-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libxml-filter-detectws-perl
 Suggests: libxml-handler-composer-perl
 Description: Perl module for reformatting whitespace for pretty printing XML
  This module can be used as a PerlSAX filter to reformat an XML
@@ -31,3 +35,4 @@ Description: Perl module for reformatting whitespace for pretty printing XML
  may change completely!
  .
  The suggested package is only needed for the example 'pretty.pl'
+

-- 
Debian packaging of libxml-filter-reindent-perl



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