Lintian Fixes - ansible-runner

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index c40acbf..16587fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ansible-runner (2.3.1-3) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Repository-Browse.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Security-Contact.
+  * Add debian/watch file, using github.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 16 Mar 2023 11:17:24 -0000
+
 ansible-runner (2.3.1-2) sid; urgency=medium
 
   * d/control: Updating Standards-Version.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..a894a48
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Bug-Database: https://github.com/ansible/ansible-runner/issues
+Bug-Submit: https://github.com/ansible/ansible-runner/issues/new
+Repository: https://github.com/ansible/ansible-runner.git
+Repository-Browse: https://github.com/ansible/ansible-runner
+Security-Contact: https://github.com/ansible/ansible-runner/tree/HEAD/SECURITY.md
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..b1c9939
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=4
+opts=filenamemangle=s/.*\/(\d\S+)\.tar\.gz/ansible-runner-$1\.tar\.gz/ https://github.com/ansible/ansible-runner/tags .*\/(\d\S+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package python-ansible-runner-doc

No differences were encountered between the control files of package python3-ansible-runner

Run locally

More details

Full run details