[libhtml-gumbo-perl] 04/07: control
gregor herrmann
gregoa at debian.org
Fri Apr 14 16:23:54 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 5a9a453035acfcdeeb145926d493632e7d02cb13
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Apr 14 17:56:13 2017 +0200
control
---
debian/control | 15 +++++----------
1 file changed, 5 insertions(+), 10 deletions(-)
diff --git a/debian/control b/debian/control
index 6dbdd11..eaa94e3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ 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),
- libalien-libgumbo-perl (>= 0.03),
- libmodule-build-perl (>= 0.42),
+ 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
@@ -15,13 +14,9 @@ Testsuite: autopkgtest-pkg-perl
Package: libhtml-gumbo-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- libalien-libgumbo-perl (>= 0.03)
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: HTML5 parser based on gumbo C library
- Gumbo|https://github.com/google/gumbo-parser is an implementation of the
- HTML5 parsing algorithm|http://www.w3.org/TR/html5/syntax.html implemented as
- a pure C99 library with no outside dependencies.
+ Gumbo is an implementation of the HTML5 parsing algorithm implemented as a
+ pure C99 library with no outside dependencies.
.
- Goals and features of the C library:
- .
- This description was automagically extracted from the module by dh-make-perl.
+ HTML::Gumbo provides perl bindings for the C library.
--
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