[neon/kf6/kf6-qqc2-desktop-style/Neon/unstable] debian: new alpha release

Carlos De Maine null at kde.org
Fri Nov 17 05:34:04 GMT 2023


Git commit 993c2177d45fd69014fde624e6e5eb52df6ae523 by Carlos De Maine.
Committed on 17/11/2023 at 06:34.
Pushed by carlosdem into branch 'Neon/unstable'.

new alpha release

M  +6    -0    debian/changelog
M  +4    -4    debian/control
M  +0    -2    debian/rules

https://invent.kde.org/neon/kf6/kf6-qqc2-desktop-style/-/commit/993c2177d45fd69014fde624e6e5eb52df6ae523

diff --git a/debian/changelog b/debian/changelog
index 7961088..886b814 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kf6-qqc2-desktop-style (5.245.0-0neon) jammy; urgency=medium
+
+  * New alpha release
+
+ -- Neon CI <neon at kde.org>  Fri, 17 Nov 2023 01:18:08 +0000
+
 kf6-qqc2-desktop-style (0.0-0neon) UNRELEASED; urgency=medium
 
   * New release
diff --git a/debian/control b/debian/control
index 268e886..b8c2898 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,14 @@ Build-Depends: cmake,
                debhelper-compat (= 13),
                kf6-extra-cmake-modules,
                kf6-kcolorscheme-dev,
-               kf6-kconfig-dev,
                kf6-kiconthemes-dev,
                kf6-kirigami2-dev,
+               kf6-connet-dev,
                pkg-config,
                pkg-kde-tools-neon,
                qt6-base-dev,
                qt6-declarative-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.6.2
 Homepage: https://cgit.kde.org/qqc2-desktop-style.git/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/qqc2-desktop-style
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/qqc2-desktop-style.git
@@ -45,12 +45,12 @@ Description: Qt Quick Controls 2: Desktop Style
 
 Package: qml6-module-org-kde-qqc2desktopstyle
 Architecture: all
-Depends: kf6-qqc2-desktop-style
+Depends: kf6-qqc2-desktop-style, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libkf6qqc2desktopstyle-dev
 Architecture: all
-Depends: kf6-qqc2-desktop-style-dev
+Depends: kf6-qqc2-desktop-style-dev, ${misc:Depends}
 Description: Dummy transitional
   Transitional dummy package.
diff --git a/debian/rules b/debian/rules
index fa0af1d..672555e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,3 @@
 %:
 	dh $@ --with kf6 --buildsystem kf6
 
-override_dh_shlibdeps:
-	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/


More information about the Neon-commits mailing list