[libhtml-strip-perl] 05/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Thu Oct 23 20:29:20 UTC 2014


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

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

commit 5d7bb2d9ce735975182a7b08a489cff1958be91a
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Oct 23 22:22:13 2014 +0200

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

diff --git a/debian/control b/debian/control
index 6afd054..a0736e4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,21 @@
 Source: libhtml-strip-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), perl, libhtml-parser-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312~),
+               perl,
+               libhtml-parser-perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/HTML-Strip
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-strip-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-strip-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-strip-perl.git
+Homepage: https://metacpan.org/release/HTML-Strip
 
 Package: libhtml-strip-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: strip HTML markup from text
  HTML::Strip simply strips HTML-like markup from text in a very quick and
  brutal manner. It could quite easily be used to strip XML or SGML from text

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



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