Lintian Fixes - profanity

Ready changes

Summary

Diff

diff --git a/debian/rules b/debian/rules
index ae046e1..6e74a96 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ BUILDDIR_LIGHT := $(CURDIR)/debian/build-light
 BUILDDIR_FULL := $(CURDIR)/debian/build-full
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_autoreconf:
 # "aclocal" fails without "m4" directory
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..411f6ba
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Contact: Michael Vetter
+Bug-Database: https://profanity-im.github.io/issues.html
+Repository: https://github.com/profanity-im/profanity.git
+Repository-Browse: https://github.com/profanity-im/profanity
+Security-Contact: https://github.com/profanity-im/profanity/tree/HEAD/SECURITY.md

Run locally

More details

Full run details

Historical runs