[librole-commons-perl] 18/21: Update package relations: (Build-)depend on libtype-tiny-perl (not libscalar-does-perl).
    Jonas Smedegaard 
    dr at jones.dk
       
    Tue Aug  4 15:56:17 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository librole-commons-perl.
commit cc85d97463fb6bd02fff6984a878fc6977b15ae4
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 4 17:37:15 2015 +0200
    Update package relations: (Build-)depend on libtype-tiny-perl (not libscalar-does-perl).
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 465568c..a69675f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ DEB_UPSTREAM_URL = http://cpan.metacpan.org/authors/id/T/TO/TOBYINK
 CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
 
 # Needed by upstream build process and (always) at runtime
-perl-deps = module-runtime moo object-id scalar-does
+perl-deps = module-runtime moo object-id type-tiny
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 
 provides = libobject-authority-perl, libauthority-shared-perl
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librole-commons-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list