[pkg-ggz-commits] r156 - ggz-grubby/trunk/debian

Peter Eisentraut petere at alioth.debian.org
Sat Nov 18 09:04:38 CET 2006


Author: petere
Date: 2006-11-18 09:04:38 +0100 (Sat, 18 Nov 2006)
New Revision: 156

Modified:
   ggz-grubby/trunk/debian/changelog
   ggz-grubby/trunk/debian/control
Log:
* Build depend on python-dev instead of python-all-dev

Modified: ggz-grubby/trunk/debian/changelog
===================================================================
--- ggz-grubby/trunk/debian/changelog	2006-11-13 16:51:08 UTC (rev 155)
+++ ggz-grubby/trunk/debian/changelog	2006-11-18 08:04:38 UTC (rev 156)
@@ -1,9 +1,13 @@
 ggz-grubby (0.0.13-4) UNRELEASED; urgency=medium
 
+  [ Josef Spillner ]
   * Fixed dependencies even more (closes: #398394).
 
- -- Josef Spillner <josef at ggzgamingzone.org>  Mon, 13 Nov 2006 17:44:30 +0100
+  [ Peter Eisentraut ]
+  * Build depend on python-dev instead of python-all-dev
 
+ -- Peter Eisentraut <petere at debian.org>  Sat, 18 Nov 2006 09:02:38 +0100
+
 ggz-grubby (0.0.13-3) unstable; urgency=high
 
   * Fixed build dependencies after dependency reshuffle in ggz-client-libs

Modified: ggz-grubby/trunk/debian/control
===================================================================
--- ggz-grubby/trunk/debian/control	2006-11-13 16:51:08 UTC (rev 155)
+++ ggz-grubby/trunk/debian/control	2006-11-18 08:04:38 UTC (rev 156)
@@ -4,7 +4,7 @@
 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), ggzcore-bin (>= 0.0.13), libggzmod-dev (>= 0.0.13), libperl-dev, ruby1.8-dev, ruby, python-all-dev, libsilc-dev
+Build-Depends: cdbs, debhelper (>= 5), ggzcore-bin (>= 0.0.13), libggzmod-dev (>= 0.0.13), libperl-dev, ruby1.8-dev, ruby, python-dev, libsilc-dev
 
 Package: ggz-grubby
 Architecture: any




More information about the pkg-ggz-commits mailing list