Package: bootstrap-html / 5.3.5+dfsg-4

Metadata

Package Version Patches format
bootstrap-html 5.3.5+dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian/0001 do not update copyright year.patch | (download)

build/banner.mjs | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 avoi updating copyright year during build to allow reproducible builds.

debian/0002 dont check for caniuse lite update.patch | (download)

.babelrc.js | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 don't check for node-canuise-lite update (closes: #991651).

debian/0003 no relative imports.patch | (download)

build/build-plugins.mjs | 6 3 + 3 - 0 !
build/rollup.config.mjs | 6 3 + 3 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 using absolute imports rather than now not supported relative ones to fix ftbfs.