rsass 0.28.2-2 source package in Ubuntu

Changelog

rsass (0.28.2-2) unstable; urgency=medium

  * update avoided failing tests
  * update dh-cargo fork;
    closes: bug#1045178, thanks to Lucas Nussbaum

 -- Jonas Smedegaard <email address hidden>  Fri, 18 Aug 2023 18:01:28 +0200

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
rsass_0.28.2-2.dsc 2.6 KiB ed6f63c4c01dec572ab879d843c6439c6e5ff78f61ed0cfa94b33564feb0859c
rsass_0.28.2.orig.tar.gz 585.3 KiB 157947c914ff99ce08523ae568502d1bc3e4a1b8e97562488dfdeea5c95a222c
rsass_0.28.2-2.debian.tar.xz 26.6 KiB 9584c3a62e567969b9d330bfc871df05cee8b47ca80ce2942166b5368ef6ad39

Available diffs

No changes file available.

Binary packages built by this source

librust-rsass-dev: sass implementation in pure rust - Rust source code

 rsass is sass reimplemented in rust with nom.
 .
 Sass is a pre-processing language for CSS.
 It allows you to write cleaner stylesheets
 and makes collaboration on your CSS a breeze.
 .
 NB! Not all of the official Sass specification is implemented yet.
 See upstream README below /usr/share/doc/librust-rsass-dev/
 for more details.
 .
 This package contains the source for the Rust rsass crate,
 packaged for use with cargo and dh-cargo.

rsass: sass implementation in pure rust - CLI tool

 rsass is sass reimplemented in rust with nom.
 .
 Sass is a pre-processing language for CSS.
 It allows you to write cleaner stylesheets
 and makes collaboration on your CSS a breeze.
 .
 NB! Not all of the official Sass specification is implemented yet.
 See upstream README below /usr/share/doc/rsass/ for more details.
 .
 This package provides the command-line tool rsass.

rsass-dbgsym: debug symbols for rsass