Lintian Fixes - libcommons-fileupload-java

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index e27aed0..790aef5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libcommons-fileupload-java (1.4-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 23 Feb 2023 04:31:19 -0000
+
 libcommons-fileupload-java (1.4-2) unstable; urgency=medium
 
   * Team upload.
@@ -220,7 +231,7 @@ libcommons-fileupload-java (1.2-1) unstable; urgency=low
 
 libcommons-fileupload-java (1.0-14) unstable; urgency=low
 
-  * kaffe compiler transition 
+  * kaffe compiler transition
   * Bump debhelper version to fix linda error
   * Removed version constraints already fulfilled by stable
   * Formatted description
@@ -339,7 +350,7 @@ libcommons-fileupload-java (0.99beta1-2) unstable; urgency=low
   * Typo in description
   * Correct version dependency (beanutils)
   * Correct the CLASSPATH (do not use version number of the jars)
-  
+
  -- Arnaud Vandyck <arnaud.vandyck@ulg.ac.be>  Fri, 30 May 2003 10:18:57 +0200
 
 libcommons-fileupload-java (0.99beta1-1) unstable; urgency=low
@@ -347,4 +358,3 @@ libcommons-fileupload-java (0.99beta1-1) unstable; urgency=low
   * Initial Release.
 
  -- Arnaud Vandyck <arnaud.vandyck@ulg.ac.be>  Sun, 13 Apr 2003 18:45:44 +0200
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 553b7c5..9456506 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libcommons-io-java,
@@ -12,10 +12,10 @@ Build-Depends:
  libportlet-api-2.0-spec-java,
  libservlet3.1-java,
  maven-debian-helper (>= 2.0)
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/libcommons-fileupload-java.git
 Vcs-Browser: https://salsa.debian.org/java-team/libcommons-fileupload-java
-Homepage: http://commons.apache.org/fileupload/
+Homepage: https://commons.apache.org/fileupload/
 
 Package: libcommons-fileupload-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c54cb05..785ccbc 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 FileUpload
 Upstream-Contact: Apache Commons Developers <dev@commons.apache.org>
 Source: http://www.apache.org/dist/commons/fileupload/

Debdiff

File lists identical (after any substitutions)

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

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

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

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

Run locally

More details

Full run details