r39736 - in /desktop/experimental/gnome-desktop3/debian: changelog control control.in watch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Oct 11 17:06:58 UTC 2013


Author: biebl
Date: Fri Oct 11 17:06:58 2013
New Revision: 39736

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39736
Log:
Merge changes from unstable branch

Modified:
    desktop/experimental/gnome-desktop3/debian/changelog
    desktop/experimental/gnome-desktop3/debian/control
    desktop/experimental/gnome-desktop3/debian/control.in
    desktop/experimental/gnome-desktop3/debian/watch

Modified: desktop/experimental/gnome-desktop3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-desktop3/debian/changelog?rev=39736&op=diff
==============================================================================
--- desktop/experimental/gnome-desktop3/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-desktop3/debian/changelog	[utf-8] Fri Oct 11 17:06:58 2013
@@ -81,6 +81,30 @@
   * Soname bumped to 4
 
  -- Sjoerd Simons <sjoerd at debian.org>  Sun, 14 Oct 2012 18:51:51 +0200
+
+gnome-desktop3 (3.4.2-2) unstable; urgency=low
+
+  * Team upload.
+
+  [ Josselin Mouette ]
+  * Add missing epoch on libxrandr build-dependency.
+
+  [ Emilio Pozuelo Monfort ]
+  * debian/control.in:
+    + Loosen libgnome-desktop-3-2 dependency on gnome-desktop3-data
+      so that the former can be coinstalled with other sonames of
+      the library. Closes: #704177.
+
+  [ Simon McVittie ]
+  * Add patch from upstream 3.5.3 to sync thumbnail location with GLib
+    2.34+ (~/.cache/thumbnails instead of ~/.thumbnails), preventing
+    infinite loops in which Nautilus will generate thumbnails of thumbnails.
+    Closes: #708185.
+    + Explicitly (build-)depend on GLib 2.34+ to make sure the system is
+      consistent
+    + Thumbnails are now in a well-known cache directory (Closes: #637049)
+
+ -- Simon McVittie <smcv at debian.org>  Wed, 15 May 2013 09:01:28 +0100
 
 gnome-desktop3 (3.4.2-1) unstable; urgency=low
 

Modified: desktop/experimental/gnome-desktop3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-desktop3/debian/control?rev=39736&op=diff
==============================================================================
--- desktop/experimental/gnome-desktop3/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-desktop3/debian/control	[utf-8] Fri Oct 11 17:06:58 2013
@@ -22,7 +22,7 @@
                gtk-doc-tools (>= 1.4),
                docbook-xml,
                libx11-dev,
-               libxrandr-dev (>= 1.3),
+               libxrandr-dev (>= 2:1.3),
                libxext-dev,
                xkb-data,
                libxkbfile-dev,

Modified: desktop/experimental/gnome-desktop3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-desktop3/debian/control.in?rev=39736&op=diff
==============================================================================
--- desktop/experimental/gnome-desktop3/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gnome-desktop3/debian/control.in	[utf-8] Fri Oct 11 17:06:58 2013
@@ -17,7 +17,7 @@
                gtk-doc-tools (>= 1.4),
                docbook-xml,
                libx11-dev,
-               libxrandr-dev (>= 1.3),
+               libxrandr-dev (>= 2:1.3),
                libxext-dev,
                xkb-data,
                libxkbfile-dev,

Modified: desktop/experimental/gnome-desktop3/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-desktop3/debian/watch?rev=39736&op=diff
==============================================================================
--- desktop/experimental/gnome-desktop3/debian/watch	[utf-8] (original)
+++ desktop/experimental/gnome-desktop3/debian/watch	[utf-8] Fri Oct 11 17:06:58 2013
@@ -1,3 +1,3 @@
 version=3
-http://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/([\d\.]+)/ \
+http://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/([\d\.]+[024689])/ \
 	gnome-desktop-(.*)\.tar\.xz




More information about the pkg-gnome-commits mailing list