[SCM] kpty packaging branch, kubuntu_wily_archive, updated. ubuntu/5.13.0-0ubuntu1-5-g137093d
Clive Johnston
clivejo-guest at moszumanska.debian.org
Mon Sep 14 19:01:52 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kpty.git;a=commitdiff;h=137093d
The following commit has been merged in the kubuntu_wily_archive branch:
commit 137093dcb329efe817eef26e88edbfc3c4f81c0e
Author: Clive Johnston <clivejo at P500>
Date: Mon Sep 14 20:01:50 2015 +0100
new upstream release
---
debian/changelog | 6 ++++++
debian/control | 10 +++++-----
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index eb03921..ed6a00f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kpty (5.14.0-0ubuntu1) UNRELEASED; urgency=medium
+
+ * new upstream release
+
+ -- Clive Johnston <clivejo at aol.com> Mon, 14 Sep 2015 20:01:50 +0100
+
kpty (5.13.0-0ubuntu1) wily; urgency=medium
* new upstream release
diff --git a/debian/control b/debian/control
index 5a0e061..6217617 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.13.0~),
- libkf5coreaddons-dev (>= 5.13.0~),
- libkf5i18n-dev (>= 5.13.0~),
+ extra-cmake-modules (>= 5.14.0~),
+ libkf5coreaddons-dev (>= 5.14.0~),
+ libkf5i18n-dev (>= 5.14.0~),
libutempter-dev,
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.4)
@@ -20,8 +20,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kpty.git
Package: libkf5pty-dev
Section: libdevel
Architecture: any
-Depends: libkf5coreaddons-dev (>= 5.13.0~),
- libkf5i18n-dev (>= 5.13.0~),
+Depends: libkf5coreaddons-dev (>= 5.14.0~),
+ libkf5i18n-dev (>= 5.14.0~),
libkf5pty5 (= ${binary:Version}),
${misc:Depends}
Description: development files for kpty
--
kpty packaging
More information about the pkg-kde-commits
mailing list