[neon/backports-jammy/packagekit-qt/Neon/unstable] debian: Fix dependency on PackageKit

Matthias Klumpp null at kde.org
Wed Mar 15 04:29:31 GMT 2023


Git commit 589ef32df851706a3d55e79e329475aff5a59c94 by Matthias Klumpp.
Committed on 20/03/2013 at 13:33.
Pushed by carlosdem into branch 'Neon/unstable'.

Fix dependency on PackageKit

M  +1    -2    debian/control

https://invent.kde.org/neon/backports-jammy/packagekit-qt/commit/589ef32df851706a3d55e79e329475aff5a59c94

diff --git a/debian/control b/debian/control
index b1eb355..b5711dc 100644
--- a/debian/control
+++ b/debian/control
@@ -14,12 +14,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-packagekit/packagekit-qt.gi
 
 Package: libpackagekit-qt2-5
 Architecture: any
-Section: libs
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Recommends: packagekit-system-interface | packagekit (= ${binary:Version})
+Recommends: packagekit-system-interface | packagekit (>= 0.8.6)
 Description: Library for accessing PackageKit using Qt4
  PackageKit allows performing simple software management tasks over a DBus
  interface e.g. refreshing the cache, updating, installing and removing



More information about the Neon-commits mailing list