Skip to content
Snippets Groups Projects
Commit 98586d40 authored by gregor herrmann's avatar gregor herrmann
Browse files

Update t/08-licensecheck.t to changed output of licensecheck.

Additionally bump versioned build dependency on licensecheck.

Closes: #852879
Thanks: Lucas Nussbaum for the bug report.
parent 23f72f4a
No related branches found
No related tags found
Loading
......@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
libmodule-build-perl,
perl (>= 5.18),
bash-completion
Build-Depends-Indep: licensecheck (>= 3.0.28),
Build-Depends-Indep: licensecheck (>= 3.0.29),
libclass-xsaccessor-perl,
libconfig-any-perl,
libdebian-copyright-perl (>= 0.2),
......
......@@ -73,7 +73,7 @@ Readonly my $LICENSECHECK => Debian::LicenseReconcile::LicenseCheck->new(
'LGPL (v3)'=>'test8',
'MIT/X11 (BSD like)'=>'test9',
'MPL (v2.0)'=>'test10',
'QPL'=>'test11',
'QPL (v1.0)'=>'test11',
'zlib/libpng'=>'test12',
],
1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment