From 087bd1b14d5e1f45f60b1ffa64ca318c23b7c6ea Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 19:56:52 +0200 Subject: Adding debian version 2.0.0+dfsg-1. Signed-off-by: Daniel Baumann --- debian/README.source | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 debian/README.source (limited to 'debian/README.source') diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..0fe7ff7 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,20 @@ +The `debian/missing-sources` directory contains the SASS sources needed to +build the theme CSS. + +The procedure for updating them is as follows: + +- Install the latest versions of node.js and npm. +- Install the JavaScript dependencies using `npm install`. +- Copy `bourbon`, `bourbon-neat` and `wyrm` directories from `node_modules` + to `debian/missing-sources`. + +The following components are copied: + +Name | Website | WNPP bug | Currently used version +------------ | ----------------------------- | -------- | ---------------------- +bourbon | https://www.bourbon.io/ | #892811 | 4.3.4 +bourbon-neat | https://neat.bourbon.io/ | | 1.9.1 +wyrm | https://github.com/snide/wyrm | | 1.0.9 + +Note that only the SASS files and the corresponding documentation are copied, +not the other files. -- cgit v1.2.3