r48439 - in /desktop/unstable/gnome-dictionary/debian: changelog control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Apr 27 19:48:46 UTC 2016


Author: biebl
Date: Wed Apr 27 19:48:45 2016
New Revision: 48439

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48439
Log:
Bump Build-Depends on libgtk-3-dev to (>= 3.20) as it uses new API like
gdk_display_get_default_seat() or gdk_seat_get_pointer(). Closes: #822790

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

Modified: desktop/unstable/gnome-dictionary/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/changelog?rev=48439&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/changelog	[utf-8] Wed Apr 27 19:48:45 2016
@@ -1,3 +1,10 @@
+gnome-dictionary (3.20.0-2) UNRELEASED; urgency=medium
+
+  * Bump Build-Depends on libgtk-3-dev to (>= 3.20) as it uses new API like
+    gdk_display_get_default_seat() or gdk_seat_get_pointer(). Closes: #822790
+
+ -- Michael Biebl <biebl at debian.org>  Wed, 27 Apr 2016 21:45:49 +0200
+
 gnome-dictionary (3.20.0-1) unstable; urgency=medium
 
   [ Andreas Henriksson ]

Modified: desktop/unstable/gnome-dictionary/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/control.in?rev=48439&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/control.in	[utf-8] Wed Apr 27 19:48:45 2016
@@ -9,7 +9,7 @@
                autotools-dev,
                intltool (>= 0.40.0),
                libglib2.0-dev (>= 2.39.0),
-               libgtk-3-dev (>= 3.16),
+               libgtk-3-dev (>= 3.20),
                gtk-doc-tools (>= 1.10),
                yelp-tools,
                libglib2.0-doc,
@@ -50,7 +50,7 @@
 Depends: ${misc:Depends},
          libgdict-1.0-10 (= ${binary:Version}),
          gir1.2-gdict-1.0 (= ${binary:Version}),
-         libgtk-3-dev (>= 3.16),
+         libgtk-3-dev (>= 3.20),
          libglib2.0-dev (>= 2.39.0)
 Description: GNOME Dictionary base library - development files
  This package contains the development files for a library used by the




More information about the pkg-gnome-commits mailing list