[licensecheck] 02/03: Update package relations: (Build-)depend on libstring-copyright-perl.
Jonas Smedegaard
dr at jones.dk
Sun Jul 24 18:03:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository licensecheck.
commit aa29cb6445893d4287e3616c41c81ec3b7f94098
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Jul 24 19:58:16 2016 +0200
Update package relations: (Build-)depend on libstring-copyright-perl.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index bf4254e..e22a2a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ pkg = $(DEB_SOURCE_PACKAGE)
# Needed by upstream build and (always/often) at runtime
perl-deps = getopt-long-descriptive path-tiny pod-constants
perl-deps += string-escape try-tiny namespace-clean strictures
-
+perl-deps += string-copyright
deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
deps +=, libmoo-perl (>= 1.001000)
deps +=, perl (>= 5.19.11) | libexperimental-perl
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/licensecheck.git
More information about the Pkg-perl-cvs-commits
mailing list