Lintian Fixes - jcharts

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index f1958a5..466c9d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+jcharts (0.7.5-6) 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>  Fri, 20 Jan 2023 21:59:51 -0000
+
 jcharts (0.7.5-5) 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 6172d53..e88d6f5 100644
--- a/debian/control
+++ b/debian/control
@@ -6,16 +6,16 @@ Uploaders: Onkar Shinde <onkarshinde@ubuntu.com>
 Build-Depends:
  ant,
  ant-optional,
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  default-jdk-doc,
  libbatik-java,
  libservlet3.1-java,
  libservlet3.1-java-doc
 Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jcharts.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jcharts.git
-Homepage: http://jcharts.sourceforge.net
+Vcs-Git: https://salsa.debian.org/java-team/jcharts.git
+Vcs-Browser: https://salsa.debian.org/java-team/jcharts
+Homepage: https://jcharts.sourceforge.net
 
 Package: libjcharts-java
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 5cb48b4..bb86a50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,3 @@ override_dh_auto_clean:
 override_dh_auto_install:
 	dh_install build/jCharts-0.7.5.jar usr/share/java/
 	dh_link /usr/share/java/jCharts-0.7.5.jar usr/share/java/jcharts.jar
-
-get-orig-source:
-	uscan --verbose --force-download

Debdiff

File lists identical (after any substitutions)

Control files of package libjcharts-java: lines which differ (wdiff format)

  • Homepage: http://jcharts.sourceforge.net https://jcharts.sourceforge.net

Control files of package libjcharts-java-doc: lines which differ (wdiff format)

  • Homepage: http://jcharts.sourceforge.net https://jcharts.sourceforge.net

Run locally

More details

Full run details