[pkg-ggz-commits] r41 - ggz-gtk-games/trunk/debian

Peter Eisentraut petere at costa.debian.org
Thu Aug 17 22:40:30 UTC 2006


Author: petere
Date: 2006-08-17 22:40:29 +0000 (Thu, 17 Aug 2006)
New Revision: 41

Modified:
   ggz-gtk-games/trunk/debian/changelog
   ggz-gtk-games/trunk/debian/control
Log:
* Improved dependency information

Modified: ggz-gtk-games/trunk/debian/changelog
===================================================================
--- ggz-gtk-games/trunk/debian/changelog	2006-08-17 22:40:23 UTC (rev 40)
+++ ggz-gtk-games/trunk/debian/changelog	2006-08-17 22:40:29 UTC (rev 41)
@@ -5,8 +5,9 @@
   * Changed build system to CDBS
   * Updated to Debhelper level 5
   * Renamed ggz-gtk-game-data to ggz-gtk-games-data, for consistency
+  * 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-gtk-games (0.0.13-1) unstable; urgency=low
 

Modified: ggz-gtk-games/trunk/debian/control
===================================================================
--- ggz-gtk-games/trunk/debian/control	2006-08-17 22:40:23 UTC (rev 40)
+++ ggz-gtk-games/trunk/debian/control	2006-08-17 22:40:29 UTC (rev 41)
@@ -4,11 +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), libggz-dev (>= 0.0.12), libggzmod-dev (>= 0.0.12), ggzcore-bin (>= 0.0.12), gettext, libgtk2.0-dev
+Build-Depends: cdbs, debhelper (>= 5), libggzmod-dev (>= 0.0.13-2), gettext, libgtk2.0-dev
 
 Package: ggz-gtk-games
 Architecture: any
-Depends: ${shlibs:Depends}, ggz-gtk-game-data (= ${Source-Version}), ggzcore-bin (>= 0.0.12)
+Depends: ${shlibs:Depends}, ggz-gtk-game-data (= ${source:Version})
 Recommends: ggz-gtk-client | ggz-core-client
 Description: GGZ Gaming Zone: game clients collection for Gtk+
  GGZ games are games that can be played online against other people
@@ -36,7 +36,7 @@
 
 Package: ggz-gtk-games-data
 Architecture: all
-Recommends: ggz-gtk-games (= ${Source-Version})
+Depends: ggz-gtk-games (= ${source:Version})
 Description: GGZ Gaming Zone: multimedia data for game clients for Gtk+
  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