[DRE-commits] [redmine] 01/01: Add missing dependency on bundler

Antonio Terceiro terceiro at moszumanska.debian.org
Wed Nov 12 14:56:12 UTC 2014


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

terceiro pushed a commit to branch master-wheezy-backports
in repository redmine.

commit 773869e0f35db1674a102dc673d6f4f4ddd39a6a
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Wed Nov 12 12:53:27 2014 -0200

    Add missing dependency on bundler
---
 debian/changelog | 7 +++++++
 debian/control   | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d018d7a..5b71300 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+redmine (2.5.1-2~bpo70+5) wheezy-backports; urgency=medium
+
+  * Add missing dependency on bundler, needed after the latest upload
+    re-adding Gemfile.
+
+ -- Antonio Terceiro <terceiro at debian.org>  Wed, 12 Nov 2014 12:53:12 -0200
+
 redmine (2.5.1-2~bpo70+4) wheezy-backports; urgency=medium
 
   * revert to installing Gemfile. Without a Gemfile it might be
diff --git a/debian/control b/debian/control
index a0dafd5..d5b5047 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Architecture: all
 Pre-Depends: debconf
 Depends: ruby | ruby-interpreter,
  ruby-railties-3.2,
+ 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