[pkg-ggz-commits] r141 - ggz-gnome-client/trunk/debian

Peter Eisentraut petere at costa.debian.org
Wed Oct 11 19:16:56 UTC 2006


Author: petere
Date: 2006-10-11 19:16:56 +0000 (Wed, 11 Oct 2006)
New Revision: 141

Modified:
   ggz-gnome-client/trunk/debian/changelog
   ggz-gnome-client/trunk/debian/control
   ggz-gnome-client/trunk/debian/rules
Log:
* Use dh_gconf by way of gnome.mk to put GConf schemas at the right place
  (closes: #392313)

Modified: ggz-gnome-client/trunk/debian/changelog
===================================================================
--- ggz-gnome-client/trunk/debian/changelog	2006-10-11 18:57:22 UTC (rev 140)
+++ ggz-gnome-client/trunk/debian/changelog	2006-10-11 19:16:56 UTC (rev 141)
@@ -1,3 +1,10 @@
+ggz-gnome-client (0.0.13-4) unstable; urgency=high
+
+  * Use dh_gconf by way of gnome.mk to put GConf schemas at the right place
+    (closes: #392313)
+
+ -- Peter Eisentraut <petere at debian.org>  Wed, 11 Oct 2006 21:15:25 +0200
+
 ggz-gnome-client (0.0.13-3) unstable; urgency=medium
 
   * Fixed build dependencies after dependency reshuffle in ggz-client-libs

Modified: ggz-gnome-client/trunk/debian/control
===================================================================
--- ggz-gnome-client/trunk/debian/control	2006-10-11 18:57:22 UTC (rev 140)
+++ ggz-gnome-client/trunk/debian/control	2006-10-11 19:16:56 UTC (rev 141)
@@ -8,7 +8,7 @@
 
 Package: ggz-gnome-client
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: ggz-gtk-games, ggz-kde-games, ggz-sdl-games, ggz-python-games
 Provides: ggz-core-client
 Description: GGZ Gaming Zone: core client for the GNOME desktop

Modified: ggz-gnome-client/trunk/debian/rules
===================================================================
--- ggz-gnome-client/trunk/debian/rules	2006-10-11 18:57:22 UTC (rev 140)
+++ ggz-gnome-client/trunk/debian/rules	2006-10-11 19:16:56 UTC (rev 141)
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/class/gnome.mk




More information about the pkg-ggz-commits mailing list