diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-06 16:47:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-06 16:47:36 +0000 |
commit | af516808f16ed0a870e1f42eee486c55d8e4a363 (patch) | |
tree | 51ff26d8d7c9c6ecad283d6b76211b350ded324f | |
parent | Releasing debian version 5.2.3+dfsg-6. (diff) | |
download | bootstrap-html-af516808f16ed0a870e1f42eee486c55d8e4a363.tar.xz bootstrap-html-af516808f16ed0a870e1f42eee486c55d8e4a363.zip |
Correcting previous brown-paperbag typo, breaks/replaces against libjs-bootstrap4 in node-bootstrap, of course.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 6542c0c..aef2741 100644 --- a/debian/control +++ b/debian/control @@ -60,9 +60,9 @@ Depends: libjs-bootstrap5 (= ${source:Version}), ${misc:Depends}, Breaks: - libjs-bootstrap5, + libjs-bootstrap4, Replaces: - libjs-bootstrap5, + libjs-bootstrap4, Provides: sass-stylesheets-bootstrap, Suggests: |