[DRE-commits] [rails] 04/16: ruby-railties: add Depends: ruby-spring
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Aug 3 03:53:13 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 cd7a52147aeca85a1c21e9f2b09414d674bb1bc0
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sun Jul 27 10:43:46 2014 -0300
ruby-railties: add Depends: ruby-spring
---
debian/changelog | 8 +++++---
debian/control | 3 ++-
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2e80c8f..746d819 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-rails (2:4.1.4-4) UNRELEASED; urgency=medium
+rails (2:4.1.4-4~1) UNRELEASED; urgency=medium
* ruby-rails: add Recommends:
- ruby-jquery-rails
@@ -6,8 +6,10 @@ rails (2:4.1.4-4) UNRELEASED; urgency=medium
- ruby-sqlite3
- ruby-sass-rails
- ruby-uglifier
- * ruby-railties: fix Breaks: on rails (<< 3:3.2.0); the correct is 2:3.2.0
- (note the epoch)
+ * ruby-railties:
+ - fix Breaks: on rails (<< 3:3.2.0); the correct is 2:3.2.0
+ (note the epoch)
+ - add Depends: ruby-spring
-- Antonio Terceiro <terceiro at debian.org> Sat, 26 Jul 2014 17:43:06 -0300
diff --git a/debian/control b/debian/control
index f89ecd8..1d2596c 100644
--- a/debian/control
+++ b/debian/control
@@ -139,7 +139,8 @@ Depends: ${misc:Depends},
ruby-thor (>= 0.18.1),
ruby-thor (<< 2.0),
ruby-activesupport (= ${source:Version}),
- ruby-actionpack (= ${source:Version})
+ ruby-actionpack (= ${source:Version}),
+ ruby-spring,
Breaks: ruby-rails-2.3, ruby-railties-3.2, rails (<< 2:3.2.0), rails3, ruby-railties-4.0
Replaces: ruby-rails-2.3, ruby-railties-3.2, ruby-railties-4.0
Description: tools for creating, working with, and running Rails applications
--
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