[license-reconcile] 01/04: Fix test to cope with devscript 2.15.6 (Closes: #795559)

dod at debian.org dod at debian.org
Thu Aug 20 17:39:34 UTC 2015


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

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

commit 7576dd4f47de74dfd7c6093d0651859faf55f24d
Author: Dominique Dumont <dod at debian.org>
Date:   Thu Aug 20 19:15:10 2015 +0200

    Fix test to cope with devscript 2.15.6 (Closes: #795559)
---
 t/09-tty.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/09-tty.t b/t/09-tty.t
index 8c4a79f..0dccc9e 100644
--- a/t/09-tty.t
+++ b/t/09-tty.t
@@ -13,5 +13,5 @@ my @data = $LICENSECHECK->get_info('tty.c');
 cmp_deeply(\@data, [{
     file=>'tty.c',
     license=>'BSD-3-clause',
-    copyright=>['Copyright: 1992, 1993'],
+    copyright=>['Copyright: 1992, 1993 The Regents of the University of California. All rights reserved.'],
 }]);

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