Lintian Fixes - dynalang

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index e7f88bc..b64e2a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dynalang (0.4-4) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Bump debhelper from deprecated 9 to 10.
+  * Remove unnecessary get-orig-source-target.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Sep 2022 06:32:53 -0000
+
 dynalang (0.4-3) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index dc0f47d..d6b2784 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: Torsten Werner <twerner@debian.org>
-Build-Depends: debhelper (>= 9), cdbs, javahelper
+Build-Depends: debhelper (>= 10~), cdbs, javahelper
 Build-Depends-Indep: ant-optional, default-jdk, junit
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-java/dynalang.git
diff --git a/debian/copyright b/debian/copyright
index c988531..9adf7c5 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: dynalang
 Upstream-Contact: Attila Szegedi
 Source: http://dynalang.sourceforge.net
diff --git a/debian/rules b/debian/rules
index 3cd0f29..c4df77e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,3 @@ DEB_JARS             := ant-junit junit ant-trax
 install/libdynalang-java::
 	jh_installlibs -plibdynalang-java
 	jh_installjavadoc -plibdynalang-java
-
-get-orig-source:
-	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details