[SCM] kbookmarks packaging branch, master, updated. debian/5.37.0-2-88-gcf69a75
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Jan 2 18:28:50 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kbookmarks.git;a=commitdiff;h=0f96969
The following commit has been merged in the master branch:
commit 0f9696930936afb7a6cd41bfdf368328b09d4f92
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date: Tue Sep 29 16:38:09 2015 -0700
Vivid backport
---
debian/changelog | 6 ++++++
debian/control | 24 ++++++++++++------------
2 files changed, 18 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9e9dfee..8714fa8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kbookmarks (5.14.0-0ubuntu1) UNRELEASED; urgency=medium
+
+ * Vivid backport
+
+ -- Scarlett Clark <sgclark at kubuntu.org> Tue, 29 Sep 2015 16:38:09 -0700
+
kbookmarks (5.14.0-0ubuntu1) wily; urgency=medium
* new upstream release
diff --git a/debian/control b/debian/control
index 4e79262..194e8b2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,15 +5,15 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
- extra-cmake-modules (>= 5.14.0~),
- libkf5codecs-dev (>= 5.14.0~),
- libkf5config-dev (>= 5.14.0~),
- libkf5configwidgets-dev (>= 5.14.0~),
- libkf5coreaddons-dev (>= 5.14.0~),
- libkf5iconthemes-dev (>= 5.14.0~),
- libkf5widgetsaddons-dev (>= 5.14.0~),
- libkf5windowsystem-dev (>= 5.14.0~),
- libkf5xmlgui-dev (>= 5.14.0~),
+ extra-cmake-modules (>= 5.14.0),
+ libkf5codecs-dev (>= 5.14.0),
+ libkf5config-dev (>= 5.14.0),
+ libkf5configwidgets-dev (>= 5.14.0),
+ libkf5coreaddons-dev (>= 5.14.0),
+ libkf5iconthemes-dev (>= 5.14.0),
+ libkf5widgetsaddons-dev (>= 5.14.0),
+ libkf5windowsystem-dev (>= 5.14.0),
+ libkf5xmlgui-dev (>= 5.14.0),
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.4),
qttools5-dev (>= 5.4),
@@ -30,9 +30,9 @@ Package: libkf5bookmarks-dev
Section: libdevel
Architecture: any
Depends: libkf5bookmarks5 (= ${binary:Version}),
- libkf5configwidgets-dev (>= 5.14.0~),
- libkf5iconthemes-dev (>= 5.14.0~),
- libkf5xmlgui-dev (>= 5.14.0~),
+ libkf5configwidgets-dev (>= 5.14.0),
+ libkf5iconthemes-dev (>= 5.14.0),
+ libkf5xmlgui-dev (>= 5.14.0),
qtbase5-dev (>= 5.4),
${misc:Depends}
Description: Qt library with support for bookmarks and the XBEL format.
--
kbookmarks packaging
More information about the pkg-kde-commits
mailing list