[libhtml-tagfilter-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:07:57 UTC 2017


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

alexm pushed a commit to branch master
in repository libhtml-tagfilter-perl.

commit a416a5446f6dc1bf911b635e0cf9b9bcaae38065
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:25:04 2017 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 891b2ba..56c5bfc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libhtml-tagfilter-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Daniel Lintott <daniel at serverb.co.uk>
+           Daniel Lintott <daniel at serverb.co.uk>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libhtml-parser-perl,
- liburi-perl,
- perl
+                     liburi-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-tagfilter-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhtml-tagfilter-perl.git
@@ -15,9 +15,10 @@ Homepage: https://metacpan.org/release/HTML-TagFilter
 
 Package: libhtml-tagfilter-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libhtml-parser-perl,
- liburi-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhtml-parser-perl,
+         liburi-perl
 Description: fine-grained HTML-filter, XSS-blocker and mailto-obfuscator
  HTML::TagFilter is a subclass of HTML::Parser with a single purpose: it
  will remove unwanted HTML tags and attributes from a piece of text. It can

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



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