r48334 - in /desktop/unstable/gnome-contacts/debian: changelog control control.in

ah at users.alioth.debian.org ah at users.alioth.debian.org
Wed Apr 20 12:17:31 UTC 2016


Author: ah
Date: Wed Apr 20 12:17:31 2016
New Revision: 48334

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48334
Log:
* Bump gtk+ build-dependency to >= 3.20.0 (Closes: #821857)
  - uses gtk_widget_set_focus_on_click API new in 3.20, see also:
    https://git.gnome.org/browse/gnome-contacts/commit/?id=fefba769

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

Modified: desktop/unstable/gnome-contacts/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-contacts/debian/changelog?rev=48334&op=diff
==============================================================================
--- desktop/unstable/gnome-contacts/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-contacts/debian/changelog	[utf-8] Wed Apr 20 12:17:31 2016
@@ -1,3 +1,11 @@
+gnome-contacts (3.19.91-2) unstable; urgency=medium
+
+  * Bump gtk+ build-dependency to >= 3.20.0 (Closes: #821857)
+    - uses gtk_widget_set_focus_on_click API new in 3.20, see also:
+      https://git.gnome.org/browse/gnome-contacts/commit/?id=fefba769
+
+ -- Andreas Henriksson <andreas at fatal.se>  Wed, 20 Apr 2016 14:14:45 +0200
+
 gnome-contacts (3.19.91-1) unstable; urgency=medium
 
   [ Laurent Bigonville ]

Modified: desktop/unstable/gnome-contacts/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-contacts/debian/control?rev=48334&op=diff
==============================================================================
--- desktop/unstable/gnome-contacts/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-contacts/debian/control	[utf-8] Wed Apr 20 12:17:31 2016
@@ -26,7 +26,7 @@
                libglib2.0-dev (>= 2.37.6),
                libgnome-desktop-3-dev (>= 3.8),
                libgoa-1.0-dev,
-               libgtk-3-dev (>= 3.16.0),
+               libgtk-3-dev (>= 3.20.0),
                libtelepathy-glib-dev (>= 0.17.5),
                valac (>= 0.24.0),
                libcheese-gtk-dev,

Modified: desktop/unstable/gnome-contacts/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-contacts/debian/control.in?rev=48334&op=diff
==============================================================================
--- desktop/unstable/gnome-contacts/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-contacts/debian/control.in	[utf-8] Wed Apr 20 12:17:31 2016
@@ -22,7 +22,7 @@
                libglib2.0-dev (>= 2.37.6),
                libgnome-desktop-3-dev (>= 3.8),
                libgoa-1.0-dev,
-               libgtk-3-dev (>= 3.16.0),
+               libgtk-3-dev (>= 3.20.0),
                libtelepathy-glib-dev (>= 0.17.5),
                valac (>= 0.24.0),
                libcheese-gtk-dev,




More information about the pkg-gnome-commits mailing list