[DRE-commits] [rails] 02/03: Improve description for ruby-railties

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Jul 26 18:58:01 UTC 2014


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

terceiro pushed a commit to branch master
in repository rails.

commit 91669a180b50ada47ebbb3a4d7f60a4f7533d43e
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Jul 26 10:18:46 2014 -0300

    Improve description for ruby-railties
---
 debian/changelog |  1 +
 debian/control   | 13 +++++--------
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1cecbf8..b917a51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 rails (2:4.1.4-3) unstable; urgency=medium
 
   * Re-add `rails` binary package
+  * Improve description for ruby-railties
 
  -- Antonio Terceiro <terceiro at debian.org>  Sat, 26 Jul 2014 10:12:46 -0300
 
diff --git a/debian/control b/debian/control
index 35ffe97..6a7c9dd 100644
--- a/debian/control
+++ b/debian/control
@@ -142,14 +142,9 @@ Depends: ${misc:Depends},
 	 ruby-actionpack (= ${source:Version})
 Breaks: ruby-rails-2.3, ruby-railties-3.2, rails (<< 3:3.2.0), rails3, ruby-railties-4.0
 Replaces: ruby-rails-2.3, ruby-railties-3.2, ruby-railties-4.0
-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.
- .
- Being a full-stack framework means that all layers are built to work
- seamlessly together. That way you don't repeat yourself and you can
- use a single language from top to bottom. Everything from templates to
- control flow to business logic is written in Ruby.
+Description: tools for creating, working with, and running Rails applications
+ This package contains the Rails internals, i.e. components that implement
+ and/or control application bootup, plugins, generators, and rake tasks.
 
 Package: ruby-rails
 Architecture: all
@@ -191,3 +186,5 @@ Description: MVC ruby based framework geared for web application development
  seamlessly together. That way you don't repeat yourself and you can
  use a single language from top to bottom. Everything from templates to
  control flow to business logic is written in Ruby.
+ .
+ This is a metapackage.

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



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