[libcatmandu-store-lucy-perl] 17/18: Stop build-depend on libtest-exception-perl.
    Jonas Smedegaard 
    dr at jones.dk
       
    Mon Oct  2 18:50:37 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcatmandu-store-lucy-perl.
commit 9d9f363c6ea465e9ebdc1cfaaa1d63225fedfee8
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 2 20:44:54 2017 +0200
    Stop build-depend on libtest-exception-perl.
---
 debian/rules | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index ed111b5..60b52c8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,9 +25,6 @@ pkg = $(DEB_SOURCE_PACKAGE)
 deps = liblucy-perl, libmoo-perl, libdata-messagepack-perl
 deps +=, libcatmandu-perl (>= 1.04)
 
-# Needed by upstream testsuite
-deps-test = libtest-exception-perl
-
-CDBS_BUILD_DEPENDS +=, $(deps), $(bdeps), $(deps-test)
+CDBS_BUILD_DEPENDS +=, $(deps), $(bdeps)
 CDBS_DEPENDS_$(pkg) = $(deps)
 CDBS_ENHANCES_$(pkg) = libcatmandu-perl
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-store-lucy-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list