This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository licensecheck.

commit 767c968c1d2800e6d6a79273e604ff7da2993d5c
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Thu Aug 11 14:17:36 2016 +0200

    Tighten (Build-)dependency on libstring-copyright-perl.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 35d087c..675b0e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,12 +25,12 @@ pkg = $(DEB_SOURCE_PACKAGE)
 # Needed by upstream build and (always/often) at runtime
 perl-deps = getopt-long-descriptive pod-constants
 perl-deps += string-escape try-tiny namespace-clean
-perl-deps += string-copyright
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps +=, libmoo-perl (>= 1.001000)
 deps +=, libpath-tiny-perl (>= 0.062)
 deps +=, perl (>= 5.19.11) | libexperimental-perl
 deps +=, libstrictures-perl (>= 2)
+deps +=, libstring-copyright-perl (>=0.002)
 deps-recommend = bash-completion
 
 # Needed by upstream testsuite

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/licensecheck.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to