[libhtml-tree-perl] 05/07: cme: reformat d/control

gregor herrmann gregoa at debian.org
Mon Oct 7 19:29:39 UTC 2013


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

gregoa pushed a commit to branch master
in repository libhtml-tree-perl.

commit 47619766f4e0f562c332ff9d4347ad3dfcaf565f
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 7 21:27:33 2013 +0200

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

diff --git a/debian/control b/debian/control
index 552b440..38d902f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,30 @@
 Source: libhtml-tree-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Nathan Handler <nhandler at debian.org>
+           Ansgar Burchardt <ansgar at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Nathan Handler <nhandler at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
- libhtml-parser-perl,
- libhtml-tagset-perl,
- libtest-fatal-perl,
- libtest-leaktrace-perl
-Homepage: https://metacpan.org/release/HTML-Tree/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-tree-perl.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-tree-perl.git
+                     libhtml-parser-perl,
+                     libhtml-tagset-perl,
+                     libtest-fatal-perl,
+                     libtest-leaktrace-perl
 Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-tree-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-tree-perl.git
+Homepage: https://metacpan.org/release/HTML-Tree/
 
 Package: libhtml-tree-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libhtml-parser-perl,
- libhtml-tagset-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhtml-parser-perl,
+         libhtml-tagset-perl
 Recommends: libhtml-format-perl,
- libwww-perl
+            libwww-perl
 Description: Perl module to represent and create HTML syntax trees
  HTML::Tree is a collection of modules that represent, create and extract
  information from HTML syntax trees.  These modules used to be part of

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



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