Source: ruby-haml-rails Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Balasankar C Build-Depends: debhelper (>= 11~), gem2deb, rails, rake, ruby-actionpack (>= 4.0.1~), ruby-activesupport (>= 4.0.1~), ruby-haml (<< 6.0), ruby-haml (>= 4.0.6~), ruby-html2haml (>= 2.0~), ruby-railties (>= 4.0.1~), ruby-test-unit Standards-Version: 4.3.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-haml-rails.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-haml-rails Homepage: http://github.com/indirect/haml-rails Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-haml-rails Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-actionpack (>= 4.0.1~), ruby-activesupport (>= 4.0.1~), ruby-haml (<< 6.0), ruby-haml (>= 4.0.6~), ruby-html2haml (>= 2.0~), ruby-railties (>= 4.0.1~), ${misc:Depends}, ${shlibs:Depends} Description: Haml Generator for Rails Haml-rails provides Haml generators for Rails. 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.