[libweb-id-perl] 07/10: Relax to (build-)depend unversioned on libtype-tiny-perl: Needed version now in testing.
    Jonas Smedegaard 
    dr at jones.dk
       
    Fri May 30 22:50:17 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libweb-id-perl.
commit 36f586eb0373bb620688678140b2b1e512ba293e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat May 31 00:30:52 2014 +0200
    Relax to (build-)depend unversioned on libtype-tiny-perl: Needed version now in testing.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index c1fb53f..5d5311b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,13 +27,12 @@ DEB_UPSTREAM_PACKAGE = Web-ID
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOBYINK
 
 # needed by upstream build and (always) at runtime
-perl-deps = crypt-x509 datetime exporter-tiny list-moreutils
+perl-deps = crypt-x509 datetime exporter-tiny list-moreutils type-tiny
 perl-deps += path-tiny plack rdf-query rdf-trine file-sharedir
 perl-deps += types-datetime types-uri uri namespace-sweep
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps +=, libmoose-perl (>= 2.0600)
 deps +=, libmatch-simple-perl (>= 0.008)
-deps +=, libtype-tiny-perl (>= 0.040)
 
 # needed by upstream testsuite and (often) at runtime
 deps-test-recommend = openssl
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libweb-id-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list