[neon/backports-jammy/packagekit-qt/Neon/unstable] debian: Refresh dependencies
Matthias Klumpp
null at kde.org
Wed Mar 15 04:29:32 GMT 2023
Git commit 2949a0214c70a5b151201c98030be90f3b839a44 by Matthias Klumpp.
Committed on 21/01/2018 at 19:45.
Pushed by carlosdem into branch 'Neon/unstable'.
Refresh dependencies
M +4 -4 debian/control
https://invent.kde.org/neon/backports-jammy/packagekit-qt/commit/2949a0214c70a5b151201c98030be90f3b839a44
diff --git a/debian/control b/debian/control
index a9f8751..801bd52 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: packagekit-qt
Section: libs
Priority: optional
Maintainer: Matthias Klumpp <mak at debian.org>
-Build-Depends: cmake (>= 2.8),
+Build-Depends: cmake (>= 3.2),
debhelper (>= 11),
- packagekit (>= 1.0),
+ packagekit (>= 1.1.6),
pkg-config (>= 0.26),
pkg-kde-tools (>= 0.15.16),
- qtbase5-dev (>= 5.6)
+ qtbase5-dev (>= 5.8)
Standards-Version: 4.1.2
Homepage: http://www.packagekit.org
Vcs-Git: https://salsa.debian.org/pkgutopia-team/packagekit-qt.git
@@ -31,7 +31,7 @@ Package: libpackagekitqt5-dev
Section: libdevel
Architecture: any
Depends: libpackagekitqt5-0 (= ${binary:Version}),
- qtbase5-dev (>= 5.6),
+ qtbase5-dev (>= 5.8),
${misc:Depends}
Description: Library for accessing PackageKit using Qt5 (development files)
PackageKit allows performing simple software management tasks over a DBus
More information about the Neon-commits
mailing list