Lintian Fixes - redberry-pipe

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 6907370..c362f40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+redberry-pipe (1.0.0~alpha0-3) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
+  * Update standards version to 4.6.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 02 Sep 2022 15:06:50 -0000
+
 redberry-pipe (1.0.0~alpha0-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index 16c8d3f..12ce011 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
 Uploaders: Steffen Moeller <moeller@debian.org>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 12~),
+Build-Depends: debhelper-compat (= 13),
                default-jdk,
                maven-debian-helper
-Standards-Version: 4.3.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/java-team/redberry-pipe
 Vcs-Git: https://salsa.debian.org/java-team/redberry-pipe.git
 Homepage: http://redberry.cc
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..5fd1452
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://bitbucket.org/redberry/redberry-pipe/issues
+Repository: http://bitbucket.org/redberry/redberry-pipe
+Repository-Browse: https://bitbucket.org/redberry/redberry-pipe/src/

Run locally

More details

Full run details