r42466 - in /desktop/experimental/gtk+3.0/debian: changelog control control.in libgtk-3-0.symbols patches/032_mips_treeview_row_separator_height.patch rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 4 10:38:29 UTC 2014


Author: ah
Date: Thu Sep  4 10:38:29 2014
New Revision: 42466

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42466
Log:
* New upstream development release (3.13.7)
* Add debian/patches/make-reftests-work-without-installed-tests.patch
  and debian/patches/make-reftests-rpath-fix.patch
  - https://bugzilla.gnome.org/show_bug.cgi?id=735401
* New upstream development release (3.13.8)
* Update build-dependencies according to configure.ac changes:
  - Bump libgdk-pixbuf2.0-dev to (>= 2.30.0)
  - Bump libwayland-dev to (>= 1.5.91)
* debian/patches/032_mips_treeview_row_separator_height.patch:
  - massage the patch into applying again.
* Update debian/libgtk-3-0.symbols
  - 4 dropped gdk_wayland_*_libgtk_only symbols, should be unused.
  - 3 new wayland related symbols

Modified:
    desktop/experimental/gtk+3.0/debian/changelog
    desktop/experimental/gtk+3.0/debian/control
    desktop/experimental/gtk+3.0/debian/control.in
    desktop/experimental/gtk+3.0/debian/libgtk-3-0.symbols
    desktop/experimental/gtk+3.0/debian/patches/032_mips_treeview_row_separator_height.patch
    desktop/experimental/gtk+3.0/debian/rules

Modified: desktop/experimental/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/changelog?rev=42466&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/changelog	[utf-8] Thu Sep  4 10:38:29 2014
@@ -1,6 +1,6 @@
-gtk+3.0 (3.13.7-1) UNRELEASED; urgency=medium
-
-  * New upstream development release.
+gtk+3.0 (3.13.8-1) UNRELEASED; urgency=medium
+
+  * New upstream development release (3.13.7)
   * Update build-dependencies according to configure.ac
     - bump libglib2.0-dev to (>= 2.41.2)
   * Update libgtk-3.0-dev dependency on libglib2.0-dev to (>= 2.41.2)
@@ -12,11 +12,18 @@
     - this one supports new "nullable" annotation.
   * Build-depend on adwaita-icon-theme instead of gnome-icon-theme-symbolic
   * Update debian/libgtk-3-0.symbols with many additions
-  * Add --enable-installed-tests configure flag for both deb and udeb
-    - this works around a problem with libreftest.la not being built
-      otherwise leading to "make check" failing.
-    - Note: atleast the udeb part should be disabled once upstream is fixed!
-      see https://bugzilla.gnome.org/show_bug.cgi?id=735401
+  * Add debian/patches/make-reftests-work-without-installed-tests.patch
+    and debian/patches/make-reftests-rpath-fix.patch
+    - https://bugzilla.gnome.org/show_bug.cgi?id=735401
+  * New upstream development release (3.13.8)
+  * Update build-dependencies according to configure.ac changes:
+    - Bump libgdk-pixbuf2.0-dev to (>= 2.30.0)
+    - Bump libwayland-dev to (>= 1.5.91)
+  * debian/patches/032_mips_treeview_row_separator_height.patch:
+    - massage the patch into applying again.
+  * Update debian/libgtk-3-0.symbols
+    - 4 dropped gdk_wayland_*_libgtk_only symbols, should be unused.
+    - 3 new wayland related symbols
 
  -- Andreas Henriksson <andreas at fatal.se>  Sun, 24 Aug 2014 21:25:22 -0700
 

Modified: desktop/experimental/gtk+3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/control?rev=42466&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/control	[utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/control	[utf-8] Thu Sep  4 10:38:29 2014
@@ -17,11 +17,11 @@
                adwaita-icon-theme,
                at-spi2-core,
                libglib2.0-dev (>= 2.41.2),
-               libgdk-pixbuf2.0-dev (>= 2.27.1),
+               libgdk-pixbuf2.0-dev (>= 2.30.0),
                libpango1.0-dev (>= 1.32.4),
                libatk1.0-dev (>= 2.7.5),
                libatk-bridge2.0-dev,
-               libwayland-dev (>= 1.4.0) [linux-any],
+               libwayland-dev (>= 1.5.91) [linux-any],
                libxkbcommon-dev (>= 0.2.0),
                libx11-dev (>= 2:1.3.3-2),
                libxext-dev (>= 2:1.1.1-3),

Modified: desktop/experimental/gtk+3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/control.in?rev=42466&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/control.in	[utf-8] Thu Sep  4 10:38:29 2014
@@ -17,11 +17,11 @@
                adwaita-icon-theme,
                at-spi2-core,
                libglib2.0-dev (>= 2.41.2),
-               libgdk-pixbuf2.0-dev (>= 2.27.1),
+               libgdk-pixbuf2.0-dev (>= 2.30.0),
                libpango1.0-dev (>= 1.32.4),
                libatk1.0-dev (>= 2.7.5),
                libatk-bridge2.0-dev,
-               libwayland-dev (>= 1.4.0) [linux-any],
+               libwayland-dev (>= 1.5.91) [linux-any],
                libxkbcommon-dev (>= 0.2.0),
                libx11-dev (>= 2:1.3.3-2),
                libxext-dev (>= 2:1.1.1-3),

Modified: desktop/experimental/gtk+3.0/debian/libgtk-3-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/libgtk-3-0.symbols?rev=42466&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/libgtk-3-0.symbols	[utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/libgtk-3-0.symbols	[utf-8] Thu Sep  4 10:38:29 2014
@@ -387,19 +387,22 @@
  gdk_visual_get_type at Base 3.0.0
  gdk_visual_get_visual_type at Base 3.0.0
  gdk_visual_type_get_type at Base 3.0.0
- (arch=linux-any)gdk_wayland_device_clear_selection_content_libgtk_only at Base 3.9.10
- (arch=linux-any)gdk_wayland_device_get_selection_type_atoms_libgtk_only at Base 3.9.10
+#MISSING: 3.13.8-1# (arch=linux-any)gdk_wayland_device_clear_selection_content_libgtk_only at Base 3.9.10
+#MISSING: 3.13.8-1# (arch=linux-any)gdk_wayland_device_get_selection_type_atoms_libgtk_only at Base 3.9.10
  (arch=linux-any)gdk_wayland_device_get_type at Base 3.9.10
  (arch=linux-any)gdk_wayland_device_get_wl_keyboard at Base 3.9.10
  (arch=linux-any)gdk_wayland_device_get_wl_pointer at Base 3.9.10
  (arch=linux-any)gdk_wayland_device_get_wl_seat at Base 3.9.10
- (arch=linux-any)gdk_wayland_device_offer_selection_content_libgtk_only at Base 3.9.10
- (arch=linux-any)gdk_wayland_device_request_selection_content_libgtk_only at Base 3.9.10
+#MISSING: 3.13.8-1# (arch=linux-any)gdk_wayland_device_offer_selection_content_libgtk_only at Base 3.9.10
+#MISSING: 3.13.8-1# (arch=linux-any)gdk_wayland_device_request_selection_content_libgtk_only at Base 3.9.10
  (arch=linux-any)gdk_wayland_display_get_type at Base 3.9.10
  (arch=linux-any)gdk_wayland_display_get_wl_compositor at Base 3.9.10
  (arch=linux-any)gdk_wayland_display_get_wl_display at Base 3.9.10
  (arch=linux-any)gdk_wayland_display_get_xdg_shell at Base 3.11.5
  (arch=linux-any)gdk_wayland_display_set_cursor_theme at Base 3.9.10
+ (arch=linux-any)gdk_wayland_drag_context_get_dnd_window_libgtk_only at Base 3.13.8
+ (arch=linux-any)gdk_wayland_selection_add_targets_libgtk_only at Base 3.13.8
+ (arch=linux-any)gdk_wayland_selection_clear_targets_libgtk_only at Base 3.13.8
  (arch=linux-any)gdk_wayland_window_get_type at Base 3.9.10
  (arch=linux-any)gdk_wayland_window_get_wl_surface at Base 3.9.10
  (arch=linux-any)gdk_wayland_window_set_dbus_properties_libgtk_only at Base 3.10.0

Modified: desktop/experimental/gtk+3.0/debian/patches/032_mips_treeview_row_separator_height.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/patches/032_mips_treeview_row_separator_height.patch?rev=42466&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/patches/032_mips_treeview_row_separator_height.patch	[utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/patches/032_mips_treeview_row_separator_height.patch	[utf-8] Thu Sep  4 10:38:29 2014
@@ -11,6 +11,6 @@
    g_test_add_func ("/TreeView/sizing/row-separator-height",
 -                   test_row_separator_height);
 +                   test_row_separator_height);*/
+   g_test_add_func ("/TreeView/selection/count", test_selection_count);
  
    return g_test_run ();
- }

Modified: desktop/experimental/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/rules?rev=42466&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/rules	[utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/rules	[utf-8] Thu Sep  4 10:38:29 2014
@@ -68,7 +68,6 @@
 			--enable-broadway-backend \
 			--enable-x11-backend \
 			--enable-gtk-doc \
- 			--enable-installed-tests \
 			--enable-shared \
 			--enable-introspection \
 			--enable-cloudprint \
@@ -87,7 +86,6 @@
 endif
 
 DEB_CONFIGURE_FLAGS_shared_udeb = \
- 			--enable-installed-tests \
 			--disable-broadway-backend \
 			--disable-wayland-backend \
 			--enable-x11-backend \




More information about the pkg-gnome-commits mailing list