ruby-sass 3.7.4-1ubuntu1 source package in Ubuntu

Changelog

ruby-sass (3.7.4-1ubuntu1) focal; urgency=medium

  [ Steve Langasek ]
  * Depend on ruby:any to make it cross-installable

 -- Gianfranco Costamagna <email address hidden>  Wed, 01 Apr 2020 16:52:06 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Focal
Original maintainer:
Debian Sass team
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe ruby

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-sass_3.7.4.orig.tar.gz 392.0 KiB b39602cac4a5a09c621610ca369e7af97c7ae9f620bddfcd9423c6520de77626
ruby-sass_3.7.4-1ubuntu1.debian.tar.xz 13.1 KiB d5d84621d2a777e4448577a41438a37b3f4c08b01099558f4b41db90c7fd1e18
ruby-sass_3.7.4-1ubuntu1.dsc 1.9 KiB 3fdff2841bf494b1b24e4c6ffa8e3f554e0b3edadf7ae84e4d8095b6c9f0473f

View changes file

Binary packages built by this source

ruby-sass: 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.