Lintian Fixes - puppet-beaker

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/control b/debian/control
index 8a1b1dc9..7ec28159 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 Maintainer: Freexian Packaging Team <team+freexian@tracker.debian.org>
 Uploaders: Sebastien Delafond <seb@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
  gem2deb,
  rake,
  ruby-fakefs,
diff --git a/debian/rules b/debian/rules
index cbe6638d..cb182d0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,4 @@
 	dh $@ --buildsystem=ruby --with ruby
 
 override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	rspec
-endif
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 00000000..e7c0c292
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/voxpupuli/beaker/issues
+Bug-Submit: https://github.com/voxpupuli/beaker/issues/new
+Repository: https://github.com/voxpupuli/beaker.git
+Repository-Browse: https://github.com/voxpupuli/beaker

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details