Lintian Fixes - commons-jci

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 0901e2b..630b723 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+commons-jci (1.1-7) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 12 to 13.
+  * Set field Upstream-Name in debian/copyright.
+  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
+  * Update standards version to 4.6.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 06:13:36 -0000
+
 commons-jci (1.1-6) unstable; urgency=medium
 
   * Team upload.
@@ -139,7 +151,7 @@ commons-jci (1.0-2) unstable; urgency=low
   * Switch to Quilt patch system:
     - Refresh all patches
     - Remove B-D on dpatch, Add B-D on quilt
-    - Include patchsys-quilt.mk in debian/rules  
+    - Include patchsys-quilt.mk in debian/rules
   * Bump Standards-Version 3.8.2:
     - Add a README.source to describe patch system
     - Move libcommons-jci-java-* to "java" section
diff --git a/debian/control b/debian/control
index 148dce9..76cf227 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-compat (= 12),
+ debhelper-compat (= 13),
  default-jdk,
  default-jdk-doc,
  groovy,
@@ -19,10 +19,10 @@ Build-Depends:
  libmaven-javadoc-plugin-java,
  librhino-java,
  maven-debian-helper
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Vcs-Git: https://salsa.debian.org/java-team/commons-jci.git
 Vcs-Browser: https://salsa.debian.org/java-team/commons-jci
-Homepage: http://commons.apache.org/jci/
+Homepage: https://commons.apache.org/jci/
 
 Package: libcommons-jci-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index e111470..412eb6d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,8 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upsteam-Name: Apache Commons JCI
 Upstream-Contact: Apache Commons Developers <dev@commons.apache.org>
 Source: http://commons.apache.org/jci
+Upstream-Name: Apache Commons JCI
 
 Files: *
 Copyright: 2004-2013, The Apache Software Foundation
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..668ca36
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://issues.apache.org/jira/browse/JCI
+Repository: http://svn.apache.org/repos/asf/commons/proper/jci/trunk/
+Repository-Browse: http://svn.apache.org/viewvc/commons/proper/jci/trunk/

Run locally

More details

Full run details