[SCM] knetwalk packaging branch, kubuntu_vivid_archive, updated. debian/14.12.2-1-1-g56d6b96
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Mon Mar 9 14:26:31 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/knetwalk.git;a=commitdiff;h=56d6b96
The following commit has been merged in the kubuntu_vivid_archive branch:
commit 56d6b967c26129e625671b624dd9638f5d7df71a
Author: Harald Sitter <sitter at kde.org>
Date: Wed Mar 4 17:02:00 2015 +0100
kde frameworks 5 port
---
debian/control | 48 +++++++++++++++++++++++++++++++++++++++++++-----
debian/knetwalk.install | 13 +------------
debian/rules | 2 +-
3 files changed, 45 insertions(+), 18 deletions(-)
diff --git a/debian/control b/debian/control
index f11b514..edb7631 100644
--- a/debian/control
+++ b/debian/control
@@ -12,10 +12,48 @@ Uploaders: Daniel Schepler <schepler 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.2),
- 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,
+ libqt5svg5-dev,
+ pkg-kde-tools (>> 0.15.15),
+ qtbase5-dev,
+ qtdeclarative5-dev
Standards-Version: 3.9.6
XS-Testsuite: autopkgtest
Homepage: http://games.kde.org/
@@ -24,7 +62,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/applications/knetwalk.git
Package: knetwalk
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, kde-games-core-declarative
+Depends: kde-games-core-declarative, ${misc:Depends}, ${shlibs:Depends}
Recommends: khelpcenter
Description: wire puzzle game
KNetwalk is a puzzle game where the player arranges sections of wire to
diff --git a/debian/knetwalk.install b/debian/knetwalk.install
index 6e87b99..2f68eae 100644
--- a/debian/knetwalk.install
+++ b/debian/knetwalk.install
@@ -1,15 +1,4 @@
../icons/knetwalk-16.xpm /usr/share/pixmaps
../icons/knetwalk.xpm /usr/share/pixmaps
usr/games/knetwalk
-usr/share/applications/kde4/knetwalk.desktop
-usr/share/doc/kde/HTML/en/knetwalk/common
-usr/share/doc/kde/HTML/en/knetwalk/index.cache.bz2
-usr/share/doc/kde/HTML/en/knetwalk/index.docbook
-usr/share/icons/hicolor/128x128/apps/knetwalk.png
-usr/share/icons/hicolor/16x16/apps/knetwalk.png
-usr/share/icons/hicolor/22x22/apps/knetwalk.png
-usr/share/icons/hicolor/32x32/apps/knetwalk.png
-usr/share/icons/hicolor/48x48/apps/knetwalk.png
-usr/share/icons/hicolor/64x64/apps/knetwalk.png
-usr/share/icons/hicolor/scalable/apps/knetwalk.svgz
-usr/share/kde4/apps/knetwalk
+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
--
knetwalk packaging
More information about the pkg-kde-commits
mailing list