Lintian Fixes - practicalxml-java

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index c162431..45db92e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+practicalxml-java (1.1.19-2) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Update watch file format version to 4.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Archive, Repository, Repository-Browse.
+  * Remove unnecessary get-orig-source-target.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 03:15:33 -0000
+
 practicalxml-java (1.1.19-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index 415b9ad..cca8a0c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller@debian.org>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5)
+Build-Depends: debhelper-compat (= 13), default-jdk, maven-debian-helper (>= 1.5)
 Build-Depends-Indep: junit (>= 3.8.2), libkdgcommons-java (>= 1.0.14)
 Standards-Version: 3.9.7
 Vcs-Git: git://anonscm.debian.org/pkg-java/practicalxml-java.git
diff --git a/debian/copyright b/debian/copyright
index 0a86c1a..9406f18 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-Name: practicalxml
 Source: http://sourceforge.net/projects/practicalxml/
 
diff --git a/debian/rules b/debian/rules
index b16c441..4721cb9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@ export JAVA_HOME = /usr/lib/jvm/default-java
 
 %:
 	dh $@ --buildsystem=maven
-
-get-orig-source:
-	uscan --download-current-version --no-symlink --force-download
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..87542b0
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Archive: SourceForge
+Repository: https://practicalxml.svn.sourceforge.net/svnroot/practicalxml
+Repository-Browse: http://practicalxml.svn.sourceforge.net/viewvc/practicalxml/
diff --git a/debian/watch b/debian/watch
index 465e413..8c7a04d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://sourceforge.net/p/practicalxml/code/HEAD/tree/tags/ rel-([\d\.]+) debian debian/orig-tar.sh

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details