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 <[email protected]> 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 <[email protected]> +Uploaders: Tim Retout <[email protected]>, + Jonathan Yu <[email protected]> Section: perl Priority: optional Build-Depends: debhelper (>= 7) -Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: Tim Retout <[email protected]>, Jonathan Yu <[email protected]> +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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
