[SCM] kbounce packaging branch, kubuntu_unstable, updated. debian/14.12.2-1-1-g90f593c
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Wed Mar 4 16:01:01 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kbounce.git;a=commitdiff;h=90f593c
The following commit has been merged in the kubuntu_unstable branch:
commit 90f593c063aedaadad53abd437bf9fc45361631d
Author: Harald Sitter <sitter at kde.org>
Date: Wed Mar 4 17:00:50 2015 +0100
kde frameworks 5 port
---
debian/control | 48 ++++++++++++++++++++++++++++++++++++++++++++----
debian/kbounce.install | 5 +----
debian/rules | 2 +-
3 files changed, 46 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 7bf95ee..36d7402 100644
--- a/debian/control
+++ b/debian/control
@@ -11,10 +11,50 @@ Uploaders: Daniel Schepler <schepler at debian.org>,
Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake,
debhelper (>= 9),
- kde-sc-dev-latest (>= 4:4.11),
- kdelibs5-dev,
- libkdegames-dev (>= 4:14.12.0),
- pkg-kde-tools (>= 0.14)
+ 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,
+ libkf5emoticons-dev,
+ libkf5globalaccel-dev,
+ libkf5guiaddons-dev,
+ libkf5i18n-dev,
+ libkf5iconthemes-dev,
+ libkf5itemmodels-dev,
+ libkf5itemviews-dev,
+ libkf5jobwidgets-dev,
+ libkf5kdegames-dev,
+ libkf5kdelibs4support-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
Standards-Version: 3.9.6
Homepage: http://games.kde.org/
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/applications/kbounce.git
diff --git a/debian/kbounce.install b/debian/kbounce.install
index 36b9f59..c84e4ef 100644
--- a/debian/kbounce.install
+++ b/debian/kbounce.install
@@ -1,7 +1,4 @@
../icons/kbounce-16.xpm /usr/share/pixmaps
../icons/kbounce.xpm /usr/share/pixmaps
usr/games/kbounce
-usr/share/applications/kde4/kbounce.desktop
-usr/share/doc/kde/HTML/*/kbounce/
-usr/share/icons/*/*/apps/kbounce.*
-usr/share/kde4/apps/kbounce/*
+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
--
kbounce packaging
More information about the pkg-kde-commits
mailing list