ruby-sass 3.5.3-1 source package in Ubuntu
Changelog
ruby-sass (3.5.3-1) unstable; urgency=medium [ upstream ] * New release(s). [ Jonas Smedegaard ] * Use shortform dh sequencer (not cdbs). Stop build-depend on cdbs. * Stop build-depend on dh-buildinfo. * Tidy control file, with wrap-and-sort option asbt. * Declare compliance with Debian Policy 4.1.1. -- Jonas Smedegaard <email address hidden> Sat, 28 Oct 2017 19:27:29 +0200
Upload details
- Uploaded by:
- Debian Sass team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Sass team
- Architectures:
- all
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-sass_3.5.3-1.dsc | 1.9 KiB | 5af29b04da27640216d44b4fc4a9297641bda8fa9a03e3f5f977935bf481d7aa |
ruby-sass_3.5.3.orig.tar.gz | 389.1 KiB | 159f6c9211c256befcaa52ce0f15e28573e3f5c064d14f2f5f1148964a7e6cd5 |
ruby-sass_3.5.3-1.debian.tar.xz | 13.1 KiB | 8221455d09132939fea55d028ddfeeb44968a81fa59940df82cacd07ba38e14c |
Available diffs
- diff from 3.4.23-1 to 3.5.3-1 (87.5 KiB)
No changes file available.
Binary packages built by this source
- ruby-sass: powerful but elegant CSS compiler that makes CSS fun again
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.