Lintian Fixes - rome

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 5595b07..7ab0218 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+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.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Sep 2022 16:20:51 -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..e2bccaf 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.1
 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
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..8391a48
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/rometools/rome/issues
+Bug-Submit: https://github.com/rometools/rome/issues/new
+Repository: https://github.com/rometools/rome.git
+Repository-Browse: https://github.com/rometools/rome

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