[DRE-commits] [ruby-foreman] 09/13: New build-dependency: ruby-bundler

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Jul 19 14:11:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository ruby-foreman.

commit 83a2f92fc3e6a0b5a92aaffae3f4a19fc88fddf1
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Jul 19 09:40:37 2016 -0300

    New build-dependency: ruby-bundler
---
 debian/changelog     | 1 +
 debian/control       | 1 +
 debian/tests/control | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 423a425..b2a3122 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ ruby-foreman (0.82.0-1) unstable; urgency=medium
   * Drop -doc package; this package is not supposed to be used as a library,
     so there is no point in providing API documentation.
   * debian/tests/control: also run unit tests
+  * New build-dependency: ruby-bundler
 
  -- Antonio Terceiro <terceiro at debian.org>  Tue, 19 Jul 2016 09:33:32 -0300
 
diff --git a/debian/control b/debian/control
index 3553c1d..e2cf077 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders: Per Andersson <avtobiff at gmail.com>,
 Build-Depends: debhelper (>= 9~),
                gem2deb,
                rake,
+               ruby-bundler,
                ruby-dotenv,
                ruby-fakefs,
                ruby-rr,
diff --git a/debian/tests/control b/debian/tests/control
index 45ee198..2afec89 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,4 +1,4 @@
 Test-Command: gem2deb-test-runner --autopkgtesy --check-dependencies 2>&1
-Depends: @, gem2deb-test-runner
+Depends: @, gem2deb-test-runner, @builddeps@
 
 Tests: smoke-test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-foreman.git



More information about the Pkg-ruby-extras-commits mailing list