From d8525da22cb38c8f379d910c4f85b60fdaf5ecee Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Feb 2025 07:07:10 +0100 Subject: [PATCH] Making libjs-bootstrap5 co-installable with libjs-bootstrap4 by correctly updating the debhelper install files where required (Closes: #1030697). Signed-off-by: Daniel Baumann --- debian/control | 2 ++ debian/libjs-bootstrap5.install | 2 -- debian/{libjs-bootstrap5.install => node-bootstrap.install} | 2 -- 3 files changed, 2 insertions(+), 4 deletions(-) copy debian/{libjs-bootstrap5.install => node-bootstrap.install} (51%) diff --git a/debian/control b/debian/control index aef2741..aca7224 100644 --- a/debian/control +++ b/debian/control @@ -60,8 +60,10 @@ Depends: libjs-bootstrap5 (= ${source:Version}), ${misc:Depends}, Breaks: + libjs-bootstrap5 (<< 5.2.3+dfsg-8~), libjs-bootstrap4, Replaces: + libjs-bootstrap5 (<< 5.2.3+dfsg-8~), libjs-bootstrap4, Provides: sass-stylesheets-bootstrap, diff --git a/debian/libjs-bootstrap5.install b/debian/libjs-bootstrap5.install index 6448174..6f8bf37 100644 --- a/debian/libjs-bootstrap5.install +++ b/debian/libjs-bootstrap5.install @@ -1,4 +1,2 @@ dist/* usr/share/bootstrap-html js/dist/* usr/share/bootstrap-html/js -package.json usr/share/nodejs/bootstrap/ -scss/* usr/share/sass/bootstrap/ diff --git a/debian/libjs-bootstrap5.install b/debian/node-bootstrap.install similarity index 51% copy from debian/libjs-bootstrap5.install copy to debian/node-bootstrap.install index 6448174..5d578bf 100644 --- a/debian/libjs-bootstrap5.install +++ b/debian/node-bootstrap.install @@ -1,4 +1,2 @@ -dist/* usr/share/bootstrap-html -js/dist/* usr/share/bootstrap-html/js package.json usr/share/nodejs/bootstrap/ scss/* usr/share/sass/bootstrap/