[neon/neon-packaging/kosmindoormap/Neon/unstable] debian: kf6ify
Carlos De Maine
null at kde.org
Fri Sep 15 16:02:43 BST 2023
Git commit 0e6d692111547b009da4c005d0022dcb4d3e4461 by Carlos De Maine.
Committed on 15/09/2023 at 17:02.
Pushed by carlosdem into branch 'Neon/unstable'.
kf6ify
M +13 -14 debian/control
https://invent.kde.org/neon/neon-packaging/kosmindoormap/-/commit/0e6d692111547b009da4c005d0022dcb4d3e4461
diff --git a/debian/control b/debian/control
index 42c03c6..44cb534 100644
--- a/debian/control
+++ b/debian/control
@@ -3,27 +3,26 @@ Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Build-Depends: bison,
- cmake (>= 2.8.12),
- debhelper (>= 12),
- extra-cmake-modules (>= 5.28.0~),
+ cmake,
+ debhelper-compat (= 13),
flex,
- libkf5i18n-dev,
+ kf6-extra-cmake-modules,
+ kf6-ki18n-dev,
libkpublictransport-dev,
libprotobuf-dev,
- pkg-kde-tools,
+ pkg-kde-tools-neon,
protobuf-compiler,
- qtbase5-dev,
- qtbase5-private-dev,
- qtdeclarative5-dev,
+ qt6-base5-dev,
+ qt6-declarative-dev,
zlib1g-dev
-Standards-Version: 3.9.8
+Standards-Version: 4.6.2
Package: kosmindoormap-dev
Section: libdevel
Architecture: any
Depends: libkosm1 (= ${binary:Version}),
libkosmindoormap1 (= ${binary:Version}),
- qtbase5-dev,
+ qt6-base-dev,
${misc:Depends}
Description: OSM multi-floor indoor map renderer
Open Stree Map indoor map renderer
@@ -42,11 +41,11 @@ 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: qml-module-qtquick-controls2,
- qml-module-qtquick-layouts,
- qml-module-qtquick2,
+Depends: qml6-module-qtquick-controls,
+ qml6-module-qtquick-layouts,
+ qml6-module-qtquick,
${misc:Depends},
${shlibs:Depends}
Description: OSM multi-floor indoor map renderer QML module
More information about the Neon-commits
mailing list