[libhtml-stripscripts-perl] 01/11: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Thu Jun 25 20:23:10 UTC 2015


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

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

commit 52061290b972d7f977a4962ce421b3c7c6416bcb
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jun 25 22:06:29 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 4ada2e7..5b45c2a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
 Source: libhtml-stripscripts-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Tim Retout <diocles at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Tim Retout <diocles at debian.org>, Jonathan Yu <jawnsy at cpan.org>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.3
-Homepage: https://metacpan.org/release/HTML-StripScripts
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-stripscripts-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-stripscripts-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-stripscripts-perl.git
+Homepage: https://metacpan.org/release/HTML-StripScripts
 
 Package: libhtml-stripscripts-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: module for removing scripts from HTML
  HTML::StripScripts is a Perl module for neutralizes scripting constructs in
  HTML, leaving as much non-scripting markup in place as possible. This allows

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



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