Lintian Fixes - rome

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 5595b07..1d8c3f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+rome (1.12.2-2) UNRELEASED; urgency=medium
+
+  * 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, 22 Dec 2022 03:16:59 -0000
+
 rome (1.12.2-1) 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 2e4754d..2e2f6c5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,16 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  libjdom2-java,
  libmaven-bundle-plugin-java,
  libslf4j-java,
  maven-debian-helper
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/rome.git
 Vcs-Browser: https://salsa.debian.org/java-team/rome
-Homepage: http://rometools.github.io/rome/
+Homepage: https://rometools.github.io/rome/
 
 Package: librome-java
 Architecture: all

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://rometools.github.io/rome/ https://rometools.github.io/rome/

Run locally

More details

Full run details