[DRE-commits] [rails] 01/01: update dependency of ruby-actionview
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Aug 19 12:20:14 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 0c6f4fe1ee3ac914b98e7fcadc1d03afae84d9c8
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Aug 19 17:49:52 2015 +0530
update dependency of ruby-actionview
---
debian/changelog | 1 +
debian/control | 4 ++++
2 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 7606dc3..d8f8c26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ rails (2:4.2.3-4) UNRELEASED; urgency=medium
* Team upload
* ruby-activesupport: requires ruby-thread-safe >= 0.3.4, ruby-i18n >= 0.7
+ * ruby-actionview: requires ruby-html-sanitizer and ruby-dom-testing
* Check dependencies mentioned in gemspec
-- Pirate Praveen <praveen at debian.org> Wed, 19 Aug 2015 17:32:50 +0530
diff --git a/debian/control b/debian/control
index c145de0..ab57ac4 100644
--- a/debian/control
+++ b/debian/control
@@ -88,6 +88,10 @@ Depends: ruby | ruby-interpreter,
ruby-builder (>= 3.1),
ruby-erubis (<< 2.8),
ruby-erubis (>= 2.7.0),
+ ruby-rails-html-sanitizer (<< 2.0),
+ ruby-rails-html-sanitizer (>= 1.0.2),
+ ruby-rails-dom-testing (<< 2.0),
+ ruby-rails-dom-testing (>= 1.0.5)
${misc:Depends}
Description: framework for handling view template lookup and rendering (part of Rails)
Action View is a framework for handling view template lookup and
--
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