[DRE-commits] [redmine] 13/26: redmine: add dependency on ruby-mime-types

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 c8d0fb1ef82a2002267bb464fcab6457e424eb8b
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Sep 13 22:13:13 2014 -0300

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

diff --git a/debian/changelog b/debian/changelog
index f41a147..046347f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,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
+  * redmine: add dependency on ruby-mime-types
   * 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 80006fa..f16f324 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Depends: ruby | ruby-interpreter,
  redmine-sqlite | redmine-mysql | redmine-pgsql,
  ruby-rack (>= 1.4.5~) | ruby-rack1.4,
  ruby-coderay (>= 1.0.6),
+ ruby-mime-types (>= 1.25),
  ruby-net-ldap (>= 0.3.1),
  ruby-openid,
  ruby-rack-openid,

-- 
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