[SCM] kpty packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-3-g24da060

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue May 19 13:00:53 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit bb0d8cb5018da4b39bd77ea763c1ae30472cf831
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Jan 26 13:08:51 2015 +0100

    Update build dependencies to build against experimental and to follow cmake.
---
 debian/changelog | 2 ++
 debian/control   | 7 +++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 82e9df0..ded328a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 kpty (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>  Mon, 26 Jan 2015 13:10:00 +0100
 
diff --git a/debian/control b/debian/control
index 2d32c46..6daf80f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,13 @@ 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),
                libkf5coreaddons-dev (>= 5.6.0),
                libkf5i18n-dev (>= 5.6.0),
-               libkf5kjs-dev (>= 5.6.0),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev
+               qtbase5-dev (>= 5.2)
 Standards-Version: 3.9.5
 Homepage: https://projects.kde.org/projects/frameworks/kpty
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/frameworks/kpty.git

-- 
kpty packaging



More information about the pkg-kde-commits mailing list