r51258 - in /desktop/unstable/gnome-shell/debian: changelog control control.in

ah at users.alioth.debian.org ah at users.alioth.debian.org
Sun Oct 9 09:11:41 UTC 2016


Author: ah
Date: Sun Oct  9 09:11:41 2016
New Revision: 51258

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51258
Log:
Bump libgtk-3-dev build-dependency to >= 3.21.6 (Closes: #838885)
(libgtk-3-0.symbols has Build-Depends-Package meta-header so this
should ensure we get a dependency >= 3.21.6)
Thanks to Michael Biebl for the analysis.

Modified:
    desktop/unstable/gnome-shell/debian/changelog
    desktop/unstable/gnome-shell/debian/control
    desktop/unstable/gnome-shell/debian/control.in

Modified: desktop/unstable/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/changelog?rev=51258&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/changelog	[utf-8] Sun Oct  9 09:11:41 2016
@@ -1,3 +1,12 @@
+gnome-shell (3.22.0-2) unstable; urgency=medium
+
+  * Bump libgtk-3-dev build-dependency to >= 3.21.6 (Closes: #838885)
+    (libgtk-3-0.symbols has Build-Depends-Package meta-header so this
+     should ensure we get a dependency >= 3.21.6)
+    Thanks to Michael Biebl for the analysis.
+
+ -- Andreas Henriksson <andreas at fatal.se>  Sun, 09 Oct 2016 11:04:02 +0200
+
 gnome-shell (3.22.0-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control?rev=51258&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control	[utf-8] Sun Oct  9 09:11:41 2016
@@ -30,7 +30,7 @@
                libgnome-desktop-3-dev (>= 3.7.90),
                libgnome-menu-3-dev,
                libgstreamer1.0-dev (>= 0.11.92),
-               libgtk-3-dev (>= 3.16),
+               libgtk-3-dev (>= 3.21.6),
                libibus-1.0-dev,
                libmutter-dev (>= 3.22.0),
                libnm-glib-dev (>= 0.9.8) [linux-any],

Modified: desktop/unstable/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control.in?rev=51258&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control.in	[utf-8] Sun Oct  9 09:11:41 2016
@@ -26,7 +26,7 @@
                libgnome-desktop-3-dev (>= 3.7.90),
                libgnome-menu-3-dev,
                libgstreamer1.0-dev (>= 0.11.92),
-               libgtk-3-dev (>= 3.16),
+               libgtk-3-dev (>= 3.21.6),
                libibus-1.0-dev,
                libmutter-dev (>= 3.22.0),
                libnm-glib-dev (>= 0.9.8) [linux-any],




More information about the pkg-gnome-commits mailing list