[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

rails_2.3.5-1~bpo50+1_i386.changes is NEW



(new) libactionmailer-ruby1.8_2.3.5-1~bpo50+1_all.deb optional ruby
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
 wishes on signup, invoices for billing, and any other use case that requires
 a written notification to either a person or another system.
(new) libactionmailer-ruby_2.3.5-1~bpo50+1_all.deb optional ruby
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
 wishes on signup, invoices for billing, and any other use case that requires
 a written notification to either a person or another system.
 .
 This is an empty dependency package.
(new) libactionpack-ruby1.8_2.3.5-1~bpo50+1_all.deb optional ruby
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 two-step
 approach is known as an action, which will normally create, read, update, or
 delete (CRUD for short) some sort of model part (often backed by a database)
 before choosing either to render a template or redirecting to another action.
(new) libactionpack-ruby_2.3.5-1~bpo50+1_all.deb optional ruby
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 two-step
 approach is known as an action, which will normally create, read, update, or
 delete (CRUD for short) some sort of model part (often backed by a database)
 before choosing either to render a template or redirecting to another action.
 .
 This is an empty dependency package.
(new) libactiverecord-ruby1.8_2.3.5-1~bpo50+1_all.deb optional ruby
ORM database interface for ruby
 Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
 database tables and classes together for business objects, like
 Customer or Subscription, that can find, save, and destroy themselves
 without resorting to manual SQL.
(new) libactiverecord-ruby1.9.1_2.3.5-1~bpo50+1_all.deb optional ruby
ORM database interface for ruby
 Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
 database tables and classes together for business objects, like
 Customer or Subscription, that can find, save, and destroy themselves
 without resorting to manual SQL.
(new) libactiverecord-ruby_2.3.5-1~bpo50+1_all.deb optional ruby
ORM database interface for ruby
 Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
 database tables and classes together for business objects, like
 Customer or Subscription, that can find, save, and destroy themselves
 without resorting to manual SQL.
 .
 This is an empty dependency package.
(new) libactiveresource-ruby1.8_2.3.5-1~bpo50+1_all.deb optional ruby
Connects objects and REST web services
 Active Resource (ARes) connects business objects and Representational
 State Transfer (REST) web services. It implements object-relational
 mapping for REST webservices to provide transparent proxying
 capabilities between a client (ActiveResource) and a RESTful service
 (which is provided by Simply RESTffull routing in
 ActionController::Resources)
(new) libactiveresource-ruby_2.3.5-1~bpo50+1_all.deb optional ruby
Connects objects and REST web services
 Active Resource (ARes) connects business objects and Representational
 State Transfer (REST) web services. It implements object-relational
 mapping for REST webservices to provide transparent proxying
 capabilities between a client (ActiveResource) and a RESTful service
 (which is provided by Simply RESTffull routing in
 ActionController::Resources)
 .
 This is an empty dependency package.
(new) libactivesupport-ruby1.8_2.3.5-1~bpo50+1_all.deb optional ruby
utility classes and extensions (Ruby 1.8)
 ActiveSupport consists of utility classes and extensions to the Ruby
 standard library that were required for Rails but found to be
 generally useful.
(new) libactivesupport-ruby1.9.1_2.3.5-1~bpo50+1_all.deb optional ruby
utility classes and extensions (Ruby 1.8)
 ActiveSupport consists of utility classes and extensions to the Ruby
 standard library that were required for Rails but found to be
 generally useful.
(new) libactivesupport-ruby_2.3.5-1~bpo50+1_all.deb optional ruby
utility classes and extensions (Ruby 1.8)
 ActiveSupport consists of utility classes and extensions to the Ruby
 standard library that were required for Rails but found to be
 generally useful.
 .
 This is an empty dependency package.
(new) rails-doc_2.3.5-1~bpo50+1_all.deb optional doc
Documentation for rails, a MVC ruby based framework
 This package contains HTML documentation for rails.
(new) rails-ruby1.8_2.3.5-1~bpo50+1_all.deb optional ruby
MVC ruby based framework geared for web application development
 This package provides rails for ruby 1.8
rails_2.3.5-1~bpo50+1.diff.gz
  to pool/main/r/rails/rails_2.3.5-1~bpo50+1.diff.gz
rails_2.3.5-1~bpo50+1.dsc
  to pool/main/r/rails/rails_2.3.5-1~bpo50+1.dsc
rails_2.3.5-1~bpo50+1_all.deb
  to pool/main/r/rails/rails_2.3.5-1~bpo50+1_all.deb
rails_2.3.5.orig.tar.gz
  to pool/main/r/rails/rails_2.3.5.orig.tar.gz
Changes: rails (2.3.5-1~bpo50+1) lenny-backports; urgency=low
 .
  * Rebuild for lenny-backports.
  * Convert back to 1.0 source format, add build-dep on quilt, add patch
     and unpatch rules dependecies.
  * Requires backported rake, librack-ruby, libredcloth-ruby1.8, and ruby1.9.1.
 .
rails (2.3.5-1) unstable; urgency=low
 .
  * New upstream release (closes: #547658)
  * Package is now split up and non-core rails components, like AR, are on
    the ruby load path. (closes: #469524, #517328)
  * debian/control
    + Depend on rubygems.
    + Suggest thin or thin1.8 as a possible server to run your production
      environment on. This is particularly useful if it is already being
      proxied.
    + xml-simple is no longer used by rails
    + Updated Standard to 3.8.4
 .
rails (2.2.3-1) unstable; urgency=high
 .
  * New upstream release (closes: #545063)
    + Fixes XSS security hole [CVE-2009-3009]
    + Fixes timing issue with cookie store [CVE-2009-3086]
  * Remove dependency on ruby-dbi, as it is not required by any of the
    sources.
  * Correct dependency on fixed libxml-simple-ruby to 1.0.11-2 or later
    (closes: #538982)
  * debian/control
    + Change section from web to ruby
    + Updated to debhelper 7.0+
    + Standards updated to 3.8.3 - no changes
 .
rails (2.2.2-1.1) unstable; urgency=low
 .
  * Non-maintainer upload.
  * Build-depends on rubygems. (Closes: #522009)
 .
rails (2.2.2-1) unstable; urgency=low
 .
  * New upstream release (closes: #510580, 510580)
     + fixes the problem with migration with symbolic field types
       (closes: #511860)
  * debian/control:
     + Depend on Rake 0.8.3 or later
     + Build-Depends-Indep on libmocha-ruby for unit tests
     + Move most of the build dependencies to Build-Depends-Indep
     + Remove the predepends as Lenny is released
  * Load XMLSimple without specifying a path (closes: #514582)
  * Add an explanation how to configure non-packaged rails adds to work
    with Debian version of rails. Also include a tiny script to help in
    this effort. Tomas Pospisek provided the patch. (closes: #499187)


Override entries for your package:
rails_2.3.5-1~bpo50+1.dsc - optional web
rails_2.3.5-1~bpo50+1_all.deb - optional web

Announcing to backports-changes@lists.backports.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.

Reply to: