[SCM] KDE metapackages branch, kde4.10, updated. debian/78-4-g41b8abb

Maximiliano Curia maxy at alioth.debian.org
Sat May 11 14:01:52 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/meta-kde.git;a=commitdiff;h=c038ba6

The following commit has been merged in the kde4.10 branch:
commit c038ba609dee21450369b61f7bf66b031980fccc
Author: Maximiliano Curia <maxy at debian.org>
Date:   Thu May 9 17:26:12 2013 +0200

    Move kdegames metapackage.
---
 debian/changelog |    1 +
 debian/control   |   53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 debian/rules     |    2 +-
 3 files changed, 55 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c357df0..e46703b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ meta-kde (5:79) UNRELEASED; urgency=low
   * Add myself to Uploaders.
   * Build depend on debhelper (>= 9) for build-indep/build-arch rules.
   * Bump Standards-Version to 3.9.4.
+  * Move kdegames metapackage.
 
  -- Maximiliano Curia <maxy at debian.org>  Thu, 09 May 2013 15:21:07 +0200
 
diff --git a/debian/control b/debian/control
index 72b7d60..eb1ba9c 100644
--- a/debian/control
+++ b/debian/control
@@ -151,6 +151,59 @@ Description: educational applications from the official KDE release
  This metapackage includes educational applications provided with the
  official release of KDE.
 
+Package: kdegames
+Architecture: all
+Depends: ${misc:Depends},
+ bomber (>= ${kde:Version}),
+ bovo (>= ${kde:Version}),
+ granatier (>= ${kde:Version}),
+ kapman (>= ${kde:Version}),
+ katomic (>= ${kde:Version}),
+ kbattleship (>= ${kde:Version}),
+ kblackbox (>= ${kde:Version}),
+ kblocks (>= ${kde:Version}),
+ kbounce (>= ${kde:Version}),
+ kbreakout (>= ${kde:Version}),
+ kdiamond (>= ${kde:Version}),
+ kfourinline (>= ${kde:Version}),
+ kgoldrunner (>= ${kde:Version}),
+ kigo (>= ${kde:Version}),
+ killbots (>= ${kde:Version}),
+ kiriki (>= ${kde:Version}),
+ kjumpingcube (>= ${kde:Version}),
+ klickety (>= ${kde:Version}),
+ klines (>= ${kde:Version}),
+ kmahjongg (>= ${kde:Version}),
+ kmines (>= ${kde:Version}),
+ knetwalk (>= ${kde:Version}),
+ kolf (>= ${kde:Version}),
+ kollision (>= ${kde:Version}),
+ konquest (>= ${kde:Version}),
+ kpat (>= ${kde:Version}),
+ kreversi (>= ${kde:Version}),
+ kshisen (>= ${kde:Version}),
+ ksirk (>= ${kde:Version}),
+ kspaceduel (>= ${kde:Version}),
+ ksquares (>= ${kde:Version}),
+ ksudoku (>= ${kde:Version}),
+ ktuberling (>= ${kde:Version}),
+ ktron (>= ${kde:Version}),
+ kubrick (>= ${kde:Version}),
+ lskat (>= ${kde:Version}),
+ palapeli (>= ${kde:Version}),
+ picmi (>= ${kde:Version})
+Recommends: kajongg (>= ${kde:Version})
+Description: games from the official KDE release
+ KDE is produced by an international technology team that creates free and open
+ source software for desktop and portable computing. Among KDE's products are a
+ modern desktop system for Linux and UNIX platforms, comprehensive office
+ productivity and groupware suites and hundreds of software titles in many
+ categories including Internet and web applications, multimedia, entertainment,
+ educational, graphics and software development.
+ .
+ This metapackage includes a collection of games provided with the official
+ release of KDE.
+
 Package: kdegraphics
 Architecture: all
 Depends: ${misc:Depends},
diff --git a/debian/rules b/debian/rules
index 96e3ac5..4ce53a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ CALLIGRA_VERSION := 1:2.4.2
 DEV_LATEST_VERSION := 4:4.10.3
 DEV_PREV_VERSION := 4:4.7.4
 
-KDE_VERSION_METAPKGS := kdeaccessibility kdeedu kdegraphics kdegraphics-libs-data kdegraphics-strigi-plugins kdeutils
+KDE_VERSION_METAPKGS := kdeaccessibility kdeedu kdegames kdegraphics kdegraphics-libs-data kdegraphics-strigi-plugins kdeutils
 
 BINARY_VERSION_NO_EPOCH := $(shell dpkg-parsechangelog | grep '^Version: ' | sed 's/^Version: \(\([[:digit:]]\+\):\)\?/./')
 DEV_LATEST_PACKAGE_VERSION := $(DEV_LATEST_VERSION)+$(BINARY_VERSION_NO_EPOCH)

-- 
KDE metapackages



More information about the pkg-kde-commits mailing list