diff --git a/debian/control b/debian/control index 8a1b1dc94316c5ec082dcc7db4091271fa747af2..7ec28159f2e19a31a4f473a3810205a7ffc89a33 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: Freexian Packaging Team Uploaders: Sebastien Delafond -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), gem2deb, rake, ruby-fakefs, diff --git a/debian/rules b/debian/rules index cbe6638d3b88d0872d525f12996b7968cdce3e23..cb182d0adf68ab15acf59cc502aabec5169049bf 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 0000000000000000000000000000000000000000..e7c0c292275fd7eabc508ba2fbab96362d7fd71d --- /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