Lintian Fixes - cdbs

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index ca18252..cabfeb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1799,10 +1799,10 @@ cdbs (0.4.57) unstable; urgency=low
   * Document the class for KDE 4 provided by pkg-kde-tools, and document the
     KDE 3 class as obsolescent.  Move up the cmake section so the order makes
     sense again. (closes: #520383)
-  * Allow JAVACMD to include options (patch by Matthias Klose) (ant.mk) 
+  * Allow JAVACMD to include options (patch by Matthias Klose) (ant.mk)
     (closes: #520105)
   * Reenabled the ant-1 test
-  * Added support for lzma-compressed tarballs (patch by Robert Millan) 
+  * Added support for lzma-compressed tarballs (patch by Robert Millan)
     (buildcore.mk, tarball.mk) (closes: #529355); added test case
 
  -- Jonas Smedegaard <dr@jones.dk>  Fri, 10 Jul 2009 11:00:48 +0200
@@ -1888,7 +1888,7 @@ cdbs (0.4.53) unstable; urgency=low
     python-support.
 
   [ Peter Eisentraut ]
-  * Added CHANGELOG to list of detected changelog file names (debhelper.mk) 
+  * Added CHANGELOG to list of detected changelog file names (debhelper.mk)
     (closes: #508141)
   * Documented variables DEB_AUTO_UPDATE_AUTOHEADER, DEB_AUTO_UPDATE_ACLOCAL
     (patch by Rafael Laboissiere) (closes: #505883)
@@ -2520,7 +2520,7 @@ cdbs (0.4.23-1) unstable; urgency=low
     Acknowledging: (Closes: #235961, #268483, #265562, #266982, #267254)
 
   * Apply Robert's patch to generate config's from config.in.
-    (Closes: #272758).  Further tweaked to honour debian/control as a 
+    (Closes: #272758).  Further tweaked to honour debian/control as a
     target, and to make sure that cdbs doesn't depend on cdbs.
 
   * Use this new feature in CDBS.
@@ -2634,7 +2634,7 @@ cdbs (0.4.19) unstable; urgency=low
     - Make docbookxml.mk a noop now that catalogs work in sid.
 
  -- Colin Walters <walters@debian.org>  Wed, 11 Feb 2004 12:59:20 -0500
-	
+
 cdbs (0.4.18) unstable; urgency=low
 
   * Andres Salomon <dilinger@voxel.net>:
@@ -2642,12 +2642,12 @@ cdbs (0.4.18) unstable; urgency=low
     - Don't generate maintainer scripts for udebs (Closes: #216148)
 
  -- Colin Walters <walters@debian.org>  Tue, 20 Jan 2004 13:51:20 -0500
-	
+
 cdbs (0.4.17) unstable; urgency=low
 
   * Colin Walters <walters@debian.org>:
     - Add quotes around other DEB_PATCHDIRS_READONLY reference (#227936)
-    - Add dh_gconf call to debhelper.mk. 
+    - Add dh_gconf call to debhelper.mk.
     - Allow setting DEB_UDEB_PACKAGES before including any rules.
 
  -- Colin Walters <walters@debian.org>  Tue, 20 Jan 2004 13:51:20 -0500
@@ -2751,7 +2751,7 @@ cdbs (0.4.8) unstable; urgency=low
     - Added an example for the Ant class and improved its documentation
 
  -- Stefan Gybas <sgybas@debian.org>  Wed, 10 Sep 2003 13:21:26 +0200
-  
+
 cdbs (0.4.7) unstable; urgency=low
 
   * Colin Walters <walters@debian.org>:
@@ -2799,7 +2799,7 @@ cdbs (0.4.5.4) unstable; urgency=low
       patch).
 
  -- Jonas Smedegaard <dr@jones.dk>  Sun, 24 Aug 2003 14:47:38 +0200
-  
+
 cdbs (0.4.5.3) unstable; urgency=low
 
   * Jeff Bailey <jbailey@nisa.net>:
@@ -2882,7 +2882,7 @@ cdbs (0.4.4) unstable; urgency=low
     - Various small tweaks to perlmodule.mk and python-distutils.mk.
 
  -- Jonas Smedegaard <dr@jones.dk>  Tue, 24 Jun 2003 16:54:55 +0200
-  
+
 cdbs (0.4.3.1) unstable; urgency=low
 
   * Colin Walters <walters@debian.org>:
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index f443af6..b2a3e49 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,7 @@ Source: cdbs
 Section: devel
 Priority: optional
 Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends-Indep: debhelper,
- dh-buildinfo,
+Build-Depends-Indep: dh-buildinfo,
  autoconf,
  fakeroot <!nocheck>,
  python3-all-dev <!nocheck>,
@@ -13,10 +12,11 @@ Build-Depends-Indep: debhelper,
  default-jdk-headless <!nocheck> | default-jdk <!nocheck>,
  sharutils <!nocheck>,
  lzma <!nocheck>,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/debian/cdbs.git
 Vcs-Browser: https://salsa.debian.org/debian/cdbs
 Rules-Requires-Root: no
+Build-Depends: debhelper-compat (= 13)
 
 Package: cdbs
 Architecture: all
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 116db70..6bad35a 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,7 +1,7 @@
 # License is in License-Reference field (see bug#786450)
-missing-license-paragraph-in-dep5-copyright gpl-2 *
-missing-license-paragraph-in-dep5-copyright gpl-2\+ *
-missing-license-paragraph-in-dep5-copyright gpl-3\+ *
-missing-license-text-in-dep5-copyright GPL-2 *
-missing-license-text-in-dep5-copyright GPL-2\+ *
-missing-license-text-in-dep5-copyright GPL-3\+ *
+missing-license-paragraph-in-dep5-copyright gpl-2 [debian/copyright:*]
+missing-license-paragraph-in-dep5-copyright gpl-2\+ [debian/copyright:*]
+missing-license-paragraph-in-dep5-copyright gpl-3\+ [debian/copyright:*]
+missing-license-text-in-dep5-copyright GPL-2 [debian/copyright:*]
+missing-license-text-in-dep5-copyright GPL-2\+ [debian/copyright:*]
+missing-license-text-in-dep5-copyright GPL-3\+ [debian/copyright:*]

Run locally

More details

Full run details

Historical runs