[DRE-commits] [redmine] 05/26: Changes dependency from ruby-railties-3.2 to ruby-railties

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Sep 14 17:54:45 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 cd25c4bfe02751baba4a7bcc027de9861c44209c
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Aug 28 23:35:50 2014 -0700

    Changes dependency from ruby-railties-3.2 to ruby-railties
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fdb8834..9b9d481 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 redmine (3.0~20140825-1) UNRELEASED; urgency=medium
 
   * New upstream snapshot
+  * Changes dependency from ruby-railties-3.2 to ruby-railties
 
  -- Antonio Terceiro <terceiro at debian.org>  Mon, 25 Aug 2014 21:04:18 -0300
 
diff --git a/debian/control b/debian/control
index 5276f45..be59435 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Package: redmine
 Architecture: all
 Pre-Depends: debconf
 Depends: ruby | ruby-interpreter,
- ruby-railties-3.2 (>= 3.2.16-1~),
+ ruby-railties (>= 2:4),
  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