[DRE-commits] [SCM] ruby-rails-3.2.git branch, master, updated. debian/3.2.6-1-25-g154f761

Ondřej Surý ondrej at sury.org
Wed May 29 09:09:12 UTC 2013


The following commit has been merged in the master branch:
commit 154f76100d3e6151bec08e4353a360f3d9c1bb69
Merge: 6abee7e7b574306bf1f661749b794dec3f4b23be 8154b833d6ec93d3aab6c98568ff0d0dbdf2f495
Author: Ondřej Surý <ondrej at sury.org>
Date:   Wed May 29 11:08:26 2013 +0200

    Merge branch 'master-experimental'

diff --combined debian/control
index a4b0924,6ce51e0..bedf9a2
--- a/debian/control
+++ b/debian/control
@@@ -3,10 -3,11 +3,10 @@@ Section: rub
  Priority: optional
  Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
  Uploaders: Antonio Terceiro <terceiro at debian.org>, Ondřej Surý <ondrej at debian.org>
 -DM-Upload-Allowed: yes
  Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
  Standards-Version: 3.9.3
 -Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rails-3.2.git
 -Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rails.git;a=summary
 +Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rails-3.2.git
 +Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-rails.git;a=summary
  Homepage: http://www.rubyonrails.org
  XS-Ruby-Versions: all
  
@@@ -16,18 -17,18 +16,18 @@@ XB-Ruby-Versions: ${ruby:Versions
  Depends:
   ${shlibs:Depends},
   ${misc:Depends},
-  ruby-activesupport-3.2 (>= 3.2.6),
-  ruby-activesupport-3.2 (<< 3.2.6.),
-  ruby-actionpack-3.2 (>= 3.2.6),
-  ruby-actionpack-3.2 (<< 3.2.6.),
-  ruby-activerecord-3.2 (>= 3.2.6),
-  ruby-activerecord-3.2 (<< 3.2.6.),
-  ruby-activeresource-3.2 (>= 3.2.6),
-  ruby-activeresource-3.2 (<< 3.2.6.),
-  ruby-actionmailer-3.2 (>= 3.2.6),
-  ruby-actionmailer-3.2 (<< 3.2.6.),
-  ruby-railties-3.2 (>= 3.2.6),
-  ruby-railties-3.2 (<< 3.2.6.),
+  ruby-activesupport-3.2 (>= 3.2.13),
+  ruby-activesupport-3.2 (<< 3.2.13.),
+  ruby-actionpack-3.2 (>= 3.2.13),
+  ruby-actionpack-3.2 (<< 3.2.13.),
+  ruby-activerecord-3.2 (>= 3.2.13),
+  ruby-activerecord-3.2 (<< 3.2.13.),
+  ruby-activeresource-3.2 (>= 3.2.13),
+  ruby-activeresource-3.2 (<< 3.2.13.),
+  ruby-actionmailer-3.2 (>= 3.2.13),
+  ruby-actionmailer-3.2 (<< 3.2.13.),
+  ruby-railties-3.2 (>= 3.2.13),
+  ruby-railties-3.2 (<< 3.2.13.),
   bundler
  Description: MVC ruby based framework geared for web application development
   Rails is a full-stack, open-source web framework in Ruby for writing

-- 
ruby-rails-3.2.git



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