Lintian Fixes - fakechroot

Ready changes

Summary

Diff

diff --git a/debian/rules b/debian/rules
index b97863d..84df3ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
 endif
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 execute_after_dh_auto_clean:
 	rm -f man/fakechroot.1
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..cb455aa
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/dex4er/fakechroot/issues
+Bug-Submit: https://github.com/dex4er/fakechroot/issues/new
+Repository-Browse: https://github.com/dex4er/fakechroot

Run locally

More details

Full run details

Historical runs