[SCM] kgeography packaging branch, kubuntu_vivid_archive, updated. debian/14.12.2-1-1-gef9f889

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Mar 9 14:25:01 UTC 2015


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit ef9f8892dffefb49159654b4d1b27af950f8f6f8
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Mar 2 13:50:07 2015 +0100

    kde frameworks 5 port
---
 debian/control                 | 15 ++++++++++++---
 debian/kgeography-data.install | 15 +++++----------
 debian/kgeography.install      |  2 +-
 debian/rules                   |  2 +-
 4 files changed, 19 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index ac6154d..1a0aa7e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,18 @@ 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,
-               pkg-kde-tools (>= 0.12)
+               extra-cmake-modules (>= 1.3.0),
+               kdoctools-dev,
+               libkf5configwidgets-dev,
+               libkf5coreaddons-dev,
+               libkf5i18n-dev,
+               libkf5iconthemes-dev,
+               libkf5itemviews-dev,
+               libkf5service-dev,
+               libkf5widgetsaddons-dev,
+               libkf5xmlgui-dev,
+               pkg-kde-tools (>= 0.12),
+               qtbase5-dev (>= 5.2.0)
 Standards-Version: 3.9.6
 Homepage: http://edu.kde.org/
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/applications/kgeography.git
diff --git a/debian/kgeography-data.install b/debian/kgeography-data.install
index 4ebba9c..3b83246 100644
--- a/debian/kgeography-data.install
+++ b/debian/kgeography-data.install
@@ -1,10 +1,5 @@
-usr/share/doc/kde/HTML/en/kgeography/
-usr/share/icons/hicolor/128x128/apps/kgeography.png
-usr/share/icons/hicolor/16x16/apps/kgeography.png
-usr/share/icons/hicolor/22x22/apps/kgeography.png
-usr/share/icons/hicolor/32x32/apps/kgeography.png
-usr/share/icons/hicolor/48x48/apps/kgeography.png
-usr/share/icons/hicolor/64x64/apps/kgeography.png
-usr/share/icons/hicolor/scalable/apps/kgeography.svgz
-usr/share/kde4/apps/kgeography/
-usr/share/kde4/config.kcfg/kgeography.kcfg
+usr/share/config.kcfg/*
+usr/share/doc/*
+usr/share/icons/*
+usr/share/kgeography/*
+usr/share/kxmlgui5/*
diff --git a/debian/kgeography.install b/debian/kgeography.install
index aaca1d7..bdc389d 100644
--- a/debian/kgeography.install
+++ b/debian/kgeography.install
@@ -1,2 +1,2 @@
 usr/bin/kgeography
-usr/share/applications/kde4/kgeography.desktop
+usr/share/applications/org.kde.kgeography.desktop
diff --git a/debian/rules b/debian/rules
index 6a77e53..b57f3e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,3 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk

-- 
kgeography packaging



More information about the pkg-kde-commits mailing list