compass-sassy-maps-plugin 0.4.0-6 source package in Ubuntu

Changelog

compass-sassy-maps-plugin (0.4.0-6) unstable; urgency=medium

  * stop depend on ruby ruby-sass
  * simplify rules;
    stop build-depend on cdbs dh-buildinfo licensecheck
  * relax to build-depend unversioned on ruby-sass:
    needed version satisfied in all supported releases of Debian
  * update Vcs-* fields, reflecting move to Salsa
  * set Rules-Requires-Root: no
  * declare compliance with Debian Policy 4.5.1
  * include sass files below /usr/share/sass;
    provide virtual package sass-stylesheets-sassy-maps
  * use debhelper compatibility level 13 (not 9);
    build-depend on debhelper-compat (not debhelper)
  * copyright info:
    + use https protocol in Format URL
    + update coverage
  * add source helper script copyright-check

 -- Jonas Smedegaard <email address hidden>  Tue, 02 Mar 2021 12:14:27 +0100

Upload details

Uploaded by:
Debian Sass team
Uploaded to:
Sid
Original maintainer:
Debian Sass team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
compass-sassy-maps-plugin_0.4.0-6.dsc 2.1 KiB df907d69d24bed28178d45308421d0dc6b99e2975c9b6ce6bfd1c43471e617ab
compass-sassy-maps-plugin_0.4.0.orig.tar.gz 9.5 KiB d81b1efe1a3e01cb433388c512d7e3c21676ee6f0b856ea7bdfbdb760b8d7180
compass-sassy-maps-plugin_0.4.0-6.debian.tar.xz 4.1 KiB 6b56965491faa0409620a793725fcfb92a6a0c620e61760b686e5443faaa2640

Available diffs

No changes file available.

Binary packages built by this source

compass-sassy-maps-plugin: map helper functions for Sass maps

 Compass is a CSS authoring framework which uses the Sass stylesheet
 language to make writing stylesheets powerful and easy.
 .
 Sassy Maps adds a variety of functions aimed at helping you work with
 Sass maps much easier, including get-deep and set/set-deep.