Lintian Fixes - kfreebsd-10

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 79b7847..3a0063e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,13 @@ kfreebsd-11 (11.4-1) UNRELEASED; urgency=medium
   * R_X86_64_PLT32.diff: Removed; already applied upstream
   * vpxor.diff: New patch taken from upstream to spell vpxor as vpxord for gas
 
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Refer to common license file for CC0-1.0.
+  * Remove listed license files (sys/contrib/xz-embedded/COPYING) from
+    copyright.
+  * Fix day-of-week for changelog entry 5.0-1.
+
  -- Antoni Villalonga <antoni@friki.cat>  Sun, 09 Aug 2020 02:00:34 +0200
 
 kfreebsd-11 (11.2-1) unstable; urgency=medium
@@ -486,7 +493,7 @@ kfreebsd-10 (10.1~svn274115-10) unstable; urgency=high
   * Pick SVN r287146 from FreeBSD 10.1-RELEASE:
     - SA-15:21: Fix local privilege escalation in IRET handler.
       (CVE-2015-5675) (Closes: #796996)
-    - EN-15:14: Disabled ixgbe(4) flow-director support, due to an 
+    - EN-15:14: Disabled ixgbe(4) flow-director support, due to an
       implementation bug.
 
  -- Steven Chamberlain <steven@pyro.eu.org>  Sat, 22 Aug 2015 00:58:41 +0100
@@ -933,14 +940,14 @@ kfreebsd-10 (10.0~svn253832-1) experimental; urgency=low
   * Switch to canonical Vcs URLs.
   * Place transitional packages on Section oldlibs and Priority extra.
 
-  [ Petr Salinger ]    
+  [ Petr Salinger ]
   * Re-enable 901_disable_optimization_2.diff. See: #718250.
 
  -- Robert Millan <rmh@debian.org>  Fri, 02 Aug 2013 21:14:53 +0200
 
 kfreebsd-10 (10.0~svn252032-1) experimental; urgency=low
 
-  [Petr Salinger]   
+  [Petr Salinger]
   * New upstream snapshot.
     - fix for FreeBSD-SA-13:06.mmap (CVE-2013-2171). (Closes: #712892)
   * refresh all patches
@@ -1182,7 +1189,7 @@ kfreebsd-10 (10.0~svn225709-1) experimental; urgency=low
   [ Petr Salinger ]
   * extend ld_target detection
 
- -- Robert Millan <rmh@debian.org>  Sat, 24 Sep 2011 09:40:19 +0200 
+ -- Robert Millan <rmh@debian.org>  Sat, 24 Sep 2011 09:40:19 +0200
 
 kfreebsd-9 (9.0~svn225586-1) experimental; urgency=low
 
@@ -2388,4 +2395,4 @@ freebsd-kernel-5.0 (5.0-1) unstable; urgency=low
 
   * Initial release.
 
- -- Nathan Hawkins <utsl@debian.org>  Mon,  3 Jul 2003 13:12:00 -0400
+ -- Nathan Hawkins <utsl@debian.org>  Thu, 03 Jul 2003 13:12:00 -0400
diff --git a/debian/control.in b/debian/control.in
index c57cc88..cc2b3ec 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -55,4 +55,3 @@ Description: Common architecture-specific header files for kernel of FreeBSD @ve
  apt-get install kfreebsd-headers-$(uname -r)
  .
  and it will be unpacked in /usr/src/kfreebsd-headers-@version@-@abiname@-(flavour)
-
diff --git a/debian/copyright b/debian/copyright
index ebe9fe5..d486b00 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1246,7 +1246,6 @@ Files: share/man/man9/Makefile
        sys/contrib/octeon-sdk/*
        sys/contrib/rdma/*
        sys/contrib/v4l/*
-       sys/contrib/xz-embedded/COPYING
        sys/contrib/xz-embedded/README
        sys/contrib/xz-embedded/linux/*
        sys/contrib/xz-embedded/userspace/*
@@ -6720,7 +6719,7 @@ Copyright: 2010, Rafal Wojtczuk <rafal@invisiblethingslab.com>
 License: LGPL-2.1+
 
 Files: sys/crypto/siphash/siphash_test.c
-License: CC0
+License: CC0-1.0
 
 Files:     sys/compat/ndis/cfg_var.h
            sys/compat/ndis/hal_var.h
@@ -18238,13 +18237,16 @@ License: BSD-3-clause
  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  SUCH DAMAGE.
 
-License: CC0
+License: CC0-1.0
  To the extent possible under law, the author(s) have dedicated all copyright
  and related and neighboring rights to this software to the public domain
  worldwide. This software is distributed without any warranty.
  .
  You should have received a copy of the CC0 Public Domain Dedication along with
  this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
+ .
+ On Debian systems, the full text of the CC0 1.0 Universal license can be found
+ in the file `/usr/share/common-licenses/CC0-1.0'.
 
 License: CDDL
  COMMON DEVELOPMENT AND DISTRIBUTION LICENSE Version 1.0

Run locally

More details

Full run details

Historical runs