Without this, upgrades will keep older versions of the libcephsqlite3
module.
Fixes: https://tracker.ceph.com/issues/56274
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit
9cde84eab43aad2fe0ea80c09f89ca5c188f8993)
Conflicts:
debian/control: trivial
python3-pecan,
python3-requests,
python3-werkzeug,
+ libsqlite3-mod-ceph (= ${binary:Version}),
+ librados2 (= ${binary:Version}),
${misc:Depends},
${python:Depends},
${shlibs:Depends},
Package: libsqlite3-mod-ceph
Architecture: any
Section: libs
-Depends: ${misc:Depends},
+Depends: librados2 (= ${binary:Version}),
+ ${misc:Depends},
${shlibs:Depends},
Description: SQLite3 VFS for Ceph
A SQLite3 VFS for storing and manipulating databases stored on Ceph's RADOS