[DRE-commits] [ruby-jquery-rails] 03/04: Replace dependency on ruby-railties-3.2 with one on ruby-railties
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Aug 3 03:03:27 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-jquery-rails.
commit 23e1c98f1558bc28743f30058d5b58c2229f7e7e
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sat Jul 26 17:38:29 2014 -0300
Replace dependency on ruby-railties-3.2 with one on ruby-railties
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index cd398ed..3b7b350 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
ruby-jquery-rails (3.1.1-1) UNRELEASED; urgency=medium
* New upstream release
+ * Replace dependency on ruby-railties-3.2 with one on ruby-railties
-- Antonio Terceiro <terceiro at debian.org> Sat, 26 Jul 2014 17:37:25 -0300
diff --git a/debian/control b/debian/control
index e4214c6..c32844a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-jquery-rails
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-railties-3.2, ruby-thor, libjs-jquery, libjs-jquery-ui
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-railties, ruby-thor, libjs-jquery, libjs-jquery-ui
Description: jQuery for Rails 3
This package provides jQuery, jQuery UI and the jQuery-ujs driver for Rails 3
applications, and integrates these libraries into the Rails 3 asset pipeline.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-jquery-rails.git
More information about the Pkg-ruby-extras-commits
mailing list