[pkg-ggz-commits] r44 - ggz-python/trunk/debian
Peter Eisentraut
petere at costa.debian.org
Thu Aug 17 22:40:37 UTC 2006
Author: petere
Date: 2006-08-17 22:40:36 +0000 (Thu, 17 Aug 2006)
New Revision: 44
Modified:
ggz-python/trunk/debian/changelog
ggz-python/trunk/debian/control
Log:
* Improved dependency information
Modified: ggz-python/trunk/debian/changelog
===================================================================
--- ggz-python/trunk/debian/changelog 2006-08-17 22:40:34 UTC (rev 43)
+++ ggz-python/trunk/debian/changelog 2006-08-17 22:40:36 UTC (rev 44)
@@ -12,8 +12,9 @@
* Changed build system to CDBS
* Updated to Debhelper level 5
* Added missing build dependency python-pygame
+ * Improved dependency information
- -- Peter Eisentraut <petere at debian.org> Sun, 23 Jul 2006 11:52:38 +0200
+ -- Peter Eisentraut <petere at debian.org> Fri, 18 Aug 2006 00:15:21 +0200
ggz-python (0.0.12-1) unstable; urgency=low
Modified: ggz-python/trunk/debian/control
===================================================================
--- ggz-python/trunk/debian/control 2006-08-17 22:40:34 UTC (rev 43)
+++ ggz-python/trunk/debian/control 2006-08-17 22:40:36 UTC (rev 44)
@@ -4,12 +4,11 @@
Maintainer: Debian GGZ Maintainers <pkg-ggz-maintainers at lists.alioth.debian.org>
Uploaders: Josef Spillner <josef at ggzgamingzone.org>, Peter Eisentraut <petere at debian.org>
Standards-Version: 3.7.2
-Build-Depends: cdbs, debhelper (>= 5), libggzmod-dev (>= 0.0.12), libggzdmod-dev (>= 0.0.12), libggzcore-dev (>= 0.0.12), ggzcore-bin (>= 0.0.12), python-dev, librsvg2-dev, python-pygame
+Build-Depends: cdbs, debhelper (>= 5), libggzmod-dev (>= 0.0.13-2), libggzdmod-dev (>= 0.0.13), python-all-dev, librsvg2-dev, python-pygame
Package: ggz-python-games
Architecture: any
-Section: games
-Depends: ${shlibs:Depends}, ggz-python-games-data (= ${Source-Version}), python, python-pygame, ggzcore-bin (>= 0.0.12)
+Depends: ${shlibs:Depends}, ggz-python-games-data (= ${source:Version}), python, python-pygame
Recommends: ggz-core-client, gnugo
Description: GGZ Gaming Zone: game clients collection for SDL
GGZ games are games that can be played online against other people
@@ -37,8 +36,7 @@
Package: ggz-python-games-data
Architecture: all
-Section: games
-Recommends: ggz-python-games (= ${Source-Version})
+Depends: ggz-python-games (= ${source:Version})
Description: GGZ Gaming Zone: game clients collection for SDL
GGZ games are games that can be played online against other people
while all having some features in common, like table chat, seats
More information about the pkg-ggz-commits
mailing list