The following commit has been merged in the master branch:
commit 9f1bedea1e5d76a06f9620b91891b3564a4aed1e
Author: Bastien ROUCARIÈS <[email protected]>
Date: Sat Jun 15 18:01:29 2013 +0200
Be not greedy for checking gfdl invariants
Fix a lot of invariants problem for instance in shorewall-doc
Signed-off-by: Niels Thykier <[email protected]>
diff --git a/checks/cruft.pm b/checks/cruft.pm
index 7fc3c5a..46064e6 100644
--- a/checks/cruft.pm
+++ b/checks/cruft.pm
@@ -477,7 +477,7 @@ sub find_cruft {
#
# See cruft-gfdl-fp-sliding-win for the test case
when(index($_, 'license') > -1 && m/gnu
(?:\s+|\s*<\/span>\s*|\s*\}\s+)? free \s+
- documentation \s+ license (?'gfdlsections'.{0,1024})
+ documentation \s+ license (?'gfdlsections'.{0,1024}?)
a \s+ copy \s+ of \s+ the \s+ license \s+ is \s+
included/xsm) {
if (!exists $licenseproblemhash{'gfdl-invariants'}) {
# local space
--
Debian package checker
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]