[neon/kde/kamoso/Neon/unstable] debian: changelog lints and correct qml6 runtime deps

Carlos De Maine null at kde.org
Tue Jun 17 10:38:35 BST 2025


Git commit 8170543e4cc098b99cf47171dce3ac1986d141ee by Carlos De Maine.
Committed on 17/06/2025 at 09:38.
Pushed by carlosdem into branch 'Neon/unstable'.

changelog lints and correct qml6 runtime deps

M  +2    -2    debian/changelog
M  +2    -2    debian/control

https://invent.kde.org/neon/kde/kamoso/-/commit/8170543e4cc098b99cf47171dce3ac1986d141ee

diff --git a/debian/changelog b/debian/changelog
index 44aba55..78d533e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -248,7 +248,7 @@ kamoso (21.04.2-0neon) focal; urgency=medium
 
   * New release
 
- -- Neon CI <neon at kde.org>  Fri, 11 Jun 2021.12.01:43 +0000
+ -- Neon CI <neon at kde.org>  Fri, 11 Jun 2021 12:01:43 +0000
 
 kamoso (21.04.1-0neon) focal; urgency=medium
 
@@ -278,7 +278,7 @@ kamoso (20.12.1-0neon) focal; urgency=medium
 
   * New release
 
- -- Neon CI <neon at kde.org>  Thu, 07 Jan 2021.12.23:54 +0000
+ -- Neon CI <neon at kde.org>  Thu, 07 Jan 2021 12:23:54 +0000
 
 kamoso (20.12.0-0neon) focal; urgency=medium
 
diff --git a/debian/control b/debian/control
index 9cd1bec..8b7ba11 100644
--- a/debian/control
+++ b/debian/control
@@ -33,11 +33,11 @@ Depends: gstreamer1.0-plugins-good,
          gstreamer1.0-x,
          qml6-module-org-kde-purpose,
 	     qml6-module-org-kde-kirigami,
-	     qml6-module-qtgraphicaleffects,
+	     qml6-module-qt5compat-graphicaleffects,
 	     qml6-module-qtquick-controls,
 	     qml6-module-qtquick-dialogs,
 	     qml6-module-qtquick-layouts,
-	     qml6-module-qtquick-window2,
+	     qml6-module-qtquick-window,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: tool to take pictures and videos from your webcam


More information about the Neon-commits mailing list