[DRE-commits] [ruby-haml-rails] 01/02: Add rails to build deps
Balasankar C
balasankarc-guest at moszumanska.debian.org
Mon Nov 16 07:56:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
balasankarc-guest pushed a commit to branch master
in repository ruby-haml-rails.
commit 3fe6d3c91c43d81157a897f741f668b70e0f68a8
Author: Balasankar C <balasankarc at autistici.org>
Date: Mon Nov 16 12:11:00 2015 +0530
Add rails to build deps
---
debian/control | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 54b5ab0..3bc509e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
Uploaders: Balasankar C <balasankarc at autistici.org>
Build-Depends: debhelper (>= 9~),
gem2deb,
+ rails,
rake,
ruby-actionpack (>= 4.0.1),
ruby-activesupport (>= 4.0.1),
@@ -33,7 +34,7 @@ Depends: ruby | ruby-interpreter,
${misc:Depends},
${shlibs:Depends}
Description: Haml Generator for Rails 3
- Haml-rails provides Haml generators for Rails 3. It also enables Haml as the
- templating engine for you, so you don't have to screw around in your own
- application.rb when your Gemfile already clearly indicated what templating
+ Haml-rails provides Haml generators for Rails 3. It also enables Haml as the
+ templating engine for you, so you don't have to screw around in your own
+ application.rb when your Gemfile already clearly indicated what templating
engine you have installed. Hurrah.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-haml-rails.git
More information about the Pkg-ruby-extras-commits
mailing list