Lintian Fixes - docbook-utils

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index af50d6d..c3300cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -305,5 +305,3 @@ docbook-utils (0.6.9-1) unstable; urgency=low
   * Initial Release (Closes: #112666)
 
  -- Christian Marillat <marillat@debian.org>  Tue, 18 Sep 2001 15:38:59 +0200
-
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 5d22be9..0477e8c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,12 @@ Section: text
 Priority: optional
 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
 Uploaders: Ardo van Rangelrooij <ardo@debian.org>, Mathieu Malaterre <malat@debian.org>
-Standards-Version: 4.6.0
-Build-Depends-Indep: debhelper (>= 11), docbook-dsssl, openjade, perl, sgmlspl, opensp, autotools-dev, dh-autoreconf
+Standards-Version: 4.6.2
+Build-Depends-Indep: docbook-dsssl, openjade, perl, sgmlspl, opensp, autotools-dev, dh-autoreconf
 Homepage: http://sources.redhat.com/docbook-tools/
 Vcs-Git: https://salsa.debian.org/xml-sgml-team/docbook-utils.git
 Vcs-Browser: https://salsa.debian.org/xml-sgml-team/docbook-utils
+Build-Depends: debhelper-compat (= 11)
 
 Package: docbook-utils
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 7e1d4ed..e1bd12a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # export DH_VERBOSE=1
 
 %:
-	dh $@ --with autotools_dev --with autoreconf
+	dh $@ --with autotools_dev
 
 override_dh_auto_configure:
 	dh_auto_configure -- --prefix=/usr --mandir=\$${prefix}/share/man
@@ -10,6 +10,3 @@ override_dh_auto_configure:
 override_dh_auto_install:
 	dh_auto_install -- prefix=$(DESTDIR)/usr docdir=$(DESTDIR)/usr/share/doc/docbook-utils
 
-
-get-orig-source:
-	uscan --verbose --force-download

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details