[SCM] killbots packaging branch, kubuntu_vivid_archive, updated. debian/14.12.2-1-1-g35c97e1
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Mon Mar 9 14:25:33 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/killbots.git;a=commitdiff;h=35c97e1
The following commit has been merged in the kubuntu_vivid_archive branch:
commit 35c97e1fcc0698994cca038d42fadd2de8caa3b2
Author: Harald Sitter <sitter at kde.org>
Date: Wed Mar 4 14:33:56 2015 +0100
kde frameworks 5 port
---
debian/control | 49 +++++++++++++++++++++++++++++++++++++++++++------
debian/killbots.install | 7 +------
debian/rules | 2 +-
3 files changed, 45 insertions(+), 13 deletions(-)
diff --git a/debian/control b/debian/control
index 36eb7f1..899995d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,47 @@
Source: killbots
+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,
+ 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,
+ pkg-kde-tools (>> 0.15.15),
+ qtbase5-dev,
+ qtdeclarative5-dev
Section: games
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
@@ -10,12 +53,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 (>= 4:4.14),
- libkdegames-dev (>= 4:14.12.0),
- pkg-kde-tools (>= 0.14)
Standards-Version: 3.9.6
XS-Testsuite: autopkgtest
Homepage: http://games.kde.org/
diff --git a/debian/killbots.install b/debian/killbots.install
index e530ba5..cbcca19 100644
--- a/debian/killbots.install
+++ b/debian/killbots.install
@@ -1,9 +1,4 @@
../icons/killbots-16.xpm /usr/share/pixmaps
../icons/killbots.xpm /usr/share/pixmaps
usr/games/killbots
-usr/share/applications/kde4/killbots.desktop
-usr/share/doc/kde/HTML/en/killbots/
-usr/share/icons/hicolor/*/apps/killbots.png
-usr/share/icons/hicolor/scalable/apps/killbots.svgz
-usr/share/kde4/apps/killbots/
-usr/share/kde4/config.kcfg/killbots.kcfg
+usr/share/*
diff --git a/debian/rules b/debian/rules
index 920e5cd..b4ac407 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_test:
# Disable dh_auto_test at build time
--
killbots packaging
More information about the pkg-kde-commits
mailing list