ruby-cssminify 1.0.2-2 source package in Ubuntu

Changelog

ruby-cssminify (1.0.2-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on gem2deb, rake and ruby-rspec.

  [ Daniel Leidert ]
  * d/control (Standards-Version): Bump to 4.6.0.
  * d/rules: Install upstream changelog.
  * d/upstream/metadata: Update some URLs.

 -- Daniel Leidert <email address hidden>  Tue, 07 Dec 2021 05:30:14 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-cssminify_1.0.2-2.dsc 2.0 KiB 5493b32794e58e17dcd0961911256d49819a40ec9ce0f834ec551b2be0d42b1e
ruby-cssminify_1.0.2.orig.tar.gz 238.3 KiB 9755e9d1ef1cf45556e9d4536af8f8557fc9ac6ff45099f19bf6cb45ccc19b0c
ruby-cssminify_1.0.2-2.debian.tar.xz 2.8 KiB 1f55100a8ac5849a7a23e9ac41bf132e5895e07d479af9cf9183c6c2c1cc8c4e

Available diffs

No changes file available.

Binary packages built by this source

ruby-cssminify: CSS minification with YUI compressor, but as native Ruby port

 The CSSminify library provides CSS compression using YUI compressor. Instead
 of wrapping around the Java or Javascript version of YUI compressor it uses a
 native Ruby port of the CSS engine. Therefore this library has no dependencies.