[DRE-commits] [redmine] 12/26: redmine: add dependency on bundler

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Sep 14 17:54:46 UTC 2014


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

terceiro pushed a commit to branch master
in repository redmine.

commit 028c4a895e2e42f0bda67948b700a13afc3b5337
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Sep 13 22:08:00 2014 -0300

    redmine: add dependency on bundler
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 15a96b3..f41a147 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ redmine (3.0~20140825-1) UNRELEASED; urgency=medium
 
   * New upstream snapshot
   * Changes dependency from ruby-railties-3.2 to ruby-railties
+  * redmine: add dependency on bundler
   * Drop debian/patches/2019_unplug_bundler.patch: bundler is too much
     intricated into Rails nowadays for us to be able to run without it.
   * debian/rules: stop messing with the Gemfile
diff --git a/debian/control b/debian/control
index d2d1c27..80006fa 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Architecture: all
 Pre-Depends: debconf
 Depends: ruby | ruby-interpreter,
  ruby-railties (>= 2:4),
+ bundler,
  ruby-rails-observers,
  dbconfig-common,
  redmine-sqlite | redmine-mysql | redmine-pgsql,

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



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