[ubuntu/natty] compiz 1:0.9.2.1-0ubuntu1 (Accepted)
Didier Roche
didrocks at ubuntu.com
Tue Nov 9 17:10:29 GMT 2010
compiz (1:0.9.2.1-0ubuntu1) natty; urgency=low
[ Travis Watkins ]
* debian/patches/010-disable-child-window-clipping.patch,
debian/patches/013-add-cursor-theme-support.patch,
debian/patches/016_call_glxwaitx_before_drawing.patch,
debian/patches/035_ignore_workspaces,
debian/patches/037_fullscreen_stacking_fixes.patch,
debian/patches/061_KWD_stubs.patch,
debian/patches/090_profiling,
- removed as they are applied upstream or obsolete
* debian/patches/017_always_unredirect_screensaver_on_nvidia.patch
debian/patches/018_use_metacity_settings.patch
debian/patches/021_hide_tooltip_on_decorator.patch
debian/patches/029_default_options
debian/patches/060_move_checks_to_compiz.patch
- updated for 0.9 and added DEP-3 comments
* comment debian/patches/014_fix-no-border-window-shadow.patch
* debian/kde4-window-decorator.1:
- renamed kde-window-decorator.1 with name fixups
* debian/compiz-decorator.1,
debian/compiz-core.manpages:
- add compiz-decorator manpage
* debian/compiz.1,
debian/kde4-window-decorator.1:
- refreshed
* debian/compiz-decorator:
- remove support for kde-window-decorator as it no longer exists
* debian/compiz-gnome.gconf-defaults:
- strip down to just gtk-window-decorator defaults, we set the rest in
other places already
* debian/rules:
- switch to debhelper 7 style rules, much easier to understand
* debian/control:
- add cmake and boost build-depends, remove automake
[ Didier Roche ]
* new upstream release
* remerge and adapt travis' work to latest release in natty
* debian/patches/029_default_options.patch:
- retake latest patch and refresh to new version
* debian/patches/060_move_checks_to_compiz.patch:
- remove all plugins and not use the DEFAULT plugin list (just load cpp)
* debian/compiz-gnome.gconf-defaults:
- keep some needed value. With gsetting port, we should only push default,
don't be evil and avoid patching the schema
* debian/control:
- bump all dep to 0.9 for compiz components
- add libboost-serialization1.42-dev build-dep
- add some sanity check as well (lintian warnings)
- additional dependency on compiz-plugins from compiz-dev
* debian/patches/015_optional-fbo.patch:
- removed as the new version doesn't seem to handle that natively
* debian/patches/014-fix-gtk-window-decorator-no-argb-crash.patch:
- removed as seems to be upstreamed
* debian/patches/015_draw_dock_shadows_on_desktop.patch:
- removed from now, let's revert to upstream behavior
* debian/patches/020_disable_gdk_gtk_disable_deprecated:
- removed, upstream
* disable debian/patches/021_hide_tooltip_on_decorator.patch for now
* debian/compiz-core.install,debian/compiz-dev.install,
debian/compiz-gnome.install:
- changed the path according to new upstream layout and remove some
libraries and re-ad /usr/share/gnome/wm-properties/compiz.desktop to
make the gnome-window-properties work again (LP: #269805)
- compiz-gnome install gconf schemas, not compiz-plugins
- also some cleanage to make things easier to read
* debian/compiz-kde.manpages:
- adapt to kde4 new manpage
* convert to quilt format
* remove debian/patches/562027-fix-gconf-ftbfs.patch,
debian/patches/635258-fix-pixmap-size-calculations.patch,
debian/patches/111_link-kde-window-decorator-with-x11:
- not relevant in the context
* debian/compiz-kde.install, debian/compiz-plugins.install:
- put likde in compiz-kde package
* debian/rules:
- a lot of cleanage, try to make the rule easy to read
- force to build in release mode
- compile the default plugins list
- force copying to cmake install dir. Don't use findcompiz_install which is
broken upstream when using DESTDIR and COMPIZ_DESTDIR
- add some switch to ensure we build in package mode not in debug one
* add debian/patches/055_fix_COMPIZ_DEFAULT_PLUGINS.patch:
- use COMPIZ_DEFAULT_PLUGINS from debian/rules
* debian/patches/056_Preserve-DESTDIR-if-no-override-in-COMPIZ_DESTDIR.patch:
- make compiz respect env variable
* debian/patches/065_glib_mainloop.patch:
- added but not activated yet: need some work with tip of compiz 0.9.2.1
Date: Tue, 19 Oct 2010 12:23:51 +0200
Changed-By: Didier Roche <didrocks at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/compiz/1:0.9.2.1-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 19 Oct 2010 12:23:51 +0200
Source: compiz
Binary: compiz compiz-core compiz-dev compiz-kde compiz-gnome compiz-plugins libdecoration0 libdecoration0-dev
Architecture: source
Version: 1:0.9.2.1-0ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Didier Roche <didrocks at ubuntu.com>
Description:
compiz - OpenGL window and compositing manager
compiz-core - OpenGL window and compositing manager
compiz-dev - OpenGL window and compositing manager - development files
compiz-gnome - OpenGL window and compositing manager - GNOME window decorator
compiz-kde - OpenGL window and compositing manager - KDE window decorator
compiz-plugins - OpenGL window and compositing manager - plugins
libdecoration0 - Compiz window decoration library
libdecoration0-dev - Compiz window decoration library - development files
Launchpad-Bugs-Fixed: 269805
Changes:
compiz (1:0.9.2.1-0ubuntu1) natty; urgency=low
.
[ Travis Watkins ]
* debian/patches/010-disable-child-window-clipping.patch,
debian/patches/013-add-cursor-theme-support.patch,
debian/patches/016_call_glxwaitx_before_drawing.patch,
debian/patches/035_ignore_workspaces,
debian/patches/037_fullscreen_stacking_fixes.patch,
debian/patches/061_KWD_stubs.patch,
debian/patches/090_profiling,
- removed as they are applied upstream or obsolete
* debian/patches/017_always_unredirect_screensaver_on_nvidia.patch
debian/patches/018_use_metacity_settings.patch
debian/patches/021_hide_tooltip_on_decorator.patch
debian/patches/029_default_options
debian/patches/060_move_checks_to_compiz.patch
- updated for 0.9 and added DEP-3 comments
* comment debian/patches/014_fix-no-border-window-shadow.patch
* debian/kde4-window-decorator.1:
- renamed kde-window-decorator.1 with name fixups
* debian/compiz-decorator.1,
debian/compiz-core.manpages:
- add compiz-decorator manpage
* debian/compiz.1,
debian/kde4-window-decorator.1:
- refreshed
* debian/compiz-decorator:
- remove support for kde-window-decorator as it no longer exists
* debian/compiz-gnome.gconf-defaults:
- strip down to just gtk-window-decorator defaults, we set the rest in
other places already
* debian/rules:
- switch to debhelper 7 style rules, much easier to understand
* debian/control:
- add cmake and boost build-depends, remove automake
.
[ Didier Roche ]
* new upstream release
* remerge and adapt travis' work to latest release in natty
* debian/patches/029_default_options.patch:
- retake latest patch and refresh to new version
* debian/patches/060_move_checks_to_compiz.patch:
- remove all plugins and not use the DEFAULT plugin list (just load cpp)
* debian/compiz-gnome.gconf-defaults:
- keep some needed value. With gsetting port, we should only push default,
don't be evil and avoid patching the schema
* debian/control:
- bump all dep to 0.9 for compiz components
- add libboost-serialization1.42-dev build-dep
- add some sanity check as well (lintian warnings)
- additional dependency on compiz-plugins from compiz-dev
* debian/patches/015_optional-fbo.patch:
- removed as the new version doesn't seem to handle that natively
* debian/patches/014-fix-gtk-window-decorator-no-argb-crash.patch:
- removed as seems to be upstreamed
* debian/patches/015_draw_dock_shadows_on_desktop.patch:
- removed from now, let's revert to upstream behavior
* debian/patches/020_disable_gdk_gtk_disable_deprecated:
- removed, upstream
* disable debian/patches/021_hide_tooltip_on_decorator.patch for now
* debian/compiz-core.install,debian/compiz-dev.install,
debian/compiz-gnome.install:
- changed the path according to new upstream layout and remove some
libraries and re-ad /usr/share/gnome/wm-properties/compiz.desktop to
make the gnome-window-properties work again (LP: #269805)
- compiz-gnome install gconf schemas, not compiz-plugins
- also some cleanage to make things easier to read
* debian/compiz-kde.manpages:
- adapt to kde4 new manpage
* convert to quilt format
* remove debian/patches/562027-fix-gconf-ftbfs.patch,
debian/patches/635258-fix-pixmap-size-calculations.patch,
debian/patches/111_link-kde-window-decorator-with-x11:
- not relevant in the context
* debian/compiz-kde.install, debian/compiz-plugins.install:
- put likde in compiz-kde package
* debian/rules:
- a lot of cleanage, try to make the rule easy to read
- force to build in release mode
- compile the default plugins list
- force copying to cmake install dir. Don't use findcompiz_install which is
broken upstream when using DESTDIR and COMPIZ_DESTDIR
- add some switch to ensure we build in package mode not in debug one
* add debian/patches/055_fix_COMPIZ_DEFAULT_PLUGINS.patch:
- use COMPIZ_DEFAULT_PLUGINS from debian/rules
* debian/patches/056_Preserve-DESTDIR-if-no-override-in-COMPIZ_DESTDIR.patch:
- make compiz respect env variable
* debian/patches/065_glib_mainloop.patch:
- added but not activated yet: need some work with tip of compiz 0.9.2.1
Checksums-Sha1:
56cdb22c004f03111c2f1ca1c94324f3c4f50e96 2302 compiz_0.9.2.1-0ubuntu1.dsc
c16f784a528f4406d93af591c52ab43fd5ea930d 1441533 compiz_0.9.2.1.orig.tar.gz
502a1f79fee4275ad71b58fba351ab81ee958a20 36251 compiz_0.9.2.1-0ubuntu1.debian.tar.gz
Checksums-Sha256:
d578840a3fc76789df9181bcc5cc4071dc6e848b0769ce8e74d4d9a30edaee95 2302 compiz_0.9.2.1-0ubuntu1.dsc
0f9ae860cedb5d72516032edb28045e9dba9e18d7a9f092ca331cd7a6b4fff0d 1441533 compiz_0.9.2.1.orig.tar.gz
69e44c72d584af3d24ed55a47ffb198a235b7d0ce8b4b0435e1ad66f4f4fde45 36251 compiz_0.9.2.1-0ubuntu1.debian.tar.gz
Files:
0ec0440f7af4608098d733d8fc3e3634 2302 x11 optional compiz_0.9.2.1-0ubuntu1.dsc
277a35bde84ef2f7f2df0025af0e8f20 1441533 x11 optional compiz_0.9.2.1.orig.tar.gz
9f57367c0cd14f340c354c5bbff15292 36251 x11 optional compiz_0.9.2.1-0ubuntu1.debian.tar.gz
Original-Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkzZf8MACgkQmLJKnOSsII5X2ACfX8jCTk0AecBGbyffgNrv57Yz
O+kAni8wjrQdUqoqivThLG7j4e7VQTXv
=p0+n
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list