Ok, here is the Xinerama fix for the metacity package (the same fix should probably be applied to some other packages as well):
--- metacity-2.6.1.notworking/debian/control.in 2003-09-18 10:47:10.000000000 +0200 +++ metacity-2.6.1/debian/control.in 2003-09-18 11:15:55.000000000 +0200 @@ -2,7 +2,7 @@ Section: x11 Priority: optional Maintainer: Akira TAGOH <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 4.0.0), gettext, libgtk2.0-dev (>= 2.2.0-2), liblinc-dev (>= 0.5.1), liborbit2-dev (>= 2.4.0), libpopt-dev, libxml2-dev (>= 2.4.23), libgconf2-dev (>= 1.2.1), libglade2-dev (>= 2.0.0-2), xlibs-dev, libstartup-notification0-dev (>= 0.4) +Build-Depends: debhelper (>> 4.0.0), gettext, libgtk2.0-dev (>= 2.2.0-2), liblinc-dev (>= 0.5.1), liborbit2-dev (>= 2.4.0), libpopt-dev, libxml2-dev (>= 2.4.23), libgconf2-dev (>= 1.2.1), libglade2-dev (>= 2.0.0-2), xlibs-dev, xlibs-static-pic, libstartup-notification0-dev (>= 0.4) Standards-Version: 3.5.10.0 Package: [EMAIL PROTECTED]@

