Lintian Fixes - rofi

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index c65e683a..9a64a13f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,8 @@ rofi (1.7.5-0.1) unstable; urgency=medium
   * Non-maintainer upload.
   * Update d/watch (Closes: #1043483)
   * New upstream version 1.7.5
-  * Bump Standards-Version to 4.6.2 (no changes needed) 
-  * d/control update Vcs-Git and Vcs-Browser 
+  * Bump Standards-Version to 4.6.2 (no changes needed)
+  * d/control update Vcs-Git and Vcs-Browser
   * fix spellings in man pages:lintian
   * remove encoding in .desktop files
   * rules:Add hardening=+all to DEB_BUILD_MAINT_OPTIONS for hard
diff --git a/debian/rules b/debian/rules
index fad9b57b..d8309f67 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf
+	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 00000000..d09a779e
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Bug-Database: https://github.com/davatorium/rofi/issues
+Repository-Browse: https://github.com/davatorium/rofi

Run locally

More details

Full run details

Historical runs