csstidy 1.4-6 source package in Ubuntu
Changelog
csstidy (1.4-6) unstable; urgency=medium * QA upload * In debian/control - Change to debhelper-compat - Bump debhelper to 12 - Update Standards-Version to 4.4.1 - Change Priority: from extra to optional - Add Vcs-Browser and Vcs-Git - Add Rules-Requires-Root: no * Create 005-support-python3.patch closes: #947557 - SConstruct and SConscript is python2 and python3 compatible. * Made debian/copyright dep5 compatible -- HÃ¥vard Flaget Aasen <email address hidden> Tue, 31 Dec 2019 22:26:36 +0100
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
csstidy_1.4-6.dsc | 1.8 KiB | cceb8f6fb4f6f103550fc3e0bfdf5eaad7e256fdf35b32609d517f92058d3f76 |
csstidy_1.4.orig.tar.gz | 31.8 KiB | bb039fc81881df47ed6d16b9b9809c969a98798f8e185c613531b2db45906723 |
csstidy_1.4-6.debian.tar.xz | 6.0 KiB | 2d505215458f030b4d21a64f4c0d7aecf1e5ff90536795978657b54a5d2d4468 |
Available diffs
- diff from 1.4-5 to 1.4-6 (2.5 KiB)
No changes file available.
Binary packages built by this source
- csstidy: CSS parser and optimiser
csstidy parses and optimises your CSS code, making it cleaner and more
concise. The end result is a smaller CSS file and better written code. It
has a variety of option settings giving the user a significant amount of
control over the level of file compression and readability. It is not meant
to be a CSS validator.
- csstidy-dbgsym: debug symbols for csstidy