ruby-sass 3.7.4-5 source package in Ubuntu

Changelog

ruby-sass (3.7.4-5) unstable; urgency=medium

  * d/control: Remove any reference to ruby-compass (removed from Debian).
  * d/patches/1001-avoid-rubygems.patch: Adjust patch.
    - Adjust message to install compass gem.

 -- Daniel Leidert <email address hidden>  Sat, 06 Nov 2021 21:37:00 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe ruby
Noble release universe ruby
Mantic release universe ruby
Lunar release universe ruby
Jammy release universe ruby

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-sass_3.7.4-5.dsc 2.0 KiB 5c45d5c74d5479e295aafaa678f068be3f45f36b5bb46d758d6291e5cad19631
ruby-sass_3.7.4.orig.tar.gz 392.0 KiB b39602cac4a5a09c621610ca369e7af97c7ae9f620bddfcd9423c6520de77626
ruby-sass_3.7.4-5.debian.tar.xz 12.7 KiB 0b6d59a957ed6a406850eea426cacc98c15c34a826a799cba9a9e4c79fffe7e8

Available diffs

No changes file available.

Binary packages built by this source

ruby-sass: deprecated CSS compiler - 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.
 .
 Ruby Sass should no longer be used and will no longer be receiving any
 active development. Please use sassc or ruby-sassc instead.