[DRE-commits] [ruby-mobile-fu] 01/01: build against rails instead of rails3.2

Caitlin Matos cm-guest at moszumanska.debian.org
Thu Aug 28 23:45:49 UTC 2014


This is an automated email from the git hooks/post-receive script.

cm-guest pushed a commit to branch master
in repository ruby-mobile-fu.

commit 59d832996f415c21da45d6bac9088ca82a420a74
Author: Caitlin Matos <caitlin.matos at zoho.com>
Date:   Thu Aug 28 19:45:26 2014 -0400

    build against rails instead of rails3.2
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 050d23a..eb2b36b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-mobile-fu (1.3.1-2) unstable; urgency=medium
+
+  * build against rails instead of rails3.2 
+
+ -- Caitlin Matos <caitlin.matos at zoho.com>  Thu, 28 Aug 2014 19:45:06 -0400
+
 ruby-mobile-fu (1.3.1-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index ee2b2e1..a97cbae 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: ruby-mobile-fu
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, 
- rails3, ruby-rack-mobile-detect
+ rails, ruby-rack-mobile-detect
 Description: detect mobile requests from mobile devices in your Rails app
  Mobile Fu allows you to automatically detect mobile devices that access your
  Rails application.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-mobile-fu.git



More information about the Pkg-ruby-extras-commits mailing list