[libxml-treebuilder-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Dec 15 17:31:58 UTC 2013


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

gregoa pushed a commit to branch master
in repository libxml-treebuilder-perl.

commit 75c489018039175d43a72bb339fb512a2d70edcc
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 15 18:30:56 2013 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index a9d4372..cb5a248 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,28 @@
 Source: libxml-treebuilder-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Mikhail Gusarov <dottedmag at dottedmag.net>,
- Florian Schlichting <fsfs at debian.org>
-Standards-Version: 3.9.5
+           Florian Schlichting <fsfs at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libhtml-tagset-perl,
- libhtml-tree-perl (>= 4.1),
- libxml-catalog-perl,
- libxml-parser-perl
-Homepage: https://metacpan.org/release/XML-TreeBuilder/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-treebuilder-perl.git
+                     libhtml-tagset-perl,
+                     libhtml-tree-perl (>= 4.1),
+                     libxml-catalog-perl,
+                     libxml-parser-perl
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-treebuilder-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-treebuilder-perl.git
+Homepage: https://metacpan.org/release/XML-TreeBuilder/
 
 Package: libxml-treebuilder-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libhtml-tagset-perl,
- libhtml-tree-perl (>= 4.1),
- libxml-catalog-perl,
- libxml-parser-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhtml-tagset-perl,
+         libhtml-tree-perl (>= 4.1),
+         libxml-catalog-perl,
+         libxml-parser-perl
 Description: XML parser providing XML::Elements DOM similar to HTML::Element
  XML::Treebuilder uses XML::Parser to make XML document trees constructed of
  XML::Element objects (and XML::Element is a subclass of HTML::Element adapted

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



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