r20403 - in /desktop/unstable/gnome-games/debian: changelog control control.in rules
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Thu Jun 18 16:38:15 UTC 2009
Author: joss
Date: Thu Jun 18 16:38:13 2009
New Revision: 20403
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20403
Log:
+ Allow non-king to open tableau in baker’s game. Closes: #517540.
* Use SDL_Mixer instead of GStreamer, per upstream’s advice.
* Only require python-gconf.
* Massive update to build-dependencies.
Modified:
desktop/unstable/gnome-games/debian/changelog
desktop/unstable/gnome-games/debian/control
desktop/unstable/gnome-games/debian/control.in
desktop/unstable/gnome-games/debian/rules
Modified: desktop/unstable/gnome-games/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/changelog?rev=20403&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/changelog (original)
+++ desktop/unstable/gnome-games/debian/changelog Thu Jun 18 16:38:13 2009
@@ -1,6 +1,8 @@
-gnome-games (1:2.26.2-1) UNRELEASED; urgency=low
-
- * New upstream release.
+gnome-games (1:2.26.2-1) unstable; urgency=low
+
+ [ Luca Bruno ]
+ * New upstream release.
+ + Allow non-king to open tableau in bakerâs game. Closes: #517540.
* debian/control.in:
- Build-Depends:
+ Remove libgnome2-dev and libgnomeui-dev.
@@ -13,7 +15,12 @@
* debian/patches/02_desktop-path.patch:
- Updated to apply correctly.
- -- Luca Bruno <lethalman88 at gmail.com> Mon, 08 Jun 2009 22:52:45 +0200
+ [ Josselin Mouette ]
+ * Use SDL_Mixer instead of GStreamer, per upstreamâs advice.
+ * Only require python-gconf.
+ * Massive update to build-dependencies.
+
+ -- Josselin Mouette <joss at debian.org> Thu, 18 Jun 2009 17:53:30 +0200
gnome-games (1:2.24.3-1) unstable; urgency=low
Modified: desktop/unstable/gnome-games/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/control?rev=20403&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/control (original)
+++ desktop/unstable/gnome-games/debian/control Thu Jun 18 16:38:13 2009
@@ -6,35 +6,31 @@
Build-Depends: cdbs,
debhelper (>= 5),
quilt,
- intltool (>= 0.35.0),
- gnome-doc-utils (>= 0.10.0),
- libgtk2.0-dev (>= 2.12.0),
- libgnome2-dev (>= 2.16.0),
- libgnomeui-dev (>= 2.16.0),
- libgconf2-dev (>= 2.10),
- libgnomevfs2-dev (>= 2.10),
- scrollkeeper,
- gettext,
gnome-pkg-tools (>= 0.6),
dpkg-dev (>= 1.13.19),
- guile-1.8-dev,
- libxml-parser-perl,
- librsvg2-dev (>= 2.14.0),
- libesd0-dev,
- libcairo2-dev,
+ python-support (>= 0.3),
+ pkg-config (>= 0.15),
+ lsb-release,
+ gnome-doc-utils (>= 0.10.0),
+ scrollkeeper,
python (>= 2.4),
python-gtk2-dev (>= 2.10.0),
python-gnome2-desktop-dev (>= 2.17.3),
- pkg-config,
- python-support (>= 0.3),
+ libgtk2.0-dev (>= 2.14.0),
+ libgconf2-dev,
libxml2-dev (>= 2.4.0),
- libglade2-dev,
+ libcairo2-dev (>= 1.0),
+ librsvg2-dev (>= 2.14.0),
+ libdbus-glib-1-dev (>= 0.75),
+ libsdl-mixer1.2-dev,
+ libsm-dev,
libggzmod-dev (>= 0.0.14),
libggzdmod-dev (>= 0.0.14),
libggzcore-dev (>= 0.0.14),
- libgstreamer0.10-dev (>= 0.10.11)
+ intltool (>= 0.40.4),
+ guile-1.8-dev
Build-Depends-Indep: ggzcore-bin
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Homepage: http://www.gnome.org/projects/gnome-games/
Package: gnome-games
@@ -47,7 +43,7 @@
${python:Depends},
python-gtk2 (>= 2.10.0),
python-glade2 (>= 2.10.0),
- python-gnome2,
+ python-gconf,
python-bugbuddy (>= 2.17.3),
python-gnomeprint (>= 2.17.3),
gstreamer0.10-plugins-base (>= 0.10.11),
Modified: desktop/unstable/gnome-games/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/control.in?rev=20403&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/control.in (original)
+++ desktop/unstable/gnome-games/debian/control.in Thu Jun 18 16:38:13 2009
@@ -6,33 +6,29 @@
Build-Depends: cdbs,
debhelper (>= 5),
quilt,
- intltool (>= 0.35.0),
- gnome-doc-utils (>= 0.10.0),
- gconf2,
- libgtk2.0-dev (>= 2.14.0),
- libgconf2-dev (>= 2.10),
- libgnomevfs2-dev (>= 2.10),
- scrollkeeper,
- gettext,
gnome-pkg-tools (>= 0.6),
dpkg-dev (>= 1.13.19),
- guile-1.8-dev,
- libxml-parser-perl,
- librsvg2-dev (>= 2.14.0),
- libesd0-dev,
- libcairo2-dev,
- libsm-dev,
+ python-support (>= 0.3),
+ pkg-config (>= 0.15),
+ lsb-release,
+ gnome-doc-utils (>= 0.10.0),
+ scrollkeeper,
python (>= 2.4),
python-gtk2-dev (>= 2.10.0),
python-gnome2-desktop-dev (>= 2.17.3),
- pkg-config,
- python-support (>= 0.3),
+ libgtk2.0-dev (>= 2.14.0),
+ libgconf2-dev,
libxml2-dev (>= 2.4.0),
- libglade2-dev,
+ libcairo2-dev (>= 1.0),
+ librsvg2-dev (>= 2.14.0),
+ libdbus-glib-1-dev (>= 0.75),
+ libsdl-mixer1.2-dev,
+ libsm-dev,
libggzmod-dev (>= 0.0.14),
libggzdmod-dev (>= 0.0.14),
libggzcore-dev (>= 0.0.14),
- libgstreamer0.10-dev (>= 0.10.11)
+ intltool (>= 0.40.4),
+ guile-1.8-dev
Build-Depends-Indep: ggzcore-bin
Standards-Version: 3.8.1
Homepage: http://www.gnome.org/projects/gnome-games/
@@ -47,7 +43,7 @@
${python:Depends},
python-gtk2 (>= 2.10.0),
python-glade2 (>= 2.10.0),
- python-gnome2,
+ python-gconf,
python-bugbuddy (>= 2.17.3),
python-gnomeprint (>= 2.17.3),
gstreamer0.10-plugins-base (>= 0.10.11),
Modified: desktop/unstable/gnome-games/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/rules?rev=20403&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/rules (original)
+++ desktop/unstable/gnome-games/debian/rules Thu Jun 18 16:38:13 2009
@@ -15,7 +15,7 @@
--with-ggz-server=force \
--disable-scrollkeeper \
--enable-noregistry=/usr/share/ggz/modules/gnome-games \
- --with-sound=gstreamer
+ --with-sound=sdl_mixer
DEB_DH_FIXPERMS_ARGS := -X/usr/games
DEB_DH_MAKESHLIBS_ARGS_gnome-games := --no-act
DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-z,defs -Wl,-O1 -Wl,--as-needed"
More information about the pkg-gnome-commits
mailing list