r49200 - in /desktop/unstable/mutter/debian: ./ patches/

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jun 30 07:08:55 UTC 2016


Author: biebl
Date: Thu Jun 30 07:08:55 2016
New Revision: 49200

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49200
Log:
Drop all patches which are now applied upstream.

Removed:
    desktop/unstable/mutter/debian/patches/Updated-Indonesian-translation.patch
    desktop/unstable/mutter/debian/patches/Updated-Norwegian-bokm-l-translation.patch
    desktop/unstable/mutter/debian/patches/Updated-Turkish-translation.patch
    desktop/unstable/mutter/debian/patches/frames-Don-t-clip-out-invisible-parts-of-frames.patch
    desktop/unstable/mutter/debian/patches/frames-Initialize-frame-background.patch
    desktop/unstable/mutter/debian/patches/surface-actor-Keep-track-of-ignored-damage.patch
    desktop/unstable/mutter/debian/patches/ui-frames-Drop-the-current-grab-info-on-button-relea.patch
    desktop/unstable/mutter/debian/patches/wayland-Implement-force-quit-using-kill.patch
    desktop/unstable/mutter/debian/patches/wayland-Mark-pending-moved-as-moved.patch
    desktop/unstable/mutter/debian/patches/wayland-don-t-send-notify-when-window-is-being-unman.patch
    desktop/unstable/mutter/debian/patches/wayland-outputs-Refactor-event-sending-to-ensure-we-.patch
    desktop/unstable/mutter/debian/patches/wayland-surface-UTF-8-validate-title-class-and-app-I.patch
    desktop/unstable/mutter/debian/patches/window-Don-t-create-invalid-UTF-8-window-description.patch
    desktop/unstable/mutter/debian/patches/x11-window-props-Convert-WM_NAME-and-WM_CLASS-to-UTF.patch
Modified:
    desktop/unstable/mutter/debian/changelog
    desktop/unstable/mutter/debian/control
    desktop/unstable/mutter/debian/patches/series
    desktop/unstable/mutter/debian/patches/wayland-add-extended-state-for-tiled.patch

Modified: desktop/unstable/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/changelog?rev=49200&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/changelog	[utf-8] (original)
+++ desktop/unstable/mutter/debian/changelog	[utf-8] Thu Jun 30 07:08:55 2016
@@ -1,6 +1,7 @@
 mutter (3.20.3-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Drop all patches which are now applied upstream.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 30 Jun 2016 00:36:26 +0200
 

Modified: desktop/unstable/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control?rev=49200&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control	[utf-8] (original)
+++ desktop/unstable/mutter/debian/control	[utf-8] Thu Jun 30 07:08:55 2016
@@ -6,7 +6,7 @@
 Section: x11
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs (>= 0.4.90),
                debhelper (>= 9.20160114),
                gnome-pkg-tools (>= 0.10),

Modified: desktop/unstable/mutter/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/patches/series?rev=49200&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/mutter/debian/patches/series	[utf-8] Thu Jun 30 07:08:55 2016
@@ -1,17 +1,2 @@
-wayland-don-t-send-notify-when-window-is-being-unman.patch
-wayland-outputs-Refactor-event-sending-to-ensure-we-.patch
-Updated-Norwegian-bokm-l-translation.patch
-Updated-Turkish-translation.patch
-window-Don-t-create-invalid-UTF-8-window-description.patch
-x11-window-props-Convert-WM_NAME-and-WM_CLASS-to-UTF.patch
-wayland-surface-UTF-8-validate-title-class-and-app-I.patch
-wayland-Implement-force-quit-using-kill.patch
-wayland-Mark-pending-moved-as-moved.patch
-surface-actor-Keep-track-of-ignored-damage.patch
-Updated-Indonesian-translation.patch
-frames-Don-t-clip-out-invisible-parts-of-frames.patch
-frames-Initialize-frame-background.patch
-ui-frames-Drop-the-current-grab-info-on-button-relea.patch
-
 01_Wcast-align.patch
 wayland-add-extended-state-for-tiled.patch

Modified: desktop/unstable/mutter/debian/patches/wayland-add-extended-state-for-tiled.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/patches/wayland-add-extended-state-for-tiled.patch?rev=49200&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/patches/wayland-add-extended-state-for-tiled.patch	[utf-8] (original)
+++ desktop/unstable/mutter/debian/patches/wayland-add-extended-state-for-tiled.patch	[utf-8] Thu Jun 30 07:08:55 2016
@@ -15,10 +15,10 @@
  src/wayland/meta-wayland-surface.c | 14 ++++++++++++++
  1 file changed, 14 insertions(+)
 
-diff --git a/src/wayland/meta-wayland-surface.c b/src/wayland/meta-wayland-surface.c
-index 4699cfd..495723d 100644
---- a/src/wayland/meta-wayland-surface.c
-+++ b/src/wayland/meta-wayland-surface.c
+Index: mutter-3.20.3/src/wayland/meta-wayland-surface.c
+===================================================================
+--- mutter-3.20.3.orig/src/wayland/meta-wayland-surface.c	2016-06-30 00:45:00.610896657 +0200
++++ mutter-3.20.3/src/wayland/meta-wayland-surface.c	2016-06-30 00:45:00.610896657 +0200
 @@ -56,6 +56,13 @@
  #include "meta-surface-actor-wayland.h"
  #include "meta-xwayland-private.h"
@@ -33,7 +33,7 @@
  enum {
    PENDING_STATE_SIGNAL_APPLIED,
  
-@@ -2502,6 +2509,13 @@ fill_states (struct wl_array *states, MetaWindow *window)
+@@ -2514,6 +2521,13 @@
        s = wl_array_add (states, sizeof *s);
        *s = XDG_SURFACE_STATE_ACTIVATED;
      }




More information about the pkg-gnome-commits mailing list