[SCM] kpat packaging branch, kubuntu_vivid_archive, updated. debian/14.12.2-1-6-gc59e1b7

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


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit e986c1f70f57634d7665d5539bf341965e211dc3
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Mar 4 14:35:22 2015 +0100

    kde frameworks 5 port
---
 debian/control      | 56 ++++++++++++++++++++++++++++++++++++++++++++++-------
 debian/kpat.install | 16 +--------------
 debian/rules        |  2 +-
 3 files changed, 51 insertions(+), 23 deletions(-)

diff --git a/debian/control b/debian/control
index 444a51a..aa00650 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,53 @@
 Source: kpat
+Build-Depends: cmake,
+               debhelper (>= 9),
+               extra-cmake-modules,
+               gettext,
+               kdoctools-dev,
+               kgendesignerplugin,
+               kinit-dev,
+               kio-dev,
+               libkf5archive-dev,
+               libkf5attica-dev,
+               libkf5auth-dev,
+               libkf5bookmarks-dev,
+               libkf5codecs-dev,
+               libkf5completion-dev,
+               libkf5config-dev,
+               libkf5configwidgets-dev,
+               libkf5coreaddons-dev,
+               libkf5crash-dev,
+               libkf5dbusaddons-dev,
+               libkf5declarative-dev,
+               libkf5emoticons-dev,
+               libkf5globalaccel-dev,
+               libkf5guiaddons-dev,
+               libkf5i18n-dev,
+               libkf5iconthemes-dev,
+               libkf5itemmodels-dev,
+               libkf5itemviews-dev,
+               libkf5jobwidgets-dev,
+               libkf5kdegames-dev,
+               libkf5kdelibs4support-dev,
+               libkf5newstuff-dev,
+               libkf5notifications-dev,
+               libkf5notifyconfig-dev,
+               libkf5parts-dev,
+               libkf5service-dev,
+               libkf5solid-dev,
+               libkf5sonnet-dev,
+               libkf5textwidgets-dev,
+               libkf5unitconversion-dev,
+               libkf5widgetsaddons-dev,
+               libkf5windowsystem-dev,
+               libkf5xmlgui-dev,
+               libphonon4qt5-dev,
+               libphonon4qt5experimental-dev,
+               libqt5svg5-dev,
+               pkg-kde-tools (>> 0.15.15),
+               qtbase5-dev,
+               qtdeclarative5-dev,
+               shared-mime-info
 Section: games
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
@@ -10,13 +59,6 @@ Uploaders: Daniel Schepler <schepler at debian.org>,
            Eshat Cakar <info at eshat.de>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
            Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
-               debhelper (>= 9),
-               kde-sc-dev-latest (>= 4:4.12),
-               kdelibs5-dev,
-               libkdegames-dev (>= 4:14.12.0),
-               pkg-kde-tools (>= 0.14),
-               shared-mime-info
 Standards-Version: 3.9.6
 Homepage: http://games.kde.org/
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/applications/kpat.git
diff --git a/debian/kpat.install b/debian/kpat.install
index ba3e0dc..dfc7f27 100644
--- a/debian/kpat.install
+++ b/debian/kpat.install
@@ -1,18 +1,4 @@
 ../icons/kpat-16.xpm /usr/share/pixmaps
 ../icons/kpat.xpm /usr/share/pixmaps
 usr/games/kpat
-usr/share/applications/kde4/kpat.desktop
-usr/share/doc/kde/HTML/en/kpat/*
-usr/share/icons/hicolor/128x128/apps/kpat.png
-usr/share/icons/hicolor/16x16/apps/kpat.png
-usr/share/icons/hicolor/22x22/apps/kpat.png
-usr/share/icons/hicolor/24x24/apps/kpat.png
-usr/share/icons/hicolor/256x256/apps/kpat.png
-usr/share/icons/hicolor/32x32/apps/kpat.png
-usr/share/icons/hicolor/48x48/apps/kpat.png
-usr/share/icons/hicolor/64x64/apps/kpat.png
-usr/share/kde4/apps/kpat/*
-usr/share/kde4/config.kcfg/kpat.kcfg
-usr/share/kde4/config/kcardtheme.knsrc
-usr/share/kde4/config/kpat.knsrc
-usr/share/mime/packages/kpatience.xml
+usr/share/*
diff --git a/debian/rules b/debian/rules
index 1a1dd13..f9ed507 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/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
 
 override_dh_auto_configure:
 	$(overridden_command) -- -DBIN_INSTALL_DIR=/usr/games

-- 
kpat packaging



More information about the pkg-kde-commits mailing list