Lintian Fixes - bdii

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 61c1406..6bf9e23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+bdii (6.0.0-2) UNRELEASED; urgency=medium
+
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Set upstream metadata fields: Repository.
+  * Add debian/watch file, using github.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 15 Jan 2023 15:38:00 -0000
+
 bdii (6.0.0-1) unstable; urgency=medium
 
   * Version 6.0.0
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b1bd38b..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-13
diff --git a/debian/control b/debian/control
index eae24e6..bd8521e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: net
 Priority: optional
 Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
 Build-Depends:
- debhelper (>= 13),
+ debhelper-compat (= 13),
  python3,
  dh-python
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/EGI-Federation/bdii
 Vcs-Browser: https://salsa.debian.org/ellert/bdii
 Vcs-Git: https://salsa.debian.org/ellert/bdii.git
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..333ca72
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/EGI-Federation/bdii/issues
+Bug-Submit: https://github.com/EGI-Federation/bdii/issues/new
+Repository: https://github.com/EGI-Federation/bdii.git
+Repository-Browse: https://github.com/EGI-Federation/bdii
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..c26899a
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=4
+opts=filenamemangle=s/.*\/v(\d\S+)\.tar\.gz/bdii-$1\.tar\.gz/ https://github.com/EGI-Federation/bdii/tags .*\/v(\d\S+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details