diff -Nru ruby-mobile-fu-1.3.1/debian/changelog ruby-mobile-fu-1.3.1/debian/changelog --- ruby-mobile-fu-1.3.1/debian/changelog 2014-05-02 12:12:09.000000000 +0000 +++ ruby-mobile-fu-1.3.1/debian/changelog 2014-09-05 11:19:37.000000000 +0000 @@ -1,3 +1,10 @@ +ruby-mobile-fu (1.3.1-2) unstable; urgency=medium + + * Team upload + * build against rails instead of rails3.2 + + -- Caitlin Matos Thu, 28 Aug 2014 19:45:06 -0400 + ruby-mobile-fu (1.3.1-1) unstable; urgency=low * New upstream release diff -Nru ruby-mobile-fu-1.3.1/debian/control ruby-mobile-fu-1.3.1/debian/control --- ruby-mobile-fu-1.3.1/debian/control 2014-05-02 12:08:35.000000000 +0000 +++ ruby-mobile-fu-1.3.1/debian/control 2014-09-05 11:07:59.000000000 +0000 @@ -14,7 +14,7 @@ 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.