[libhtml-html5-builder-perl] 01/02: Fix stop (build-)depending on libscalar-list-utils-perl: Provided by perl(-modules).

Jonas Smedegaard js at alioth.debian.org
Fri Aug 30 12:47:39 UTC 2013


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

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

commit dfe4895c4a6d7ca83fec5d6f548238c28bb8005c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Aug 30 14:45:36 2013 +0200

    Fix stop (build-)depending on libscalar-list-utils-perl: Provided by perl(-modules).
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index cc69ff9..201a577 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/HTML
 DEB_UPSTREAM_TARBALL_MD5 = f0625eb9ca9b8bd9f4a5432c3750abd4
 
 # Needed by upstream build and (always) at runtime
-perl-deps = html-html5-entities html-html5-writer scalar-list-utils
+perl-deps = html-html5-entities html-html5-writer
 perl-deps += xml-libxml common-sense
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 

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



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