[SCM] kservice packaging branch, master, updated. debian/5.37.0-2-106-g60481a9
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Jan 30 14:22:32 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kservice.git;a=commitdiff;h=751d50e
The following commit has been merged in the master branch:
commit 751d50e6af1569153006516191431f428837c01f
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Fri Jan 26 14:00:07 2018 -0300
Update build-deps and deps with the info from cmake
---
debian/control | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/debian/control b/debian/control
index 06f146d..9d86c8f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,15 +10,15 @@ Build-Depends: bison,
docbook-xml,
docbook-xsl,
doxygen,
- extra-cmake-modules (>= 5.41.0~),
+ extra-cmake-modules (>= 5.42.0~),
flex,
graphviz,
- libkf5config-dev (>= 5.41.0~),
- libkf5coreaddons-dev (>= 5.41.0~),
- libkf5crash-dev (>= 5.41.0~),
- libkf5dbusaddons-dev (>= 5.41.0~),
- libkf5doctools-dev (>= 5.41.0~),
- libkf5i18n-dev (>= 5.41.0~),
+ libkf5config-dev (>= 5.42.0~),
+ libkf5coreaddons-dev (>= 5.42.0~),
+ libkf5crash-dev (>= 5.42.0~),
+ libkf5dbusaddons-dev (>= 5.42.0~),
+ libkf5doctools-dev (>= 5.42.0~),
+ libkf5i18n-dev (>= 5.42.0~),
libqt5sql5-sqlite,
libxml2-utils,
pkg-kde-tools (>= 0.15.15ubuntu1~),
@@ -77,10 +77,10 @@ Package: libkf5service-dev
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: libkf5config-dev (>= 5.41.0~),
- libkf5coreaddons-dev (>= 5.41.0~),
- libkf5dbusaddons-dev (>= 5.41.0~),
- libkf5i18n-dev (>= 5.41.0~),
+Depends: libkf5config-dev (>= 5.42.0~),
+ libkf5coreaddons-dev (>= 5.42.0~),
+ libkf5dbusaddons-dev (>= 5.42.0~),
+ libkf5i18n-dev (>= 5.42.0~),
libkf5service5 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
--
kservice packaging
More information about the pkg-kde-commits
mailing list