[neon/neon-packaging/kpipewire/Neon/unstable] debian: update depends for linters
    Carlos De Maine 
    null at kde.org
       
    Wed Jul 19 01:29:25 BST 2023
    
    
  
Git commit a2bbb2d7718f3ddbf1099b781be858fdaed4541a by Carlos De Maine.
Committed on 19/07/2023 at 00:29.
Pushed by carlosdem into branch 'Neon/unstable'.
update depends for linters
M  +1    -13   debian/control
https://invent.kde.org/neon/neon-packaging/kpipewire/-/commit/a2bbb2d7718f3ddbf1099b781be858fdaed4541a
diff --git a/debian/control b/debian/control
index e4c6103..f779edd 100644
--- a/debian/control
+++ b/debian/control
@@ -66,22 +66,10 @@ Description: KDE's Pipewire library
 
 Package: qml6-module-org-kde-pipewire
 Architecture: any
-Depends: libkpipewire5 (= ${binary:Version}),
+Depends: libkpipewire6 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: KDE's Pipewire library
  Components for rendering and recording PipeWire streams using Qt.
  .
  This package contains the QtQuick module.
-
-Package: qml-module-org-kde-pipewire
-Architecture: any
-Depends: qml6-module-org-kde-pipewire (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Priority: extra
-Section: oldlibs
-Description: KDE's Pipewire library transitional
- Components for rendering and recording PipeWire streams using Qt.
- .
- This is a dummy package which can be removed.
    
    
More information about the Neon-commits
mailing list