Lintian Fixes - axis

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 5a336ac..813c5f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+axis (1.4-29) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use versioned copyright format URI.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 22 Dec 2022 08:46:47 -0000
+
 axis (1.4-28) unstable; urgency=medium
 
   * Fixed the build failure with Java 11 (Closes: #911187)
@@ -347,4 +357,3 @@ axis (1.2.1-1) unstable; urgency=low
   * Initial version based of the work of the Fedora packagers.
 
  -- Stephan Michels <stephan@apache.org>  Mon,  9 Jan 2006 11:40:09 +0100
-
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 fe762ef..09e0968 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders:
 Build-Depends:
  ant-optional,
  bnd (>= 2.1.0),
- debhelper (>= 11~),
+ debhelper-compat (= 13),
  default-jdk,
  libcommons-discovery-java,
  libcommons-httpclient-java,
@@ -21,7 +21,7 @@ Build-Depends:
 Standards-Version: 4.2.1
 Vcs-Git: https://salsa.debian.org/java-team/axis.git
 Vcs-Browser: https://salsa.debian.org/java-team/axis
-Homepage: http://ws.apache.org/axis/
+Homepage: https://ws.apache.org/axis/
 
 Package: libaxis-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 2dd5ee2..7a10782 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=202
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Apache Axis
 Upstream-Contact: http://ws.apache.org/axis/
 Source: http://www.apache.org/dist/ws/axis/1_4/

Debdiff

File lists identical (after any substitutions)

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

  • Homepage: http://ws.apache.org/axis/ https://ws.apache.org/axis/

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

  • Homepage: http://ws.apache.org/axis/ https://ws.apache.org/axis/

Run locally

More details

Full run details