Lintian Fixes - commons-csv

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index f2086b8..76d2f92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+commons-csv (1.9.0-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 09 Jun 2023 05:06:01 -0000
+
 commons-csv (1.9.0-1) unstable; urgency=medium
 
   * New upstream release
@@ -74,7 +82,7 @@ commons-csv (0.1-SNAPSHOT+svn678580-3) unstable; urgency=low
   * Switch to source format 3.0 (quilt).
 
   [ James Page ]
-  * Fix FTBFS with OpenJDK7 (LP: #888929) (Closes: #651401): 
+  * Fix FTBFS with OpenJDK7 (LP: #888929) (Closes: #651401):
     - d/ant.properties: Specify source/target as 1.5 for javac and
       javadoc ant tasks to ensure backwards compatibility and work
       around Java 7 encoding errors.
@@ -118,9 +126,9 @@ commons-csv (0.1-SNAPSHOT+svn678580-1) unstable; urgency=low
   [ Jan-Pascal van Best ]
   * New upstream revision
   * Bump standards-version to 3.8.0
-  * Added debian/build.xml for building, since commons-csv now uses a 
+  * Added debian/build.xml for building, since commons-csv now uses a
     Maven-based build system.
-  * Remove full Apache license from debian/copyright and referred to 
+  * Remove full Apache license from debian/copyright and referred to
     /usr/share/common-licenses instead.
   * Added DM-Upload-Allowed: yes to debian/control.
   * Compile with OpenJDK (instead of gcj).
diff --git a/debian/control b/debian/control
index ab391b3..98f9a30 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends:
 Standards-Version: 4.6.0.1
 Vcs-Git: https://salsa.debian.org/java-team/commons-csv.git
 Vcs-Browser: https://salsa.debian.org/java-team/commons-csv
-Homepage: http://commons.apache.org/csv/
+Homepage: https://commons.apache.org/csv/
 
 Package: libcommons-csv-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index b4c0268..ad0258b 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: Apache Commons CSV
 Source: https://github.com/apache/commons-csv
 Files-Excluded: */src/test/resources/org/apache/commons/csv/perf/*

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://commons.apache.org/csv/ https://commons.apache.org/csv/

Run locally

More details

Full run details