[DRE-commits] [rake] 09/15: add ruby-bundler to Build-Depends

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Jun 30 21:12:48 UTC 2017


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

terceiro pushed a commit to branch master
in repository rake.

commit 7d145328c19acfb0cffce82a39ae20eba23fac14
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Jun 29 09:53:16 2017 -0300

    add ruby-bundler to Build-Depends
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 91d27e8..0cf3600 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ rake (12.0.0-1) UNRELEASED; urgency=medium
       https://github.com/ruby/rake/issues/212
   * debian/rules:
     - drop Build-Depends that are no longer necessary due to upstream changes
+    - add ruby-bundler to Build-Depends
   * Drop debian/tests/*: just use the common Ruby testing infrastructure
 
  -- Antonio Terceiro <terceiro at debian.org>  Tue, 27 Jun 2017 18:03:11 -0300
diff --git a/debian/control b/debian/control
index 0993a5f..a183b8b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders: Antonio Terceiro <terceiro at debian.org>,
            Caitlin Matos <caitlin.matos at zoho.com>
 Build-Depends: debhelper (>= 9),
                gem2deb,
+               ruby-bundler,
                ruby-minitest,
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/rake.git

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



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