[licensecheck] 02/04: Use local code for licensecheck of ourselves.

Jonas Smedegaard dr at jones.dk
Thu Sep 1 23:54:05 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 e309ffffd742a13a8c40244a9d3e84aa9788cdbc
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Sep 2 01:39:27 2016 +0200

    Use local code for licensecheck of ourselves.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index cb23c09..8bd01b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,10 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 
 pkg = $(DEB_SOURCE_PACKAGE)
 
+# licensecheck uses itself for licensecheck.
+CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
+DEB_COPYRIGHT_CHECK_LICENSECHECK = perl -Ilib bin/licensecheck
+
 # Needed by upstream build and (always/often) at runtime
 perl-deps = getopt-long-descriptive pod-constants sort-key
 perl-deps += string-escape try-tiny namespace-clean

-- 
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