[libhtml-gumbo-perl] 01/02: wrap/indent d/control

gregor herrmann gregoa at debian.org
Fri Apr 14 16:30:16 UTC 2017


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

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

commit 3f112f430608d2664516a25df81b986f397585d4
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Apr 14 18:27:22 2017 +0200

    wrap/indent d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 6186cd2..2e4145d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 9),
- libgumbo-dev,
- libhtml-tree-perl,
- libmodule-build-perl (>= 0.420000),
- libextutils-pkgconfig-perl,
- perl
+               libextutils-pkgconfig-perl,
+               libgumbo-dev,
+               libhtml-tree-perl,
+               libmodule-build-perl (>= 0.420000),
+               perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-gumbo-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhtml-gumbo-perl.git
@@ -18,7 +18,7 @@ Testsuite: autopkgtest-pkg-perl
 Package: libhtml-gumbo-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- libhtml-tree-perl
+         libhtml-tree-perl
 Description: HTML5 parser based on gumbo C library
  Gumbo is an implementation of the HTML5 parsing algorithm implemented as a
  pure C99 library with no outside dependencies.

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



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