Debian Patches

Status for rust-browserslist-data/0.1.5+dfsg-1

Patch Description Author Forwarded Bugs Origin Last update
add-generate-data.patch Add generate-data tool to rebuild data from Debian packages The crates.io tarball only contains pre-generated data files (excluded
via debcargo excludes). This patch adds the generate-data tool from the
upstream workspace (https://github.com/browserslist/browserslist-rs)
with paths adapted for Debian system packages:
- OUT_DIR set to src/generated (relative to package root)
- node_modules paths replaced with /usr/share/nodejs/
- NODE_PATH set for require() resolution
- build_info() writes static text instead of running git submodule

diff --git a/generate-data/Cargo.toml b/generate-data/Cargo.toml
new file mode 100644
index 0000000..9e180e1
Juan Manuel Méndez Rey <juan.mendezr@proton.me> not-needed

All known versions for source package 'rust-browserslist-data'

Links