Lintian Fixes - json-smart

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 70116d2..173eefd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+json-smart (2.2-3) UNRELEASED; urgency=medium
+
+  * 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>  Thu, 12 Jan 2023 06:15:22 -0000
+
 json-smart (2.2-2) unstable; urgency=medium
 
   * Team upload.
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 6488a01..01e313b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,12 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.5)
+Build-Depends: debhelper-compat (= 13), default-jdk, maven-debian-helper (>= 1.5)
 Build-Depends-Indep: libmaven-bundle-plugin-java, junit
 Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/json-smart.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/json-smart.git
-Homepage: http://netplex.github.io/json-smart/
+Vcs-Git: https://salsa.debian.org/java-team/json-smart.git
+Vcs-Browser: https://salsa.debian.org/java-team/json-smart
+Homepage: https://netplex.github.io/json-smart/
 
 Package: libjson-smart-java
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 761bb83..5be7182 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,3 @@ override_dh_auto_test:
 
 override_dh_auto_install:
 	dh_auto_install -- --file parent/pom.xml
-
-get-orig-source:
-	uscan --download-current-version --force-download --no-symlink

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://netplex.github.io/json-smart/ https://netplex.github.io/json-smart/

Run locally

More details

Full run details