[DRE-commits] [ruby-coffee-rails] 03/06: Change depenency on ruby-railties-3.2 to just ruby-railties
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Aug 3 02:43:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-coffee-rails.
commit 7c7379ee2d6b6970feb499f17262b906e9418666
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sun Jul 27 11:57:10 2014 -0300
Change depenency on ruby-railties-3.2 to just ruby-railties
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3eca76a..17a6bb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
ruby-coffee-rails (4.0.1-1) UNRELEASED; urgency=medium
* New upstream release
+ * Change depenency on ruby-railties-3.2 to just ruby-railties
-- Antonio Terceiro <terceiro at debian.org> Sun, 27 Jul 2014 11:56:13 -0300
diff --git a/debian/control b/debian/control
index f4fed07..3b2a7ec 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ XS-Ruby-Versions: all
Package: ruby-coffee-rails
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-coffee-script, ruby-railties-3.2
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-coffee-script, ruby-railties
Description: Coffee Script adapter for the Rails asset pipeline
This package adds the ability to write Coffee Script code for a Rails
application and have it automatically compiled into Javascript before being
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-coffee-rails.git
More information about the Pkg-ruby-extras-commits
mailing list