Lintian Fixes - gdb-doc

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index fd8ad30cf..fb195c21b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -100,13 +100,13 @@ gdb-doc (7.10-1) unstable; urgency=medium
 
 gdb-doc (7.8.2-1) experimental; urgency=medium
 
-  * New upstream release. 
+  * New upstream release.
 
  -- Hector Oron <zumbi@debian.org>  Sat, 24 Jan 2015 11:49:55 +0100
 
 gdb-doc (7.8.1-1) experimental; urgency=medium
 
-  * New upstream release. 
+  * New upstream release.
 
  -- Hector Oron <zumbi@debian.org>  Sun, 09 Nov 2014 17:32:44 +0100
 
@@ -186,7 +186,7 @@ gdb-doc (7.5-1) experimental; urgency=low
 
 gdb-doc (7.4.1-2) unstable; urgency=low
 
-  * Add build dependency on automake. (closes: #682406) 
+  * Add build dependency on automake. (closes: #682406)
 
  -- Hector Oron <zumbi@debian.org>  Fri, 27 Jul 2012 01:58:48 +0200
 
@@ -216,9 +216,9 @@ gdb-doc (7.3-1) unstable; urgency=low
 
   * New upstream release.
   * Regenerate gdb/doc/configure.
-  * Add myself to debian/copyright. 
-  * Enable PDF format. 
-  * Drop dir.gz from info directory. 
+  * Add myself to debian/copyright.
+  * Enable PDF format.
+  * Drop dir.gz from info directory.
   * Add build dependency on texlive-generic-recommended.
 
  -- Hector Oron <zumbi@debian.org>  Wed, 14 Sep 2011 00:36:23 +0200
diff --git a/debian/compat b/debian/compat
index ec635144f..f599e28b8 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 71ff28be1..cd3f12e4f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: gdb-doc
 Maintainer: Héctor Orón Martínez <zumbi@debian.org>
 Section: non-free/devel
 Priority: optional
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Rules-Requires-Root: no
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 10~),
 # These are just to satisfy the configure scripts ...
  libtinfo-dev
 Build-Depends-Indep:
diff --git a/debian/rules b/debian/rules
index 5f0ff275d..d24397fe3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,11 +37,11 @@ build-stamp: $(BUILDDIR)/config.status
 	$(MAKE) -C $(BUILDDIR)/gdb/doc $(DOCTARGETS)
 	touch $@
 
-clean: 
+clean:
 	dh_testdir
 	dh_testroot
 	rm -rf $(BUILDDIR)
-	rm -f build-stamp 
+	rm -f build-stamp
 	dh_clean
 
 install: build

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details