[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 03/03: Avoid a gfdl false positive in oidentd



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

broucaries-guest pushed a commit to branch master
in repository lintian.

commit 96045f0fc758f328285af691c1ced6ca001e3b86
Author: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
Date:   Sun Aug 9 10:57:35 2015 +0200

    Avoid a gfdl false positive in oidentd
---
 data/cruft/gfdl-license-fragments-checks                         | 2 ++
 debian/changelog                                                 | 4 ++--
 .../cruft-gfdl-invariants/debian/src/oldfalsepositive/oidentd.8  | 9 +++++++++
 3 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/data/cruft/gfdl-license-fragments-checks b/data/cruft/gfdl-license-fragments-checks
index 5f5883a..1820238 100644
--- a/data/cruft/gfdl-license-fragments-checks
+++ b/data/cruft/gfdl-license-fragments-checks
@@ -19,6 +19,8 @@
 \A with [ ] no [ ] invariants? [ ] sections? (?:[ ]?[,\.;][ ]? and [ ] no [ ] covers? [ ] texts?)?\Z ~~ ~~ license-problem-gfdl-non-official-text
 # jedit
 \A with [ ] no [ ] invariant [ ] sections?[ ]?,?[ ]? front[ ]?-?[ ]?cover [ ] texts? [ ] or [ ] back[ ]?-?[ ]?cover [ ] texts?[ ]?,?[ ]?each [ ] as [ ] defined [ ] in [ ] the [ ] license \Z ~~ ~~ license-problem-gfdl-non-official-text
+# oidentd
+with [ ] (?:the[ ])? invariants? [ ] sections? [ ] being [ ] no [ ] invariants? [ ] sections?[ ]?[,\.;]?[ ]? with [ ] the [ ] front[ ]?-?[ ]?cover [ ] texts? [ ] being [ ] no  [ ] front[ ]?-?[ ]?cover [ ] texts? ?[ ]?[,\.;]?[ ]?  (?:and[ ])? with [ ] the [ ] back[ ]?-?[ ]?cover [ ] texts? [ ] being [ ] no  [ ] back[ ]?-?[ ]?cover [ ] texts? \Z~~ ~~ license-problem-gfdl-non-official-text
 #sdlbasic
 \A with [ ] no [ ] invariants? [ ] (?:sections?[ ])? texts? \Z  ~~ ~~ license-problem-gfdl-non-official-text
 # smbc
diff --git a/debian/changelog b/debian/changelog
index 390b35d..bd6b173 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,8 @@ lintian (2.5.36) UNRELEASED; urgency=medium
   * checks/cruft.pm:
     + [BR] Avoid a false positive for gfdl detection in krusader.
       Remove line number before running the detection.
-    + [BR] Avoid another gfdl false positive in sdlbasic, smbc
-      package.
+    + [BR] Avoid another gfdl false positive in oidentd, sdlbasic,
+      smbc package.
   * checks/files.desc:
     + [BR] Correct a few typos.  (Closes: #794953).
     + [BR] Rename files-privacybreach-may-use-debian-package
diff --git a/t/tests/cruft-gfdl-invariants/debian/src/oldfalsepositive/oidentd.8 b/t/tests/cruft-gfdl-invariants/debian/src/oldfalsepositive/oidentd.8
new file mode 100644
index 0000000..5a4df93
--- /dev/null
+++ b/t/tests/cruft-gfdl-invariants/debian/src/oldfalsepositive/oidentd.8
@@ -0,0 +1,9 @@
+.\" Copyright (C) XXX
+.\"
+.\" Permission is granted to copy, distribute and/or modify this document
+.\" under the terms of the GNU Free Documentation License, Version 1.1
+.\" or any later version published by the Free Software Foundation;
+.\" with the Invariant Sections being no invariant sections, with the
+.\" Front-Cover Texts being no front-cover texts, and with the Back-Cover
+.\" Texts being no back-cover texts. A copy of the license is included with
+.\" this package in the file "COPYING.DOC."
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: