From f1889edf019d256987e71f44ef4573098667bf6c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 4 May 2025 21:36:48 +0200 Subject: [PATCH] Releasing debian version 5.3.5+dfsg-4. Signed-off-by: Daniel Baumann --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index dc6272c..9f4ae66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +bootstrap-html (5.3.5+dfsg-4) sid; urgency=medium + + * Also building bootstrap-utilities.css. + * Switching from sassc to esbuild to minify css. + * Stripping internal sourcemap in css files (sassc always includes + internal sourcemaps eventhough external sourcemaps are generated + alongside, resulting in uneeded size-increased files). + + -- Daniel Baumann Sun, 04 May 2025 21:36:43 +0200 + bootstrap-html (5.3.5+dfsg-3) sid; urgency=medium * Wrap and sorting debian files.