Lintian Fixes - avalon-framework

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index d7bf196..0da5c1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+avalon-framework (4.2.0-11) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * 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.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 31 Aug 2022 21:01:35 -0000
+
 avalon-framework (4.2.0-10) unstable; urgency=medium
 
   * Team upload.
@@ -88,7 +99,7 @@ avalon-framework (4.2.0-3) unstable; urgency=low
 
 avalon-framework (4.2.0-2) unstable; urgency=low
 
-  * kaffe compiler transition 
+  * kaffe compiler transition
 
  -- Wolfgang Baer <WBaer@gmx.de>  Sun, 15 Jan 2006 22:26:19 +0100
 
@@ -99,7 +110,7 @@ avalon-framework (4.2.0-1) unstable; urgency=low
   * Aknowledge NMU (closes: #301192)
   * Fixed build dependencies (closes: #326697)
   * Changed copyright to reflect new Apache 2.0 license
-  * Changed build system to cdbs - parts taken from patch provided 
+  * Changed build system to cdbs - parts taken from patch provided
     by Thomas Girard <thomas.g.girard@free.fr>
   * Added kaffe | java1-runtime | java2-runtime as dependency
   * Run testsuite during build - currently one test is failing
@@ -144,5 +155,3 @@ avalon-framework (4.0-1) unstable; urgency=low
   * Initial Release.
 
  -- Takashi Okamoto <tora@debian.org>  Sun, 21 Oct 2001 09:20:16 +0900
-
-
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 0f64138..8ba4c14 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
  ant-optional,
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  junit,
  libexcalibur-logkit-java,
@@ -13,9 +13,9 @@ Build-Depends:
  libxalan2-java,
  maven-repo-helper
 Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/avalon-framework.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/avalon-framework.git
-Homepage: http://excalibur.apache.org
+Vcs-Git: https://salsa.debian.org/java-team/avalon-framework.git
+Vcs-Browser: https://salsa.debian.org/java-team/avalon-framework
+Homepage: https://excalibur.apache.org
 
 Package: libavalon-framework-java
 Architecture: all

Debdiff

Debdiff is too long (more than 200 lines). Download the raw debdiff.

Run locally

More details

Full run details