[SCM] kbookmarks packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-3-g32ca8de
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Tue May 19 12:55:44 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kbookmarks.git;a=commitdiff;h=a76d3ea
The following commit has been merged in the kubuntu_wily_archive branch:
commit a76d3ea2128781ec7ed038ebdac717d30d1c3946
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Jan 29 11:09:00 2015 +0100
Update build dependencies to build against experimental and to follow cmake.
---
debian/changelog | 2 ++
debian/control | 29 +++++++----------------------
2 files changed, 9 insertions(+), 22 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8218ac6..0d6f3f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
kbookmarks (5.6.0-1~) UNRELEASED; urgency=medium
* Prepare initial Debian release.
+ * Update build dependencies to build against experimental and to
+ follow cmake.
-- Maximiliano Curia <maxy at debian.org> Thu, 29 Jan 2015 11:01:39 +0100
diff --git a/debian/control b/debian/control
index 33308d1..c826f72 100644
--- a/debian/control
+++ b/debian/control
@@ -3,31 +3,16 @@ Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
- debhelper (>= 9.0.0),
+Build-Depends: cmake (>= 2.8.12),
+ debhelper (>= 9),
extra-cmake-modules (>= 1.6.0),
- libkf5attica-dev (>= 5.6.0),
- libkf5auth-dev (>= 5.6.0),
- libkf5codecs-dev (>= 5.6.0),
- libkf5completion-dev (>= 5.6.0),
- libkf5config-dev (>= 5.6.0),
libkf5configwidgets-dev (>= 5.6.0),
libkf5coreaddons-dev (>= 5.6.0),
- libkf5dbusaddons-dev (>= 5.6.0),
- libkf5globalaccel-dev (>= 5.6.0),
- libkf5guiaddons-dev (>= 5.6.0),
- libkf5i18n-dev (>= 5.6.0),
libkf5iconthemes-dev (>= 5.6.0),
- libkf5itemviews-dev (>= 5.6.0),
- libkf5kjs-dev (>= 5.6.0),
- libkf5service-dev (>= 5.6.0),
- libkf5sonnet-dev (>= 5.6.0),
- libkf5textwidgets-dev (>= 5.6.0),
- libkf5widgetsaddons-dev (>= 5.6.0),
libkf5windowsystem-dev (>= 5.6.0),
libkf5xmlgui-dev (>= 5.6.0),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev,
+ qtbase5-dev (>= 5.2.0),
qttools5-dev,
qttools5-dev-tools,
xauth,
@@ -41,10 +26,10 @@ Package: libkf5bookmarks-dev
Section: libdevel
Architecture: any
Depends: libkf5bookmarks5 (= ${binary:Version}),
- libkf5configwidgets-dev,
- libkf5iconthemes-dev,
- libkf5xmlgui-dev,
- qtbase5-dev,
+ libkf5configwidgets-dev (>= 5.6.0),
+ libkf5iconthemes-dev (>= 5.6.0),
+ libkf5xmlgui-dev (>= 5.6.0),
+ qtbase5-dev (>= 5.2.0),
${misc:Depends}
Description: Qt library with support for bookmarks and the XBEL format.
KBookmarks lets you access and manipulate bookmarks stored using the
--
kbookmarks packaging
More information about the pkg-kde-commits
mailing list