When I try to build devilspie-0.7, it fails with the following message, 0.10 builds. I can reproduce on both x86 and amd64.. I think its because it used private libwnck functions.. that have been re-implemented (see the upstream changelog for 0.10).. So I guess you have to push 0.10 to stable.. Also, devilspie-0.4 doesnt build against 2.10 ... Did you try building it before marking it stable? Because gnome 2.10 was already stable on june 19th.. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DDEVILSPIE_LOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=pentium4 -O2 -pipe -c devilspie-action-savegeometry.c devilspie-action-resize.gob: In function `___1_devilspie_action_resize_run': devilspie-action-resize.gob:46: error: too few arguments to function `wnck_window_unminimize' make[2]: *** [devilspie-action-resize.o] Error 1
I'm for pushing 0.10 stable on x86 ahead of time.
righto, 0.10 stable due to massive bugs in 0.7
fixed