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 c75f516f2d10e3ed8b4c07c6b160ab86343e99aa
Author: gregor herrmann <[email protected]>
Date:   Fri Apr 14 18:20:37 2017 +0200

    add libhtml-tree-perl
    
    Gbp-Dch: Ignore
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d06237d..6186cd2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Perl Group 
<[email protected]>
 Uploaders: gregor herrmann <[email protected]>
 Build-Depends: debhelper (>= 9),
  libgumbo-dev,
+ libhtml-tree-perl,
  libmodule-build-perl (>= 0.420000),
  libextutils-pkgconfig-perl,
  perl
@@ -16,7 +17,8 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libhtml-gumbo-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
+ 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

_______________________________________________
Pkg-perl-cvs-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to