[license-reconcile] 01/03: Replace devscripts dependencies with licensecheck.
gregor herrmann
gregoa at debian.org
Tue Jul 5 12:23:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository license-reconcile.
commit acd4b1d8e155977d786d4aafbb68142bee18db88
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Jul 5 14:18:18 2016 +0200
Replace devscripts dependencies with licensecheck.
Closes: #829633
Thanks: Jeremy Bicha for the bug report and Adam Conrad for the patch.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 5598e20..07e2180 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
libmodule-build-perl,
perl (>= 5.18),
bash-completion
-Build-Depends-Indep: devscripts (>= 2.15.10~),
+Build-Depends-Indep: licensecheck,
libclass-xsaccessor-perl,
libconfig-any-perl,
libdebian-copyright-perl (>= 0.2),
@@ -40,7 +40,7 @@ Package: license-reconcile
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
- devscripts (>= 2.15.10~),
+ licensecheck,
libclass-xsaccessor-perl,
libconfig-any-perl,
libdebian-copyright-perl (>= 0.2),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/license-reconcile.git
More information about the Pkg-perl-cvs-commits
mailing list