[license-reconcile] 01/02: Update t/08-licensecheck.t to changed output of licensecheck.

gregor herrmann gregoa at debian.org
Sat Jan 28 14:54:05 UTC 2017


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

gregoa pushed a commit to branch master
in repository license-reconcile.

commit 98586d40b0ab55e8fa38df588c3ca2817084dfe8
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 28 15:49:29 2017 +0100

    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.
---
 debian/control      | 2 +-
 t/08-licensecheck.t | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b6e25c3..89157d7 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: licensecheck (>= 3.0.28),
+Build-Depends-Indep: licensecheck (>= 3.0.29),
                      libclass-xsaccessor-perl,
                      libconfig-any-perl,
                      libdebian-copyright-perl (>= 0.2),
diff --git a/t/08-licensecheck.t b/t/08-licensecheck.t
index c4faf2f..581fec4 100644
--- a/t/08-licensecheck.t
+++ b/t/08-licensecheck.t
@@ -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

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