Source: ruby-compass
Section: web
Priority: optional
Maintainer: Debian Sass team <pkg-sass-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Build-Depends: cdbs,
 devscripts,
 debhelper,
 dh-buildinfo,
 gem2deb (>= 0.4.1~),
 ruby-sass (>= 3.3.6),
 ruby-sass (<< 3.5),
 ruby-chunky-png (<< 2.0),
 ruby-multi-json (<< 2.0),
 libimage-exiftool-perl,
 libregexp-assemble-perl,
 libipc-system-simple-perl,
 lcdf-typetools,
 libfile-slurp-perl,
 help2man
Standards-Version: 3.9.6
Homepage: http://compass-style.org/
Vcs-Git: git://git.debian.org/pkg-sass/ruby-compass
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-sass/ruby-compass.git
XS-Ruby-Versions: all

Package: ruby-compass
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
X-DhRuby-Root: cli
Depends: ${misc:Depends},
 ${cdbs:Depends}
Recommends: ${cdbs:Recommends}
Description: Stylesheet Framework streamlining creation and maintenance of CSS
 Compass is a CSS authoring framework which uses the Sass stylesheet
 language to make writing stylesheets powerful and easy.
 .
 Compass provides ports of the best of breed css frameworks that you can
 use without forcing you to use their presentational class names.
 .
 This package provides configuration file and command line tools.

Package: ruby-compass-core
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
X-DhRuby-Root: core
Depends: ${misc:Depends},
 ${cdbs:Depends}
Recommends: ${cdbs:Recommends}
Breaks: ${cdbs:Breaks}
Replaces: ${cdbs:Replaces}
Description: Stylesheet Framework for CSS - core stylesheet library
 Compass is a CSS authoring framework which uses the Sass stylesheet
 language to make writing stylesheets powerful and easy.
 .
 Compass provides ports of the best of breed css frameworks that you can
 use without forcing you to use their presentational class names.
 .
 This package provides core stylesheet library and minimum required ruby
 extensions, usable stand-alone.

Package: ruby-compass-import-once
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
X-DhRuby-Root: import-once
Depends: ${misc:Depends},
 ${cdbs:Depends}
Recommends: ${cdbs:Recommends}
Description: Stylesheet Framework for CSS - Sass compilation optimizer
 Compass is a CSS authoring framework which uses the Sass stylesheet
 language to make writing stylesheets powerful and easy.
 .
 Compass provides ports of the best of breed css frameworks that you can
 use without forcing you to use their presentational class names.
 .
 This package changes the behavior of Sass's @import directive to only
 import a file once.
