[pkg-ggz-commits] r113 - ggz-gtk-games/trunk/debian ggz-kde-games/trunk/debian ggz-python/trunk/debian ggz-sdl-games/trunk/debian

Peter Eisentraut petere at costa.debian.org
Wed Sep 13 17:12:13 UTC 2006


Author: petere
Date: 2006-09-13 17:12:10 +0000 (Wed, 13 Sep 2006)
New Revision: 113

Modified:
   ggz-gtk-games/trunk/debian/control
   ggz-kde-games/trunk/debian/control
   ggz-python/trunk/debian/control
   ggz-sdl-games/trunk/debian/control
Log:
Use substitution variables instead of hardcoding version numbers.


Modified: ggz-gtk-games/trunk/debian/control
===================================================================
--- ggz-gtk-games/trunk/debian/control	2006-09-13 17:05:30 UTC (rev 112)
+++ ggz-gtk-games/trunk/debian/control	2006-09-13 17:12:10 UTC (rev 113)
@@ -8,7 +8,7 @@
 
 Package: ggz-gtk-games
 Architecture: any
-Depends: ${shlibs:Depends}, ggz-gtk-games-data (>= ${source:Upstream-Version}), ggzcore-bin (>= 0.0.13)
+Depends: ${shlibs:Depends}, ggz-gtk-games-data (>= ${source:Upstream-Version}), ggzcore-bin (>= ${source:Upstream-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 while

Modified: ggz-kde-games/trunk/debian/control
===================================================================
--- ggz-kde-games/trunk/debian/control	2006-09-13 17:05:30 UTC (rev 112)
+++ ggz-kde-games/trunk/debian/control	2006-09-13 17:12:10 UTC (rev 113)
@@ -8,7 +8,7 @@
 
 Package: ggz-kde-games
 Architecture: any
-Depends: ${shlibs:Depends}, ggz-kde-games-data (>= ${source:Upstream-Version}), ggzcore-bin (>= 0.0.13)
+Depends: ${shlibs:Depends}, ggz-kde-games-data (>= ${source:Upstream-Version}), ggzcore-bin (>= ${source:Upstream-Version})
 Recommends: ggz-kde-client | ggz-core-client
 Description: GGZ Gaming Zone: game clients collection for KDE
  GGZ games are games that can be played online against other people while

Modified: ggz-python/trunk/debian/control
===================================================================
--- ggz-python/trunk/debian/control	2006-09-13 17:05:30 UTC (rev 112)
+++ ggz-python/trunk/debian/control	2006-09-13 17:12:10 UTC (rev 113)
@@ -8,7 +8,7 @@
 
 Package: ggz-python-games
 Architecture: any
-Depends: ${shlibs:Depends}, ggz-python-games-data (>= ${source:Upstream-Version}), ggzcore-bin (>= 0.0.13), python, python-pygame
+Depends: ${shlibs:Depends}, ggz-python-games-data (>= ${source:Upstream-Version}), ggzcore-bin (>= ${source:Upstream-Version}), python, python-pygame
 Recommends: ggz-core-client, gnugo
 Description: GGZ Gaming Zone: game clients collection for SDL and Python
  GGZ games are games that can be played online against other people while

Modified: ggz-sdl-games/trunk/debian/control
===================================================================
--- ggz-sdl-games/trunk/debian/control	2006-09-13 17:05:30 UTC (rev 112)
+++ ggz-sdl-games/trunk/debian/control	2006-09-13 17:12:10 UTC (rev 113)
@@ -8,7 +8,7 @@
 
 Package: ggz-sdl-games
 Architecture: any
-Depends: ${shlibs:Depends}, ggz-sdl-games-data (>= ${source:Upstream-Version}), ggzcore-bin (>= 0.0.13)
+Depends: ${shlibs:Depends}, ggz-sdl-games-data (>= ${source:Upstream-Version}), ggzcore-bin (>= ${source:Upstream-Version})
 Recommends: ggz-core-client
 Description: GGZ Gaming Zone: game clients collection for SDL
  GGZ games are games that can be played online against other people while




More information about the pkg-ggz-commits mailing list