[DRE-commits] [rails] 09/16: add Depends: ruby-turbolinks
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 713499c87aaf1999543fcbb6b07185bd085afd0f
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sun Jul 27 12:27:26 2014 -0300
add Depends: ruby-turbolinks
---
debian/changelog | 3 ++-
debian/control | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 08715eb..b9d89a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-rails (2:4.1.4-4~4) UNRELEASED; urgency=medium
+rails (2:4.1.4-4~5) UNRELEASED; urgency=medium
* ruby-rails:
- add Recommends:
@@ -12,6 +12,7 @@ rails (2:4.1.4-4~4) UNRELEASED; urgency=medium
* ruby-railties:
- remove Breaks: rails (<< 3:3.2.0)
- add Depends: ruby-spring
+ - add Depends: ruby-turbolinks
* ruby-actionmailer:
- drop Depends: ruby-mail (<< 2.6)
cfe https://github.com/rails/rails/commit/bb0890d
diff --git a/debian/control b/debian/control
index dd5b993..4a7076b 100644
--- a/debian/control
+++ b/debian/control
@@ -140,6 +140,7 @@ Depends: ${misc:Depends},
ruby-activesupport (= ${source:Version}),
ruby-actionpack (= ${source:Version}),
ruby-spring,
+ ruby-turbolinks,
Breaks: ruby-rails-2.3, ruby-railties-3.2, 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