[SCM] kconfigwidgets packaging branch, master, updated. debian/5.36.0-2-8-gf91142f
Maximiliano Curia
maxy at moszumanska.debian.org
Wed Aug 16 11:21:13 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kconfigwidgets.git;a=commitdiff;h=0b937ea
The following commit has been merged in the master branch:
commit 0b937ea9f69fc4b0001f2a4650062bd7fcd608d1
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Aug 14 21:24:08 2017 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/debian/control b/debian/control
index 34f42d9..4334803 100644
--- a/debian/control
+++ b/debian/control
@@ -7,18 +7,18 @@ Build-Depends: cmake (>= 3.0~),
debhelper (>= 9),
docbook-xml,
docbook-xsl,
- extra-cmake-modules (>= 5.36.0~),
- libkf5auth-dev (>= 5.36.0~),
- libkf5codecs-dev (>= 5.36.0~),
- libkf5config-dev (>= 5.36.0~),
- libkf5coreaddons-dev (>= 5.36.0~),
- libkf5doctools-dev (>= 5.36.0~),
- libkf5guiaddons-dev (>= 5.36.0~),
- libkf5i18n-dev (>= 5.36.0~),
- libkf5widgetsaddons-dev (>= 5.36.0~),
+ extra-cmake-modules (>= 5.37.0~),
+ libkf5auth-dev (>= 5.37.0~),
+ libkf5codecs-dev (>= 5.37.0~),
+ libkf5config-dev (>= 5.37.0~),
+ libkf5coreaddons-dev (>= 5.37.0~),
+ libkf5doctools-dev (>= 5.37.0~),
+ libkf5guiaddons-dev (>= 5.37.0~),
+ libkf5i18n-dev (>= 5.37.0~),
+ libkf5widgetsaddons-dev (>= 5.37.0~),
libxml2-utils,
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.6.0~),
+ qtbase5-dev (>= 5.7.0~),
xauth,
xvfb
Standards-Version: 4.0.0
@@ -29,13 +29,13 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/kconfigwidgets.git
Package: libkf5configwidgets-dev
Section: libdevel
Architecture: any
-Depends: libkf5auth-dev (>= 5.36.0~),
- libkf5codecs-dev (>= 5.36.0~),
- libkf5config-dev (>= 5.36.0~),
+Depends: libkf5auth-dev (>= 5.37.0~),
+ libkf5codecs-dev (>= 5.37.0~),
+ libkf5config-dev (>= 5.37.0~),
libkf5configwidgets5 (= ${binary:Version}),
- libkf5guiaddons-dev (>= 5.36.0~),
- libkf5i18n-dev (>= 5.36.0~),
- libkf5widgetsaddons-dev (>= 5.36.0~),
+ libkf5guiaddons-dev (>= 5.37.0~),
+ libkf5i18n-dev (>= 5.37.0~),
+ libkf5widgetsaddons-dev (>= 5.37.0~),
${misc:Depends}
Description: development files for kconfigwidgets
KConfigWidgets provides easy-to-use classes to create
--
kconfigwidgets packaging
More information about the pkg-kde-commits
mailing list