Lintian Fixes - jdependency

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index fe5f85c..1be8913 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+jdependency (1.4-2) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Repository, Repository-Browse.
+  * Update standards version to 4.1.5, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 31 Aug 2022 21:01:31 -0000
+
 jdependency (1.4-1) unstable; urgency=medium
 
   * New upstream release
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 8bd079e..6621f84 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libasm-java (>= 6.0~),
  libcommons-io-java,
  libmaven-antrun-plugin-java,
  maven-debian-helper (>= 1.5)
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Vcs-Git: https://salsa.debian.org/java-team/jdependency.git
 Vcs-Browser: https://salsa.debian.org/java-team/jdependency
 Homepage: https://github.com/tcurdt/jdependency
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..adcb32c
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Repository: https://github.com/tcurdt/jdependency.git
+Repository-Browse: http://github.com/tcurdt/jdependency
diff --git a/debian/watch b/debian/watch
index 055db78..f9855c7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/tcurdt/jdependency/releases .*/jdependency-(.*).tar.gz

Run locally

More details

Full run details