[SCM] kcompletion packaging branch, master, updated. debian/5.37.0-2-84-g440a1d9
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Jan 2 18:31:31 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcompletion.git;a=commitdiff;h=c13225b
The following commit has been merged in the master branch:
commit c13225b555b5745f551c56c95d3141392bc2b54d
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date: Wed Jul 8 08:07:56 2015 -0700
Vivid backport
---
debian/changelog | 6 ++++++
debian/control | 10 +++++-----
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2255445..b41384b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kcompletion (5.11.0-0ubuntu1) UNRELEASED; urgency=medium
+
+ * Vivid backport
+
+ -- Scarlett Clark <sgclark at kubuntu.org> Wed, 08 Jul 2015 08:07:56 -0700
+
kcompletion (5.10.0-0ubuntu1) wily; urgency=medium
[ Maximiliano Curia ]
diff --git a/debian/control b/debian/control
index 6b8b560..e4dae8b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ 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.10.0),
- libkf5config-dev (>= 5.10.0),
- libkf5widgetsaddons-dev (>= 5.10.0),
+ extra-cmake-modules (>= 5.11.0),
+ libkf5config-dev (>= 5.11.0),
+ libkf5widgetsaddons-dev (>= 5.11.0),
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.4),
qttools5-dev (>= 5.4),
@@ -24,8 +24,8 @@ Package: libkf5completion-dev
Section: libdevel
Architecture: any
Depends: libkf5completion5 (= ${binary:Version}),
- libkf5config-dev (>= 5.10.0),
- libkf5widgetsaddons-dev (>= 5.10.0),
+ libkf5config-dev (>= 5.11.0),
+ libkf5widgetsaddons-dev (>= 5.11.0),
${misc:Depends}
Description: development files for kcompletion
KCompletion provides widgets with advanced completion support as well as a
--
kcompletion packaging
More information about the pkg-kde-commits
mailing list