This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository librdf-endpoint-perl.
commit 3405f62765244d00ed0a6ff5b7a59595e9214b61 Author: Jonas Smedegaard <[email protected]> Date: Thu Sep 14 08:45:20 2017 +0200 Stop (build-)depend on libhtml-html5-parser-perl. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 4ede4ca..fba88b3 100755 --- a/debian/rules +++ b/debian/rules @@ -23,7 +23,7 @@ pkg = $(DEB_SOURCE_PACKAGE) # Needed both by upstream build and at runtime perl-deps = file-sharedir rdf-trine rdf-query rdf-rdfa-generator plack -perl-deps += hash-merge-simple html-html5-writer html-html5-parser +perl-deps += hash-merge-simple html-html5-writer perl-deps += http-negotiate xml-libxml deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps)) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-endpoint-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
