r44182 - in /desktop/unstable/mutter/debian: changelog patches/10_window-actor_unredirect.patch patches/11_black_background.patch patches/series rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Mar 26 20:06:36 UTC 2015


Author: joss
Date: Thu Mar 26 20:06:36 2015
New Revision: 44182

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44182
Log:
* New upstream translation and bugfix release.
  + Includes new function required for the workaround to #768896 which 
    is very annoying for users of the proprietary nvidia driver.
* 10_window-actor_unredirect.patch, 11_black_background.patch: 
  dropped, merged upstream.
* Bump shlibs due to new function.

Removed:
    desktop/unstable/mutter/debian/patches/10_window-actor_unredirect.patch
    desktop/unstable/mutter/debian/patches/11_black_background.patch
Modified:
    desktop/unstable/mutter/debian/changelog
    desktop/unstable/mutter/debian/patches/series
    desktop/unstable/mutter/debian/rules

Modified: desktop/unstable/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/changelog?rev=44182&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/changelog	[utf-8] (original)
+++ desktop/unstable/mutter/debian/changelog	[utf-8] Thu Mar 26 20:06:36 2015
@@ -1,3 +1,14 @@
+mutter (3.14.4-1) unstable; urgency=medium
+
+  * New upstream translation and bugfix release.
+    + Includes new function required for the workaround to #768896 which 
+      is very annoying for users of the proprietary nvidia driver.
+  * 10_window-actor_unredirect.patch, 11_black_background.patch: 
+    dropped, merged upstream.
+  * Bump shlibs due to new function.
+
+ -- Josselin Mouette <joss at debian.org>  Thu, 26 Mar 2015 21:06:28 +0100
+
 mutter (3.14.2-1) unstable; urgency=medium
 
   * New upstream bugfix release.

Modified: desktop/unstable/mutter/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/patches/series?rev=44182&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/mutter/debian/patches/series	[utf-8] Thu Mar 26 20:06:36 2015
@@ -1,3 +1 @@
 01_Wcast-align.patch
-10_window-actor_unredirect.patch
-11_black_background.patch

Modified: desktop/unstable/mutter/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/rules?rev=44182&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/rules	[utf-8] (original)
+++ desktop/unstable/mutter/debian/rules	[utf-8] Thu Mar 26 20:06:36 2015
@@ -15,6 +15,7 @@
 	--enable-compile-warnings=yes
 DEB_INSTALL_DOCS_mutter += doc/theme-format.txt
 DEB_DH_GIREPOSITORY_ARGS_ALL := /usr/lib/mutter
+DEB_DH_MAKESHLIBS_ARGS_libmutter0e = -V'libmutter0e (>= 3.14.4)'
 
 LDFLAGS += -Wl,-O1 -Wl,--as-needed
 # This does not work with mutter; disabled, for now.




More information about the pkg-gnome-commits mailing list