[libhtml-html5-parser-perl] 08/16: Relax to (build-)depend unversioned on libxml-libxml-perl: Needed version satisfied even in oldstable.

Jonas Smedegaard dr at jones.dk
Thu Aug 31 23:29:06 UTC 2017


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

js pushed a commit to branch master
in repository libhtml-html5-parser-perl.

commit 8d80de13c107c23af1635d5aa05f1748d106669b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Sep 1 00:51:59 2017 +0200

    Relax to (build-)depend unversioned on libxml-libxml-perl: Needed version satisfied even in oldstable.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e45e5ce..a7a2bb6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ pkg = $(DEB_SOURCE_PACKAGE)
 # Needed by upstream build and (always) at runtime
 perl-deps = html-html5-entities io-html try-tiny uri
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
-deps +=, libxml-libxml-perl (>= 1.93)
+deps +=, libxml-libxml-perl
 deps +=, perl (>= 5.14) | libhttp-tiny-perl
 
 # Needed by upstream testsuite

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



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