diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-06 15:54:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-06 15:54:18 +0000 |
commit | 2c9579848d29597b505ac2fd6964efa3dc636359 (patch) | |
tree | 531a49f90bd97b1fbd9af96ffc12cff216ef8f1f | |
parent | Releasing debian version 5.2.3+dfsg-4. (diff) | |
download | bootstrap-html-2c9579848d29597b505ac2fd6964efa3dc636359.tar.xz bootstrap-html-2c9579848d29597b505ac2fd6964efa3dc636359.zip |
Adding breaks/replaces for libjs-bootstrap5 to node-bootstrap (Closes: #1030697).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 3014aaf..6542c0c 100644 --- a/debian/control +++ b/debian/control @@ -59,6 +59,10 @@ Multi-Arch: foreign Depends: libjs-bootstrap5 (= ${source:Version}), ${misc:Depends}, +Breaks: + libjs-bootstrap5, +Replaces: + libjs-bootstrap5, Provides: sass-stylesheets-bootstrap, Suggests: |