Lintian Fixes - libxbean-java

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index b530b7f..1e50ff1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libxbean-java (4.5-9) UNRELEASED; urgency=medium
+
+  * Use secure URI in debian/watch.
+  * 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.2.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 20 May 2023 20:18:33 -0000
+
 libxbean-java (4.5-8) unstable; urgency=medium
 
   * Team upload.
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 10cd5cd..0c124fe 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
  ant,
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libasm-java (>= 5.0),
@@ -31,10 +31,10 @@ Build-Depends:
  libspring-core-java,
  libspring-web-java,
  maven-debian-helper (>= 2.2)
-Standards-Version: 4.2.0
+Standards-Version: 4.2.1
 Vcs-Git: https://salsa.debian.org/java-team/libxbean-java.git
 Vcs-Browser: https://salsa.debian.org/java-team/libxbean-java
-Homepage: http://geronimo.apache.org/xbean/
+Homepage: https://geronimo.apache.org/xbean/
 
 Package: libxbean-java
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 68e3d6e..77fc0c9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://svn.apache.org/repos/asf/geronimo/xbean/tags/ xbean-(.*)/ \
+https://svn.apache.org/repos/asf/geronimo/xbean/tags/ xbean-(.*)/ \
   debian debian/orig-tar.sh

Debdiff

File lists identical (after any substitutions)

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

  • Homepage: http://geronimo.apache.org/xbean/ https://geronimo.apache.org/xbean/

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

  • Homepage: http://geronimo.apache.org/xbean/ https://geronimo.apache.org/xbean/

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

  • Homepage: http://geronimo.apache.org/xbean/ https://geronimo.apache.org/xbean/

Run locally

More details

Full run details