[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 384419773bae8cdd8494264691f5433101fab6f9
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 8 21:15:18 2013 +0200
    Build-depend on libpath-tiny-perl (not libpath-class-perl).
diff --git a/debian/rules b/debian/rules
index 5d479ec..9b9cdc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ 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 type-tiny
-perl-deps += path-class plack rdf-query rdf-trine
+perl-deps += path-tiny plack rdf-query rdf-trine
 perl-deps += uri namespace-sweep
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 
-- 
libweb-id-perl Debian packaging
    
    
More information about the Pkg-perl-cvs-commits
mailing list