[SCM] libweb-id-perl Debian packaging branch, master, updated. debian/1.922-2-110-g9d85214

Jonas Smedegaard dr at jones.dk
Sat Jun 8 19:41:35 UTC 2013


The following commit has been merged in the master branch:
commit 166c950276a5b2f1c8830faf83812ec86697f6df
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 8 21:09:20 2013 +0200

    Build-depend on libtype-tiny-perl (not libsub-exporter-perl or libmoosex-types-perl).

diff --git a/debian/rules b/debian/rules
index 344b5bd..5d479ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,9 +27,9 @@ DEB_UPSTREAM_PACKAGE = Web-ID
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Web
 
 # needed by upstream build and (always) at runtime
-perl-deps = crypt-x509 datetime list-moreutils moose moosex-types
+perl-deps = crypt-x509 datetime list-moreutils moose type-tiny
 perl-deps += path-class plack rdf-query rdf-trine
-perl-deps += sub-exporter uri namespace-sweep
+perl-deps += uri namespace-sweep
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 
 # needed by upstream testsuite and (often) at runtime

-- 
libweb-id-perl Debian packaging



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