r50536 - in /desktop/unstable/nautilus/debian: changelog control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Wed Sep 14 07:31:34 UTC 2016


Author: bigon
Date: Wed Sep 14 07:31:34 2016
New Revision: 50536

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50536
Log:
Bump libgtk-3-dev to 3.21.6, nautilus now uses the
propagate-natural-height property that has been introduced in this version
of GTK+ (Closes: #837738)

Modified:
    desktop/unstable/nautilus/debian/changelog
    desktop/unstable/nautilus/debian/control
    desktop/unstable/nautilus/debian/control.in

Modified: desktop/unstable/nautilus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/changelog?rev=50536&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/changelog	[utf-8] (original)
+++ desktop/unstable/nautilus/debian/changelog	[utf-8] Wed Sep 14 07:31:34 2016
@@ -1,10 +1,16 @@
 nautilus (3.21.92-2) UNRELEASED; urgency=medium
 
+  [ Jeremy Bicha ]
   * Multiarchify
   * Add multiarch_fallback.patch:
     Load extensions from non-multiarch directory too
 
- -- Jeremy Bicha <jbicha at ubuntu.com>  Tue, 13 Sep 2016 21:49:57 -0400
+  [ Laurent Bigonville ]
+  * Bump libgtk-3-dev to 3.21.6, nautilus now uses the
+    propagate-natural-height property that has been introduced in this version
+    of GTK+ (Closes: #837738)
+
+ -- Laurent Bigonville <bigon at debian.org>  Wed, 14 Sep 2016 09:21:34 +0200
 
 nautilus (3.21.92-1) unstable; urgency=medium
 

Modified: desktop/unstable/nautilus/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/control?rev=50536&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/control	[utf-8] (original)
+++ desktop/unstable/nautilus/debian/control	[utf-8] Wed Sep 14 07:31:34 2016
@@ -12,7 +12,7 @@
                gnome-pkg-tools (>= 0.13),
                libglib2.0-dev (>= 2.49.1),
                libatk1.0-dev (>= 1.32.0),
-               libgtk-3-dev (>= 3.21.5),
+               libgtk-3-dev (>= 3.21.6),
                libgail-3-dev,
                libgnome-autoar-0-dev (>= 0.1),
                libgnome-desktop-3-dev (>= 3.10),

Modified: desktop/unstable/nautilus/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/control.in?rev=50536&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/control.in	[utf-8] (original)
+++ desktop/unstable/nautilus/debian/control.in	[utf-8] Wed Sep 14 07:31:34 2016
@@ -8,7 +8,7 @@
                gnome-pkg-tools (>= 0.13),
                libglib2.0-dev (>= 2.49.1),
                libatk1.0-dev (>= 1.32.0),
-               libgtk-3-dev (>= 3.21.5),
+               libgtk-3-dev (>= 3.21.6),
                libgail-3-dev,
                libgnome-autoar-0-dev (>= 0.1),
                libgnome-desktop-3-dev (>= 3.10),




More information about the pkg-gnome-commits mailing list