debian/changelog | 6 ++++++ debian/patches/series | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-)
New commits: commit a481aecfeea68adea9d0579059c8eb3a746fcd44 Author: Sean Finney <[email protected]> Date: Sat Apr 11 18:55:50 2009 +0200 prepare release 0.8.2-4 diff --git a/debian/changelog b/debian/changelog index 9be59ce..ec68459 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +compiz (0.8.2-4) unstable; urgency=low + + * disable child window clipping patch: it breaks the abi + + -- Sean Finney <[email protected]> Sat, 11 Apr 2009 18:55:35 +0200 + compiz (0.8.2-3) unstable; urgency=low * import of some ubuntu patches for 0.8.2 with some modifications commit eb71e95cb6d77231f52cd27a70883fd4702f290a Author: Sean Finney <[email protected]> Date: Sat Apr 11 18:54:54 2009 +0200 disable child window clipping patch: it breaks the abi diff --git a/debian/patches/series b/debian/patches/series index 6498bd4..fe1220d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,7 +4,8 @@ compiz-manager-nvidia-settings-optional.patch whitelist-fglrx.patch compiz-debian-paths.patch -ubuntu/010-disable-child-window-clipping.patch +# this one changes the abi, not sure if we need it... +#ubuntu/010-disable-child-window-clipping.patch ubuntu/013-add-cursor-theme-support.patch ubuntu/014-fix-gtk-window-decorator-no-argb-crash.patch ubuntu/018_use_metacity_settings.patch -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

