rsass 0.26.0-2 source package in Ubuntu

Changelog

rsass (0.26.0-2) unstable; urgency=medium

  * fix typo in previous changelog entry
  * stop overzealously provide versioned virtual packages
  * drop patch 1001, obsoleted by Debian package upgrade;
    (build-)depend on librust-arc-swap-1+default-dev
    (not librust-arc-swap+default-dev);
    closes: bug#1021891, thanks to Paul Gevers
  * simplify build, using local fork of dh-cargo

 -- Jonas Smedegaard <email address hidden>  Mon, 24 Oct 2022 17:37:23 +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

Downloads

File Size SHA-256 Checksum
rsass_0.26.0-2.dsc 2.5 KiB f4e53558c09b33529a1a60a5cea2f5214bf1848b8768e4420801bfb6f5eae1c1
rsass_0.26.0.orig.tar.gz 563.9 KiB 15de5edaf4007b254fb8a98779ba09cad8bae75e72af47977daeb85eda784d1b
rsass_0.26.0-2.debian.tar.xz 24.3 KiB 158003ce2dea250fe1a1f540401615f4a9eb6f5092ab97acc5f190ba09791c99

Available diffs

No changes file available.

Binary packages built by this source

librust-rsass+commandline-dev: No summary available for librust-rsass+commandline-dev in ubuntu lunar.

No description available for librust-rsass+commandline-dev in ubuntu lunar.

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