[DRE-commits] [SCM] rails.git branch, master, updated. debian/2%2.3.14.2-10-gc642b7e

Ondřej Surý ondrej at sury.org
Mon May 27 12:35:06 UTC 2013


The following commit has been merged in the master branch:
commit f9d1d42906f44b560c7c3f6035f523afa19cadce
Author: Ondřej Surý <ondrej at sury.org>
Date:   Thu Mar 21 15:58:21 2013 +0100

    Bump dependencies to 3.2 and remove transitional packages

diff --git a/debian/control b/debian/control
index 165a71c..a38619e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Git: git://git.debian.org/pkg-ruby-extras/rails.git
 
 Package: rails
 Architecture: all
-Depends: ruby-rails-2.3, ${misc:Depends}
+Depends: ruby-rails-3.2, ${misc:Depends}
 Description: MVC ruby based framework geared for web application development
  Rails is a full-stack, open-source web framework in Ruby for writing
  real-world applications.
@@ -30,7 +30,7 @@ Description: MVC ruby based framework geared for web application development
 
 Package: ruby-activerecord
 Architecture: all
-Depends: ${misc:Depends}, ruby-activerecord-2.3
+Depends: ${misc:Depends}, ruby-activerecord-3.2
 Description: ORD database interface for ruby
  Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM.  It ties
  database tables and classes together for business objects, like
@@ -43,7 +43,7 @@ Description: ORD database interface for ruby
 
 Package: ruby-activeresource
 Architecture: all
-Depends: ${misc:Depends}, ruby-activerecord-2.3
+Depends: ${misc:Depends}, ruby-activerecord-3.2
 Description: Connects objects and REST web services
  Active Resource (ARes) connects business objects and Representational
  State Transfer (REST) web services. It implements object-relational
@@ -58,7 +58,7 @@ Description: Connects objects and REST web services
 
 Package: ruby-activesupport
 Architecture: all
-Depends: ${misc:Depends}, ruby-activesupport-2.3
+Depends: ${misc:Depends}, ruby-activesupport-3.2
 Description: Support and utility classes used by the Rails framework
  ActiveSupport consists of utility classes and extensions to the Ruby
  standard library that were required for Rails but found to be
@@ -70,7 +70,7 @@ Description: Support and utility classes used by the Rails framework
 
 Package: ruby-actionpack
 Architecture: all
-Depends: ${misc:Depends}, ruby-actionpack-2.3
+Depends: ${misc:Depends}, ruby-actionpack-3.2
 Description: Controller and View framework used by Rails
  Action Pack splits the response to a requests into a controller part
  (performing the logic) and a view part (rendering a template). This
@@ -85,7 +85,7 @@ Description: Controller and View framework used by Rails
 
 Package: ruby-actionmailer
 Architecture: all
-Depends: ${misc:Depends}, ruby-actionmailer-2.3
+Depends: ${misc:Depends}, ruby-actionmailer-3.2
 Description: Framework for generation of customized email messages
  Action Mailer is a framework for designing email-service layers. These layers
  are used to consolidate code for sending out forgotten passwords, welcome
@@ -95,130 +95,3 @@ Description: Framework for generation of customized email messages
  This is empty dependency package which depends on the default Debian
  version of rails framework.  If you need to depend on a specific version
  of rails, you need to depend on <package>-VERSION package.
-
-# Transitional packages
-Package: rails-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, rails
-Description: Transitional package for rails
- This is a transitional package to ease upgrades to the rails
- package. It can safely be removed.
-
-Package: rails-doc
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, rails
-Description: Transitional package for rails
- This is a transitional package to ease upgrades to the rails
- package. It can safely be removed.
-
-Package: libactiverecord-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-activerecord
-Description: Transitional package for ruby-activerecord
- This is a transitional package to ease upgrades to the ruby-activerecord
- package. It can safely be removed.
-
-Package: libactiverecord-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-activerecord
-Description: Transitional package for ruby-activerecord
- This is a transitional package to ease upgrades to the ruby-activerecord
- package. It can safely be removed.
-
-Package: libactiverecord-ruby1.9.1
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-activerecord
-Description: Transitional package for ruby-activerecord
- This is a transitional package to ease upgrades to the rails
- package. It can safely be removed.
-
-Package: libactivesupport-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-activesupport
-Description: Transitional package for ruby-activesupport
- This is a transitional package to ease upgrades to the ruby-activesupport
- package. It can safely be removed.
-
-Package: libactivesupport-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-activesupport
-Description: Transitional package for ruby-activesupport
- This is a transitional package to ease upgrades to the ruby-activesupport
- package. It can safely be removed.
-
-Package: libactivesupport-ruby1.9.1
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-activesupport
-Description: Transitional package for ruby-activesupport
- This is a transitional package to ease upgrades to the ruby-activesupport
- package. It can safely be removed.
-
-Package: libactionpack-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-actionpack
-Description: Transitional package for ruby-actionpack
- This is a transitional package to ease upgrades to the ruby-actionpack
- package. It can safely be removed.
-
-Package: libactionpack-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-actionpack
-Description: Transitional package for ruby-actionpack
- This is a transitional package to ease upgrades to the ruby-actionpack
- package. It can safely be removed.
-
-Package: libactionmailer-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-actionmailer
-Description: Transitional package for ruby-actionmailer
- This is a transitional package to ease upgrades to the ruby-actionmailer
- package. It can safely be removed.
-
-Package: libactionmailer-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-actionmailer
-Description: Transitional package for ruby-actionmailer
- This is a transitional package to ease upgrades to the ruby-actionmailer
- package. It can safely be removed.
-
-Package: libactiveresource-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-activeresource
-Description: Transitional package for ruby-activeresource
- This is a transitional package to ease upgrades to the ruby-activeresource
- package. It can safely be removed.
-
-Package: libactiveresource-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-activeresource
-Description: Transitional package for ruby-activeresource
- This is a transitional package to ease upgrades to the ruby-activeresource
- package. It can safely be removed.

-- 
rails.git



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