Lintian Fixes - jctools

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index d646756..39cd96f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+jctools (2.0.2-2) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+  * Remove unnecessary get-orig-source-target.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Dec 2022 19:52:10 -0000
+
 jctools (2.0.2-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index fff5afe..ddf9bfc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,15 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libmaven-bundle-plugin-java,
  maven-debian-helper (>= 2.1)
 Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jctools.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jctools.git
-Homepage: http://jctools.github.io/JCTools/
+Vcs-Git: https://salsa.debian.org/java-team/jctools.git
+Vcs-Browser: https://salsa.debian.org/java-team/jctools
+Homepage: https://jctools.github.io/JCTools/
 
 Package: libjctools-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8fd4a70..8525c00 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: JCTools
 Source: https://github.com/JCTools/JCTools
 Files-Excluded: resources
diff --git a/debian/rules b/debian/rules
index 5985cac..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --no-symlink
diff --git a/debian/watch b/debian/watch
index 4707335..f9bde2e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/JCTools/JCTools/tags .*/(?:.*?)([\d\.]+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://jctools.github.io/JCTools/ https://jctools.github.io/JCTools/

Run locally

More details

Full run details