Source: ruby-sass
Section: oldlibs
Priority: optional
Maintainer: Debian Sass team <pkg-sass-devel@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Build-Depends:
 debhelper,
 gem2deb,
 help2man,
Standards-Version: 4.3.0
Homepage: https://sass-lang.com/
Vcs-Git: https://salsa.debian.org/sass-team/ruby-sass.git
Vcs-Browser: https://salsa.debian.org/sass-team/ruby-sass
XS-Ruby-Versions: all

Package: ruby-sass
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends:
 ruby:any | ruby-interpreter,
 ${misc:Depends},
# FIXME: recommend when in Debian
Suggests:
 ruby-sass-listen (>= 4.0.0),
Provides:
 sass,
Breaks:
 ruby-compass (<< 1.0.0~),
 ruby-sass-rails (<< 5~),
Description: deprecated CSS compiler - use sassc or ruby-sassc instead
 Ruby Sass should no longer be used,
 and will no longer be receiving any updates.
 .
 Please use sassc or ruby-sassc instead.
 .
 Sass makes CSS fun again. Sass is an extension of CSS3, adding nested
 rules, variables, mixins, selector inheritance, and more.
 .
 It's translated to well-formatted, standard CSS using the command line
 tool or a web-framework plugin.
