[SCM] Debian packaging of libxml-tidy-perl branch, master, updated. eb7b29507db4e91b6ce28f50528cfefbf40aa734

gregor herrmann gregoa at debian.org
Sun Jun 16 17:05:46 UTC 2013


The following commit has been merged in the master branch:
commit b25b51c4dc35d4fe6ab3cfa5c5be5c031dd84357
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 16 19:04:01 2013 +0200

    wrap-and-sort
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 48c7e01..02dda73 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,13 @@ Source: libxml-tidy-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libmath-basecnv-perl, libxml-xpath-perl, libtest-pod-perl,
- libtest-pod-coverage-perl
+Build-Depends-Indep: libmath-basecnv-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libxml-xpath-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>
+           Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/XML-Tidy/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-tidy-perl.git
@@ -14,8 +16,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-tidy-p
 
 Package: libxml-tidy-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libmath-basecnv-perl,
- libxml-xpath-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmath-basecnv-perl,
+         libxml-xpath-perl
 Description: module for tidy indenting of XML documents
  XML::Tidy creates XML document objects (with inheritance from XML::XPath) to
  tidy mixed-content (ie. non-data) text node indenting. There are also some

-- 
Debian packaging of libxml-tidy-perl



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