rev 4351 - trunk/packages/kdegames/debian

Christopher Martin chrsmrtn at costa.debian.org
Sat Aug 19 12:49:44 UTC 2006


Author: chrsmrtn
Date: 2006-08-19 12:49:41 +0000 (Sat, 19 Aug 2006)
New Revision: 4351

Modified:
   trunk/packages/kdegames/debian/changelog
   trunk/packages/kdegames/debian/control
Log:
Control/changelog update.

Note the dropping of the unneeded build-dep on libarts1-dev
(>= 1.5.4) which meant that kdegames wasn't building on arm,
and so blocked from testing as long as arts FTBFS on arm.


Modified: trunk/packages/kdegames/debian/changelog
===================================================================
--- trunk/packages/kdegames/debian/changelog	2006-08-19 12:48:14 UTC (rev 4350)
+++ trunk/packages/kdegames/debian/changelog	2006-08-19 12:49:41 UTC (rev 4351)
@@ -1,3 +1,13 @@
+kdegames (4:3.5.4-2) unstable; urgency=low
+
+  +++ Changes by Christopher Martin:
+
+  * Packaging sync with the rest of the team KDE packages. Update
+    package descriptions, sync debian-qt-kde.mk and other CDBS
+    stuff (should help building on slow architectures).
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon,  7 Aug 2006 14:37:29 -0400
+
 kdegames (4:3.5.4-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/packages/kdegames/debian/control
===================================================================
--- trunk/packages/kdegames/debian/control	2006-08-19 12:48:14 UTC (rev 4350)
+++ trunk/packages/kdegames/debian/control	2006-08-19 12:49:41 UTC (rev 4351)
@@ -1,10 +1,10 @@
 Source: kdegames
-Build-Depends: cdbs (>= 0.4.37), debhelper (>= 5), autoconf (>= 2.50), automake1.9, libtool, kdelibs4-dev (>= 4:3.5.4), libarts1-dev (>= 1.5.4), groff-base, sharutils, bzip2, sharutils
-Build-Depends-Indep: doxygen, graphviz, gsfonts-x11, qt3-doc, kdelibs4-doc
 Section: games
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Daniel Schepler <schepler at debian.org>
+Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, kdelibs4-dev (>= 4:3.5.4), automake1.9, libtool, groff-base, sharutils, bzip2, sharutils
+Build-Depends-Indep: doxygen, graphviz, gsfonts-x11, qt3-doc, kdelibs4-doc
 Standards-Version: 3.7.2
 
 Package: kdegames
@@ -12,14 +12,19 @@
 Section: kde
 Depends: atlantik (>= ${Source-Version}), kasteroids (>= ${Source-Version}), katomic (>= ${Source-Version}), kbackgammon (>= ${Source-Version}), kbattleship (>= ${Source-Version}), kblackbox (>= ${Source-Version}), kbounce (>= ${Source-Version}), kenolaba (>= ${Source-Version}), kfouleggs (>= ${Source-Version}), kgoldrunner (>= ${Source-Version}), kjumpingcube (>= ${Source-Version}), klickety (>= ${Source-Version}), klines (>= ${Source-Version}), kmahjongg (>= ${Source-Version}), kmines (>= ${Source-Version}), knetwalk (>= ${Source-Version}), kolf (>= ${Source-Version}), konquest (>= ${Source-Version}), kpat (>= ${Source-Version}), kpoker (>= ${Source-Version}), kreversi (>= ${Source-Version}), ksame (>= ${Source-Version}), kshisen (>= ${Source-Version}), ksirtet (>= ${Source-Version}), ksmiletris (>= ${Source-Version}), ksnake (>= ${Source-Version}), ksokoban (>= ${Source-Version}), kspaceduel (>= ${Source-Version}), ktron (>= ${Source-Version}), ktuberling (>= ${Source-Version}), kwin4 (>= ${Source-Version}), lskat (>= ${Source-Version})
 Suggests: kdegames-doc-html (>= ${Source-Version})
-Description: KDE Games metapackage
- This is an empty package which depends on the current version of
- every game in the kdegames distribution.
+Description: games from the official KDE release
+ KDE (the K Desktop Environment) is a powerful Open Source graphical
+ desktop environment for Unix workstations. It combines ease of use,
+ contemporary functionality, and outstanding graphical design with the
+ technological superiority of the Unix operating system.
+ .
+ This metapackage includes a collection of games provided with
+ the official release of KDE.
 
 Package: kdegames-doc-html
 Architecture: all
 Section: doc
-Suggests: www-browser, doc-base, kdegames
+Suggests: konqueror | www-browser, kdegames
 Description: KDE games documentation in HTML format
  By default the games provided with KDE (the K Desktop Environment)
  only provide their documentation in KDE docbook format, which can
@@ -30,6 +35,9 @@
  The documentation will be installed into the usual directories
  /usr/share/doc/kde/HTML/en/<package>/, for instance
  /usr/share/doc/kde/HTML/en/kasteroids/.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: libkdegames1
 Architecture: any
@@ -40,6 +48,9 @@
  games in the KDE distribution. Features include standardized menu
  items, high score handling, card display, and network connections
  including chat capabilities.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kdegames-dbg
 Architecture: any
@@ -53,26 +64,34 @@
 Package: libkdegames-dev
 Architecture: any
 Section: libdevel
-Depends: kdelibs4-dev (>= 4:3.2.0), libkdegames1 (= ${Source-Version})
+Depends: kdelibs4-dev (>= 4:3.5.4), libkdegames1 (= ${Source-Version})
 Description: KDE games library headers
  This package is necessary if you want to develop your own games using
  the KDE games library.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: libkdegames-doc
 Architecture: all
 Section: doc
-Suggests: www-browser, doc-base, libkdegames-dev
 Recommends: kdelibs4-doc, qt3-doc
+Suggests: konqueror | www-browser, libkdegames-dev
 Description: API documentation for the KDE games library
  This package contains the developers' documentation for libkdegames.
  You may want to install it if you wish to develop games for KDE.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kdegames-card-data
 Architecture: all
 Section: games
-Recommends: kpat | kpoker | lskat
 Description: Card decks for KDE games
  Several different collections of card images for use by KDE games.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: atlantik
 Architecture: any
@@ -85,15 +104,21 @@
  server, including the classic Monopoly game, as well as the Atlantik
  game in which the property includes several major cities in North
  America and Europe.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: atlantik-dev
 Architecture: any
 Section: devel
 Priority: extra
-Depends: ${shlibs:Depends}, atlantik (= ${Source-Version}), libkdegames-dev (>= 4:3.2.0)
+Depends: ${shlibs:Depends}, atlantik (= ${Source-Version}), libkdegames-dev (= ${Source-Version})
 Description: Development files for Atlantik
  This package contains header files for compiling programs against the
  libraries which come with Atlantik.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kasteroids
 Architecture: any
@@ -106,6 +131,9 @@
  The objective of kasteroids is to destroy all the asteroids on the
  screen to advance to the next level. Your ship is destroyed if it
  makes contact with an asteroid.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: katomic
 Architecture: any
@@ -116,6 +144,9 @@
  from its atoms on a Sokoban-like board.  On each move, an atom goes
  as far as it can in a specified direction before being stopped by a
  wall or another atom.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kbackgammon
 Architecture: any
@@ -128,6 +159,9 @@
  KDE1). For a short time, KBackgammon was called bacKgammon (if you
  know somebody who is still using bacKgammon, please force them to
  upgrade :-)).
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kbattleship
 Architecture: any
@@ -138,6 +172,9 @@
  to be the first to sink all the opponent's ships by firing "blindly"
  at them.  The game has options to play over a network connection or
  against the computer.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kblackbox
 Architecture: any
@@ -150,6 +187,9 @@
  where they emerge it is possible to deduce the positions of the
  hidden balls. The fewer rays you use to find the balls, the lower
  your score.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kbounce
 Architecture: any
@@ -172,6 +212,9 @@
  the following level.
  .
  This game was previously known as kjezz.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kenolaba
 Architecture: any
@@ -186,6 +229,9 @@
  .
  This game was previously known as kabalone, and was inspired by the
  board game Abalone by Abalone SA, France.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kfouleggs
 Architecture: any
@@ -196,6 +242,9 @@
  features such as multiplayer games against human or AI, and network
  play.  If you have played Tetris or one of its many clones, you will
  find KFouleggs easy to learn.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kgoldrunner
 Architecture: any
@@ -216,6 +265,9 @@
  area where they cannot hurt you.  After a short time a trapped enemy
  climbs out of his hole, but if it closes before that, he will die and
  reappear somewhere else.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kjumpingcube
 Architecture: any
@@ -228,6 +280,9 @@
  the points and if the points reach a maximum the points will jump to
  the squares neighbours and take them over. Winner is the one, who
  owns all squares.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: klickety
 Architecture: any
@@ -236,6 +291,9 @@
 Description: A Clickomania-like game for KDE
  Klickety is an adaptation of the (perhaps) well-known Clickomania
  game; it is very similar to the "same" game.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: klines
 Architecture: any
@@ -253,6 +311,9 @@
  vertical or diagonal). When a line contains 5 or more marbles, they
  are removed and your score grows. After each turn the computer drops
  three more marbles.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kmahjongg
 Architecture: any
@@ -262,6 +323,9 @@
  Your mission in this game is to remove all tiles from the game board. A
  matching pair of tiles can be removed, if they are 'free', which means that
  no other tiles block them on the left or right side.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kmines
 Architecture: any
@@ -276,6 +340,9 @@
  are automatically uncovered. In your process of uncovering secure
  cases, it is very useful to put a flag on the cases which contain a
  mine.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: knetwalk
 Architecture: any
@@ -286,6 +353,9 @@
  a server, several clients, and pieces of wire.  The object is to
  rotate these elements until every client is connected to the server,
  and no wires are left unconnected.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kolf
 Architecture: any
@@ -294,15 +364,21 @@
 Description: Minigolf game for KDE
  This is a minigolf game for KDE that allows you to go through different
  golf courses and waste an exorbitant amount of time.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kolf-dev
 Architecture: any
 Section: devel
 Priority: extra
-Depends: ${shlibs:Depends}, kolf (= ${Source-Version}), libkdegames-dev (>= 4:3.2.0)
+Depends: ${shlibs:Depends}, kolf (= ${Source-Version}), libkdegames-dev (= ${Source-Version})
 Description: Development files for Kolf
  This package contains headers and development libraries for compiling
  Kolf plugins.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: konquest
 Architecture: any
@@ -312,6 +388,9 @@
  This the KDE version of Gnu-Lactic Konquest, a multi-player strategy
  game. The goal of the game is to expand your interstellar empire
  across the galaxy and, of course, crush your rivals in the process.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kpat
 Architecture: any
@@ -320,6 +399,9 @@
 Description: KDE solitaire patience game
  KPatience is a collection of 14 card games. All the games are single
  player games.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kpoker
 Architecture: any
@@ -328,6 +410,9 @@
 Description: KDE based Poker clone
  KPoker is a KDE compliant clone of those highly addictive pocket
  video poker games which are sometimes called "Videopoker" as well.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kreversi
 Architecture: any
@@ -340,6 +425,9 @@
  piece is turned and belongs to that player. The winner is the person
  that has more pieces of his own color on the board and if there are
  no more moves possible.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: ksame
 Architecture: any
@@ -350,6 +438,9 @@
  one winner :-) You play for fun and against the high score. It has
  been inspired by SameGame, that is only famous on the Macintosh
  platform.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kshisen
 Architecture: any
@@ -360,6 +451,9 @@
  same set of tiles as Mahjongg.
  .
  The object of the game is to remove all tiles from the field.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: ksirtet
 Architecture: any
@@ -374,6 +468,9 @@
  Every time you have destroyed 10 lines, you gain a level and the
  pieces fall quicker (exactly the piece falls from a line each
  1/(1+level) second).
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: ksmiletris
 Architecture: any
@@ -383,6 +480,9 @@
  This is a game with falling blocks composed of different types of
  smilies. The object of the game is to "crack a smile" by guiding
  blocks so there are two or more of the same symbol vertically.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: ksnake
 Architecture: any
@@ -391,6 +491,9 @@
 Description: Snake Race for KDE
  Snake Race is a game of speed and agility. You are a hungry snake and
  are trying to eat all the apples in the room before getting out!
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: ksokoban
 Architecture: any
@@ -415,6 +518,9 @@
  are marked (easy) in the level collection menu. Of course, these
  levels can be fun for adults too, for example if you don't want to
  expose yourself to too much mental strain.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kspaceduel
 Architecture: any
@@ -427,6 +533,9 @@
  shoot at the other ship. You can play KSpaceduel with another person,
  against the computer, or you can have the computer control both ships
  and play each other.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: ktron
 Architecture: any
@@ -435,6 +544,9 @@
 Description: Tron clone for the K Desktop Environment
  The object of the game is to avoid running into walls, your own tail,
  and that of your opponent.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: ktuberling
 Architecture: any
@@ -456,6 +568,9 @@
  find many funny examples of decorated potatoes. Of course, you can
  send your own creations to the programmer, Eric Bischoff, who will
  include them in the museum if he gets some spare time.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: kwin4
 Architecture: any
@@ -472,13 +587,16 @@
  is repeated until the game is over, i.e. one of the players has four
  pieces in a row, column or diagonal or no more moves are possible
  because the board is filled.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.
 
 Package: lskat
 Architecture: any
 Section: games
 Depends: ${shlibs:Depends}, kdegames-card-data
 Description: Lieutnant Skat card game for KDE
- Lieutnant skat (from German Offiziersskat) is a card game for two
+ Lieutnant Skat (from German Offiziersskat) is a card game for two
  players. It is roughly played according to the rules of Skat but with
  only two players and simplified rules.
  .
@@ -486,3 +604,6 @@
  covered and half of them open. Both players try to win more than 60
  of the 120 possible points. After 16 moves all cards are played and
  the game ends.
+ .
+ This package is part of KDE, and a component of the KDE games module.
+ See the 'kde' and 'kdegames' packages for more information.




More information about the pkg-kde-commits mailing list