[DRE-commits] [rails] 01/01: bump minimum version of ruby-thread-safe
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Aug 19 12:04:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository rails.
commit 01cf90c0efa28eb56fa7883ed6997f9754966474
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Aug 19 17:34:20 2015 +0530
bump minimum version of ruby-thread-safe
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2936025..f3f4d48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rails (2:4.2.3-4) UNRELEASED; urgency=medium
+
+ * Team upload
+ * ruby-activesupport: requires ruby-thread-safe >= 0.3.4
+
+ -- Pirate Praveen <praveen at debian.org> Wed, 19 Aug 2015 17:32:50 +0530
+
rails (2:4.2.3-3) experimental; urgency=medium
* ruby-actionmailer: Depends: ruby-activejob
diff --git a/debian/control b/debian/control
index 3f8c182..83a5ce0 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Depends: ruby | ruby-interpreter,
ruby-minitest (<< 6.0),
ruby-minitest (>= 5.1),
ruby-thread-safe (<< 1.0),
- ruby-thread-safe (>= 0.1),
+ ruby-thread-safe (>= 0.3.4),
ruby-tzinfo (<< 2.0),
ruby-tzinfo (>= 1.1),
${misc:Depends},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rails.git
More information about the Pkg-ruby-extras-commits
mailing list