[DRE-commits] [rails] 01/03: Re-add `rails` binary package

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Jul 26 18:58:00 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 2b508c2b2f3b4ebe7563354cc09352a9e242f046
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Jul 26 10:13:36 2014 -0300

    Re-add `rails` binary package
---
 debian/changelog |  6 ++++++
 debian/control   | 12 +++++++++++-
 2 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ad52833..1cecbf8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rails (2:4.1.4-3) unstable; urgency=medium
+
+  * Re-add `rails` binary package
+
+ -- Antonio Terceiro <terceiro at debian.org>  Sat, 26 Jul 2014 10:12:46 -0300
+
 rails (2:4.1.4-2) unstable; urgency=medium
 
   [ Antonio Terceiro ]
diff --git a/debian/control b/debian/control
index d22a1f0..35ffe97 100644
--- a/debian/control
+++ b/debian/control
@@ -179,5 +179,15 @@ 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.
+
+Package: rails
+Architecture: all
+Depends: ruby-rails (= ${source:Version})
+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.
  .
- This package provides Rails version 4.1.
+ 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.

-- 
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