Lintian Fixes - xmlformat

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 9d6197c..a1006fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+xmlformat (1.04-4) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Remove unnecessary get-orig-source-target.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 08 Nov 2022 21:00:57 -0000
+
 xmlformat (1.04-3) unstable; urgency=medium
 
   * d/compat: Bump to compat 11
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 2a62c17..13355d8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: xmlformat
 Section: utils
 Priority: optional
 Maintainer: Mathieu Malaterre <malat@debian.org>
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 13)
 Build-Depends-Indep: xsltproc, fop, docbook-xsl, ruby
 Homepage: http://www.kitebird.com/software/xmlformat/
 Vcs-Git: https://salsa.debian.org/xml-sgml-team/xmlformat.git
 Vcs-Browser: https://salsa.debian.org/xml-sgml-team/xmlformat
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 
 Package: xmlformat-perl
diff --git a/debian/copyright b/debian/copyright
index 736b8aa..acc5bf4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Source: http://www.kitebird.com/software/xmlformat/
 Upstream-Name: xmlformat
 
diff --git a/debian/rules b/debian/rules
index d390e54..8bdfcbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,3 @@ override_dh_compress:
 debian/xmlformat.1: debian/xmlformat.1.in
 	help2man --include=debian/xmlformat.1.in \
 		--output=$@ --no-info xmlformat
-
-get-orig-source:
-	uscan --verbose --force-download --rename

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package xmlformat-doc

No differences were encountered between the control files of package xmlformat-perl

No differences were encountered between the control files of package xmlformat-ruby

Run locally

More details

Full run details