[SCM] ktouch packaging branch, kubuntu_vivid_backports, updated. debian/4.14.2-1-16-g74dbe6b

Scarlett Clark sgclark-guest at moszumanska.debian.org
Mon Apr 20 17:28:30 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktouch.git;a=commitdiff;h=74dbe6b

The following commit has been merged in the kubuntu_vivid_backports branch:
commit 74dbe6bc009d41acb356c99114638c8aee831b3e
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Mon Apr 20 10:28:25 2015 -0700

    Fix kdelibs version
---
 debian/changelog           | 1 +
 debian/control             | 2 +-
 debian/ktouch-data.install | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e4278e1..6ad2966 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ktouch (4:15.04.0-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Fix kdelibs version 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Wed, 15 Apr 2015 14:50:17 -0700
 
diff --git a/debian/control b/debian/control
index 54c2bf8..0c44172 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Eshat Cakar <info at eshat.de>, Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
                kde-sc-dev-latest (>= 4:4.12),
-               kdelibs5-dev (>= 4:15.04.0),
+               kdelibs5-dev (>= 4:4.14),
                libqt4-opengl-dev,
                libxkbfile-dev,
                pkg-kde-tools (>= 0.12)
diff --git a/debian/ktouch-data.install b/debian/ktouch-data.install
index c544f3e..2243eeb 100644
--- a/debian/ktouch-data.install
+++ b/debian/ktouch-data.install
@@ -1,3 +1,4 @@
+usr/share/appdata/ktouch.appdata.xml
 usr/share/doc/kde/HTML/en/ktouch/
 usr/share/icons/hicolor/128x128/apps/ktouch.png
 usr/share/icons/hicolor/16x16/apps/ktouch.png
@@ -8,4 +9,3 @@ usr/share/icons/hicolor/scalable/apps/ktouch.svgz
 usr/share/kde4/apps/ktouch/
 usr/share/kde4/config.kcfg/ktouch.kcfg
 usr/share/man/man1/ktouch.1
-usr/share/appdata/ktouch.appdata.xml

-- 
ktouch packaging



More information about the pkg-kde-commits mailing list