[ubuntu/quantal-proposed] metacity 1:2.34.3-3ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Thu Aug 23 15:20:17 UTC 2012


metacity (1:2.34.3-3ubuntu1) quantal-proposed; urgency=low

  * Resync with Debian & refresh patches. (LP: #1032120, LP: #1035261)
    Remaining changes:
  * debian/control:
    - Suggest gnome-themes-standard instead of recommend
    - Add Vcs-Bzr link
  * debian/metacity-common.gsettings-override:
    - Set Ubuntu default button layout order for Classic session
    - Drop previous gconf overrides as obsolete
  * debian/patches/04_support_drag_drop_with_alt_tab.patch:
    - Support alt-tab during drag and drop.
  * debian/patches/05_raise_on_click_for_click_mode.patch:
    - Use raise on click option.
  * debian/patches/06_Add_UXD_shadows_and_borders.patch:
    - patch for a new key in the ubuntu theme for shows and borders
  * debian/patches/10_no-ws-switcher.patch:
    - Don't show the workspace switcher if we only have one.
  * debian/patches/12_dont-show-as-user.patch:
    - Don't show "as user" in title bar.
  * debian/patches/13_better_support_for_button_layout.patch:
    - Corrected support for buttons backgrounds with transparency
  * debian/patches/14_wrong_colormap.patch:
    - Use correct colormap to avoid crash with client side decorations
  * debian/patches/20_do-not-place-windows-over-the-launcher.patch:
    - Try to avoid an already visible launcher in intellihide mode when
      initially positioning new windows.
  * debian/patches/21_fix_compositing_startup.patch:
    Fix some weird rendering effect at startup with compositing activated
  * debian/patches/100_fade_on_long_title.patch:
    - Fade on the end if the title is too long.
  * debian/patches/102_workarea.patch,
    debian/patches/103_struts_in_the_middle.patch,
    debian/patches/104_workarea_union.patch:
    - Add barriers and multimonitor strut support for unity-2d
  * debian/patches/104_workarea_union.patch:
    - Ensure each screen_region generated by
      meta_rectangle_get_minimal_spanning_set_for_region is not outside
      the xinerama screens
  * Dropped patch:
    - 11_hide_tooltip_on_decorator.patch: Obsolete
  * debian/patches/03_strict_focus.patch:
    - Disabled. This needs gsettings-desktop-schemas to be patched if
      we want to bring this back
  * Disabled Unity 2D-related patches that need porting to gsettings:
    - 15_show_maximized_titlebars.patch
    - 16-capture-before-unmap.patch
    - 17-workspace-switcher-cycle.patch
    - 18-auto-maximize-windows.patch
    - 19_add_unity_hud_configuration.patch
    - 101_override_gconf_settings.patch

metacity (1:2.34.3-3) unstable; urgency=low

  [ Josselin Mouette ]
  * 01_focus_new_window.patch: new patch from upstream bugzilla.
    Correctly focus new windows even when they appear behind an ?^?^?always
    on top?^?^? window. Closes: #515577.

  [ Michael Biebl ]
  * Rebuild with xz compression for binary packages.

metacity (1:2.34.3-2) unstable; urgency=low

  * Upload to unstable.
  * Replace Suggests: gnome-themes with Recommends: gnome-themes-standard
    since Adwaita is the preferred window manager theme and we want it to be
    installed by default.
  * Use strict dependency between metacity/libmetacity-private0a and
    metacity-common to ensure we have the correct version of metacity-common
    providing the org.gnome.metacity gsettings schema.

metacity (1:2.34.3-1) experimental; urgency=low

  * New upstream release.
  * Bump Build-Depends on libgtk2.0-dev to (>= 2.24.0) and libglib2.0-dev to
    (>= 2.25.10).
  * Replace libgconf2-dev Build-Depends with gsettings-desktop-schemas-dev
    (>= 3.3.0).
  * Replace libgnome2-common Depends with gsettings-desktop-schemas
    (>= 3.3.0).
  * Bump Suggests gnome-control-center to (>= 1:3.4.0).
  * Install GSettings schemas and GConf conversion script.
  * Bump Standards-Version to 3.9.3.
  * Update Vcs-* URLs.

metacity (1:2.34.1-2) unstable; urgency=low

  [ Josselin Mouette ]
  * Depend on gnome-icon-theme. Closes: #638141.

  [ Michael Biebl ]
  * Use a strict dependency between metacity and libmetacity-private.
  * Due to incompatible changes in libmetacity-private, which broke reverse
    dependencies like compiz, rename the library package to
    libmetacity-private0a. Closes: #629310
  * Add Breaks/Replaces: libmetacity-private0 to libmetacity-private0a.
  * Add a lintian override for the package-name-doesnt-match-sonames warning.
  * debian/watch: Track .xz tarballs.

Date: Thu, 23 Aug 2012 11:12:43 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/metacity/1:2.34.3-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 23 Aug 2012 11:12:43 -0400
Source: metacity
Binary: metacity libmetacity-private0a metacity-common libmetacity-dev
Architecture: source
Version: 1:2.34.3-3ubuntu1
Distribution: quantal-proposed
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description: 
 libmetacity-dev - development files for the Metacity window manager
 libmetacity-private0a - library for the Metacity window manager
 metacity   - lightweight GTK+ window manager
 metacity-common - shared files for the Metacity window manager
Closes: 515577 629310 638141
Launchpad-Bugs-Fixed: 1032120 1035261
Changes: 
 metacity (1:2.34.3-3ubuntu1) quantal-proposed; urgency=low
 .
   * Resync with Debian & refresh patches. (LP: #1032120, LP: #1035261)
     Remaining changes:
   * debian/control:
     - Suggest gnome-themes-standard instead of recommend
     - Add Vcs-Bzr link
   * debian/metacity-common.gsettings-override:
     - Set Ubuntu default button layout order for Classic session
     - Drop previous gconf overrides as obsolete
   * debian/patches/04_support_drag_drop_with_alt_tab.patch:
     - Support alt-tab during drag and drop.
   * debian/patches/05_raise_on_click_for_click_mode.patch:
     - Use raise on click option.
   * debian/patches/06_Add_UXD_shadows_and_borders.patch:
     - patch for a new key in the ubuntu theme for shows and borders
   * debian/patches/10_no-ws-switcher.patch:
     - Don't show the workspace switcher if we only have one.
   * debian/patches/12_dont-show-as-user.patch:
     - Don't show "as user" in title bar.
   * debian/patches/13_better_support_for_button_layout.patch:
     - Corrected support for buttons backgrounds with transparency
   * debian/patches/14_wrong_colormap.patch:
     - Use correct colormap to avoid crash with client side decorations
   * debian/patches/20_do-not-place-windows-over-the-launcher.patch:
     - Try to avoid an already visible launcher in intellihide mode when
       initially positioning new windows.
   * debian/patches/21_fix_compositing_startup.patch:
     Fix some weird rendering effect at startup with compositing activated
   * debian/patches/100_fade_on_long_title.patch:
     - Fade on the end if the title is too long.
   * debian/patches/102_workarea.patch,
     debian/patches/103_struts_in_the_middle.patch,
     debian/patches/104_workarea_union.patch:
     - Add barriers and multimonitor strut support for unity-2d
   * debian/patches/104_workarea_union.patch:
     - Ensure each screen_region generated by
       meta_rectangle_get_minimal_spanning_set_for_region is not outside
       the xinerama screens
   * Dropped patch:
     - 11_hide_tooltip_on_decorator.patch: Obsolete
   * debian/patches/03_strict_focus.patch:
     - Disabled. This needs gsettings-desktop-schemas to be patched if
       we want to bring this back
   * Disabled Unity 2D-related patches that need porting to gsettings:
     - 15_show_maximized_titlebars.patch
     - 16-capture-before-unmap.patch
     - 17-workspace-switcher-cycle.patch
     - 18-auto-maximize-windows.patch
     - 19_add_unity_hud_configuration.patch
     - 101_override_gconf_settings.patch
 .
 metacity (1:2.34.3-3) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * 01_focus_new_window.patch: new patch from upstream bugzilla.
     Correctly focus new windows even when they appear behind an ?^?^?always
     on top?^?^? window. Closes: #515577.
 .
   [ Michael Biebl ]
   * Rebuild with xz compression for binary packages.
 .
 metacity (1:2.34.3-2) unstable; urgency=low
 .
   * Upload to unstable.
   * Replace Suggests: gnome-themes with Recommends: gnome-themes-standard
     since Adwaita is the preferred window manager theme and we want it to be
     installed by default.
   * Use strict dependency between metacity/libmetacity-private0a and
     metacity-common to ensure we have the correct version of metacity-common
     providing the org.gnome.metacity gsettings schema.
 .
 metacity (1:2.34.3-1) experimental; urgency=low
 .
   * New upstream release.
   * Bump Build-Depends on libgtk2.0-dev to (>= 2.24.0) and libglib2.0-dev to
     (>= 2.25.10).
   * Replace libgconf2-dev Build-Depends with gsettings-desktop-schemas-dev
     (>= 3.3.0).
   * Replace libgnome2-common Depends with gsettings-desktop-schemas
     (>= 3.3.0).
   * Bump Suggests gnome-control-center to (>= 1:3.4.0).
   * Install GSettings schemas and GConf conversion script.
   * Bump Standards-Version to 3.9.3.
   * Update Vcs-* URLs.
 .
 metacity (1:2.34.1-2) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * Depend on gnome-icon-theme. Closes: #638141.
 .
   [ Michael Biebl ]
   * Use a strict dependency between metacity and libmetacity-private.
   * Due to incompatible changes in libmetacity-private, which broke reverse
     dependencies like compiz, rename the library package to
     libmetacity-private0a. Closes: #629310
   * Add Breaks/Replaces: libmetacity-private0 to libmetacity-private0a.
   * Add a lintian override for the package-name-doesnt-match-sonames warning.
   * debian/watch: Track .xz tarballs.
Checksums-Sha1: 
 65ec23bfe6915ae4b752c6887a2fc59368e3a57f 2814 metacity_2.34.3-3ubuntu1.dsc
 bff0aef175a6a32d0ea20e5253bd9ed602db849d 1668396 metacity_2.34.3.orig.tar.xz
 cf33446013eaed4bb1b05bd4faa02b24294e739b 38105 metacity_2.34.3-3ubuntu1.debian.tar.gz
Checksums-Sha256: 
 dc991ff77ae5e34b9521a63662852232e46ad8bebca9658b58e34a58f17dfa66 2814 metacity_2.34.3-3ubuntu1.dsc
 aeac2548b62a98375fb5c832ee26ab4cb6d59f0dd96edcefb5f7bef2416576e7 1668396 metacity_2.34.3.orig.tar.xz
 413b0db6d6fc9085c791c6284473008750e62fcbc56143da83676a14f319e083 38105 metacity_2.34.3-3ubuntu1.debian.tar.gz
Files: 
 a29a79645acd4c2a683a02abd3bdbf64 2814 x11 optional metacity_2.34.3-3ubuntu1.dsc
 4b19fa5bbc14dc669108bd46606b1bd1 1668396 x11 optional metacity_2.34.3.orig.tar.xz
 8cc2918e686e43a90f5f042b214cac98 38105 x11 optional metacity_2.34.3-3ubuntu1.debian.tar.gz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBAgAGBQJQNkkGAAoJEOZsd1rr/mx9wHgQAJIh1d5GHgfijV5ZUD4Wec6Y
FdZDgotR5lHzqC/xZ0f1PXD+KoNjgFV2ZwcK+gDmtcIAbUqUn2vlUal/G2OxC8Cz
NjMSmwZZFXoIuVreWnt+il8007AtRRu7joSXPU5tqbz8O2sOhzx3G/FyqG3rxqb/
Cf2/VU9O9C1UrZ6KxkMlwon57/bZ7HjmpWKl1CRz/gO/U9V1ONNwNV4sy+pMGEcQ
kLV8KJ+h6Y1NfJgX2kCSJmAWp6WWdWkHVeWDMYtr0mSU2zifVtRIlQdN1vRUXG9v
ijpSreumAmnH14PqO+53zAC2+FHfO2LaFbte1EftLDilYLrHYSCPVPqS0nkw1GZE
b1INzEFNesIaCIITel+HzFJFhMZZNU/g5PzLijpXwkdCl9CyUSSZkCPn6weknmSK
CE1N4vJhdbNODHWJPqnGA0ipuQ4c6nD0y6KCVfsN4EAs1yo36aj0Zt81pBBqRIGa
DB54odVYG7DPAST9moCVVjMtQB5na4QeP8TcDynWbDrIMnkpfMtDgBU7djQcYyjA
OmEAgyCYDQHCvSmLUCPnb4w6+lyFyx/8xuI4ldy5/1zH7WLAaUwptxHyV6T4SxR3
u1SD0LJJ/4R4JvUwHS759BPhHx6PJOSufn7THQjTcjAi5ZM2lDCA/xnyujS9S+FZ
zfpdowW44XlZh4xZ262Z
=S48n
-----END PGP SIGNATURE-----


More information about the Quantal-changes mailing list