[neon/neon-packaging/kosmindoormap/Neon/experimental] debian: add back libkopeninghours
Carlos De Maine
null at kde.org
Thu Jan 25 07:31:43 GMT 2024
Git commit 17b5967b3b065c3f9219c680fabdf07938448bbb by Carlos De Maine.
Committed on 25/01/2024 at 08:31.
Pushed by carlosdem into branch 'Neon/experimental'.
add back libkopeninghours
M +13 -2 debian/control
https://invent.kde.org/neon/neon-packaging/kosmindoormap/-/commit/17b5967b3b065c3f9219c680fabdf07938448bbb
diff --git a/debian/control b/debian/control
index 4280142..3a2f797 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: bison,
kf6-ki18n-dev,
kf6-kservice-dev,
libkpublictransport-dev,
-# libkopeninghours-dev,
+ libkopeninghours-dev,
libprotobuf-dev,
osmctools,
pkg-kde-tools-neon,
@@ -45,12 +45,23 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
Description: OSM multi-floor indoor map renderer
Open Stree Map indoor map renderer
-Package: qml-module-org-kde-kosmindoormap
+Package: qml6-module-org-kde-kosmindoormap
Architecture: any
Depends: qml6-module-qtquick-controls,
qml6-module-qtquick-layouts,
qml6-module-qtquick,
${misc:Depends},
${shlibs:Depends}
+Breaks: qml6-module-org-kde-kosmindoormap,
+Replaces: qml6-module-org-kde-kosmindoormap
Description: OSM multi-floor indoor map renderer QML module
Open Stree Map indoor map renderer module for QML
+
+Package: qml-module-org-kde-kosmindoormap
+Architecture: any
+Depends: qml6-module-org-kde-kosmindoormap,
+ ${shlibs:Depends}
+Section: oldlibs
+Priority: extra
+Description: dummy transitional package
+ Transitional dummy package that can be safely removed.
More information about the Neon-commits
mailing list