[SCM] kpty packaging branch, master, updated. debian/5.37.0-2-96-g6d8962f

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:51:12 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kpty.git;a=commitdiff;h=96b32e9

The following commit has been merged in the master branch:
commit 96b32e9ef4882d936bb4e287c2e9de7f8b3cffc3
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Tue Sep 29 17:02:49 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 e330c9a..04a4160 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kpty (5.14.0-0ubuntu1) UNRELEASED; urgency=medium
+
+  * Vivid backport
+
+ -- Scarlett Clark <sgclark at kubuntu.org>  Tue, 29 Sep 2015 17:02:49 -0700
+
 kpty (5.14.0-0ubuntu1) wily; urgency=medium
 
   * new upstream release
diff --git a/debian/control b/debian/control
index 6217617..6efc69f 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.14.0~),
-               libkf5coreaddons-dev (>= 5.14.0~),
-               libkf5i18n-dev (>= 5.14.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.14.0~),
-         libkf5i18n-dev (>= 5.14.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