[pkg-ggz-commits] r40 - ggz-gtk-client/trunk/debian
Peter Eisentraut
petere at costa.debian.org
Thu Aug 17 22:40:27 UTC 2006
Author: petere
Date: 2006-08-17 22:40:23 +0000 (Thu, 17 Aug 2006)
New Revision: 40
Modified:
ggz-gtk-client/trunk/debian/changelog
ggz-gtk-client/trunk/debian/control
Log:
* Improved dependency information
Modified: ggz-gtk-client/trunk/debian/changelog
===================================================================
--- ggz-gtk-client/trunk/debian/changelog 2006-08-17 22:40:20 UTC (rev 39)
+++ ggz-gtk-client/trunk/debian/changelog 2006-08-17 22:40:23 UTC (rev 40)
@@ -4,8 +4,9 @@
* Updated standards version
* Changed build system to CDBS
* Updated to Debhelper level 5
+ * Improved dependency information
- -- Peter Eisentraut <petere at debian.org> Sun, 23 Jul 2006 11:52:37 +0200
+ -- Peter Eisentraut <petere at debian.org> Fri, 18 Aug 2006 00:15:20 +0200
ggz-gtk-client (0.0.13-1) unstable; urgency=low
Modified: ggz-gtk-client/trunk/debian/control
===================================================================
--- ggz-gtk-client/trunk/debian/control 2006-08-17 22:40:20 UTC (rev 39)
+++ ggz-gtk-client/trunk/debian/control 2006-08-17 22:40:23 UTC (rev 40)
@@ -4,12 +4,12 @@
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), libggz-dev (>= 0.0.12), libggzcore-dev (>= 0.0.12), libgtk2.0-dev, gaim-dev, libggzmod-dev
+Build-Depends: cdbs, debhelper (>= 5), libggzmod-dev (>= 0.0.13), libgtk2.0-dev, gaim-dev
Package: ggz-gtk-client
Architecture: any
Depends: ${shlibs:Depends}
-Recommends: ggz-gtk-games (>= 0.0.12), ggz-kde-games (>= 0.0.12), ggz-sdl-games (>= 0.0.12), ggz-python-games (>= 0.0.12)
+Suggests: ggz-gtk-games, ggz-kde-games, ggz-sdl-games, ggz-python-games
Enhances: gaim
Provides: ggz-core-client
Description: GGZ Gaming Zone: advanced core client for Gtk+ environments
@@ -50,7 +50,7 @@
Package: libggz-gtk-dev
Architecture: any
Section: libdevel
-Depends: libggz-gtk0 (= ${Source-Version}), libggzcore-dev (>> 0.0.12)
+Depends: libggz-gtk0 (= ${source:Version}), libggzcore-dev (>= ${source:Upstream-Version})
Description: GGZ Gaming Zone: core client embedding library for Gtk+ - development files
GGZ core clients enable players to access the GGZ server to chat,
meet other people in the game lobbies, play with them, watch
More information about the pkg-ggz-commits
mailing list