[libxml-catalog-perl] 01/05: Reformat debian/control with cme

Niko Tyni ntyni at moszumanska.debian.org
Fri Jun 5 19:24:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository libxml-catalog-perl.

commit 983b02375b791bbb7c2beca576f458d5ddaf739d
Author: Niko Tyni <ntyni at debian.org>
Date:   Fri Jun 5 22:17:22 2015 +0300

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index a8fec56..3ea7a03 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libxml-catalog-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: liburi-perl,
- libwww-perl,
- libxml-parser-perl,
- perl
+                     libwww-perl,
+                     libxml-parser-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-catalog-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-catalog-perl.git
@@ -15,14 +15,15 @@ Homepage: https://metacpan.org/release/XML-Catalog
 
 Package: libxml-catalog-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liburi-perl,
- libwww-perl,
- libxml-parser-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liburi-perl,
+         libwww-perl,
+         libxml-parser-perl
 Description: Perl module for resolving public and remapping system identifiers
- XML::Catalog implements draft 0.4 of John Cowan's XML Catalog (formerly                 
- known as XCatalog) proposal Catalogs may be written in either SOCAT or                  
- XML syntax; XML::Catalog will assume SOCAT syntax if the catalog is not                 
- in well-formed XML syntax.                                                              
- .                                                                                       
+ XML::Catalog implements draft 0.4 of John Cowan's XML Catalog (formerly
+ known as XCatalog) proposal Catalogs may be written in either SOCAT or
+ XML syntax; XML::Catalog will assume SOCAT syntax if the catalog is not
+ in well-formed XML syntax.
+ .
  This module, as of 1.0.0, also supports Oasis XML catalogs.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-catalog-perl.git



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