Review: lightningcss 1.33.0+ds-1
Package Information
| Description | CSS parser, transformer, and minifier Lightning CSS is an extremely fast CSS parser, transformer, and minifier. |
|---|---|
| Maintainer | Jonas Smedegaard <dr@jones.dk> |
| Changed By | Jonas Smedegaard <dr@jones.dk> |
| Sponsor | js@debian.org |
| Distribution | experimental |
| Architecture | any all |
| VCS | git: https://salsa.debian.org/debian/rust-lightningcss.git (browse) |
| Closes | #1137138 |
| Blocked Bugs | #1053782 (wishlist) |
| Tracker | https://tracker.debian.org/pkg/lightningcss |
| Uploaded | 1 month, 7 days ago |
New Package Report
.changes
| Source | lightningcss |
|---|---|
| Version | 1.33.0+ds-1 |
| Changed-By | Jonas Smedegaard |
| Architecture | source all amd64 |
| Distribution | experimental |
| Date | Sat, 15 Aug 2026 14:54:26 +0200 |
Changelog
lightningcss (1.33.0+ds-1) experimental; urgency=medium
.
* initial packaging release;
closes: bug#1137138.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | librust-lightningcss-dev deb rust optional arch=all lightningcss deb web optional arch=any |
| Section | rust |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Lightning CSS Upstream-Contact: https://github.com/parcel-bundler/lightningcss/issues Source: https://github.com/parcel-bundler/lightningcss . Repackaged, excluding any .git* files Files-Excluded: */.git* Files-Harvested: *.jpeg Files: * Copyright: 2024 Devon Govett 2024 Parcel Contributors License-Grant: license = "MPL-2.0" License: MPL-2.0 Reference: Cargo.toml LICENSE website/include/layout.html Files: debian/* Copyright: 2020-2021 Purism, SPC 2020-2026 Jonas Smedegaard <dr@jones.dk> License-Grant: This packaging is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3, or (at your option) any later version. License: GPL-3+ Reference: debian/copyright Files: debian/patches/* Copyright: Jonas Smedegaard <dr@jones.dk> License: MPL-2.0 Reference: Cargo.toml LICENSE Comment: Patches commonly lack explicit copyright and license. For the cases where patches are copyrightable at all, copyright is assumed to be held by the author, and license is assumed to be the same as main upstream license. License: GPL-3+ Reference: /usr/share/common-licenses/GPL-3 License: MPL-2.0 Reference: /usr/share/common-licenses/MPL-2.0
Review Information
accepted — allocated to mechtilde 1 month, 4 days ago, started 1 month, 4 days ago, completed 1 month, 4 days ago.
Final Comment
Hi,
you can fix the lintian warning using an upper 'V' for version in d/watch.
Thanks