r51995 - in /desktop/experimental/glib2.0/debian: changelog libglib2.0-0.symbols patches/series patches/skip-broken-dbus-appinfo-test.patch patches/skip-brokwn-dbus-appinfo-test.patch

laney at users.alioth.debian.org laney at users.alioth.debian.org
Tue Feb 14 13:44:33 UTC 2017


Author: laney
Date: Tue Feb 14 13:44:32 2017
New Revision: 51995

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51995
Log:
New upstream release 2.51.2 (& 2.51.1)

Added:
    desktop/experimental/glib2.0/debian/patches/skip-broken-dbus-appinfo-test.patch
      - copied, changed from r51994, desktop/experimental/glib2.0/debian/patches/skip-brokwn-dbus-appinfo-test.patch
Removed:
    desktop/experimental/glib2.0/debian/patches/skip-brokwn-dbus-appinfo-test.patch
Modified:
    desktop/experimental/glib2.0/debian/changelog
    desktop/experimental/glib2.0/debian/libglib2.0-0.symbols
    desktop/experimental/glib2.0/debian/patches/series

Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=51995&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog	[utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog	[utf-8] Tue Feb 14 13:44:32 2017
@@ -1,3 +1,18 @@
+glib2.0 (2.51.2-1) UNRELEASED; urgency=medium
+
+  * New upstream release 2.51.2 (& 2.51.1).
+    + Minimal support for UUIDs has been added
+    + A new file attribute, G_FILE_ATTRIBUTE_RECENT_MODIFIED has been added to
+      improve sorting of recent files
+    + glib-compile-resources grew a --generate-phony-targets flag
+    + GLib now installs a valgrind suppressions file for GLib and GIO
+  * debian/patches/skip-brokwn-dbus-appinfo-test.patch: Refresh (and fix the
+    typo in the filename)
+  * debian/libglib2.0-0.symbols: Add g_uuid* symbols which are new in this
+    release
+
+ -- Iain Lane <laney at debian.org>  Tue, 14 Feb 2017 13:05:49 +0000
+
 glib2.0 (2.51.0-2) experimental; urgency=medium
 
   * Merge changes from 2.50.2-2:

Modified: desktop/experimental/glib2.0/debian/libglib2.0-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/libglib2.0-0.symbols?rev=51995&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/libglib2.0-0.symbols	[utf-8] (original)
+++ desktop/experimental/glib2.0/debian/libglib2.0-0.symbols	[utf-8] Tue Feb 14 13:44:32 2017
@@ -3423,6 +3423,8 @@
  g_utf8_to_utf16 at Base 2.12.0
  g_utf8_validate at Base 2.12.0
  g_utime at Base 2.18.0
+ g_uuid_string_is_valid at Base 2.51.2
+ g_uuid_string_random at Base 2.51.2
  g_variant_builder_add at Base 2.24.0
  g_variant_builder_add_parsed at Base 2.26.0
  g_variant_builder_add_value at Base 2.24.0

Modified: desktop/experimental/glib2.0/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/patches/series?rev=51995&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/patches/series	[utf-8] (original)
+++ desktop/experimental/glib2.0/debian/patches/series	[utf-8] Tue Feb 14 13:44:32 2017
@@ -6,7 +6,7 @@
 07_disable_tests_on_slow_archs.patch
 61_glib-compile-binaries-path.patch
 90_gio-modules-multiarch-compat.patch
-skip-brokwn-dbus-appinfo-test.patch
+skip-broken-dbus-appinfo-test.patch
 Do-not-attempt-to-autolaunch-a-session-dbus-daemon-w.patch
 81-skip-monitor-test-on-non-linux.patch
 0001-timer-test-use-volatile-for-locals.patch

Copied: desktop/experimental/glib2.0/debian/patches/skip-broken-dbus-appinfo-test.patch (from r51994, desktop/experimental/glib2.0/debian/patches/skip-brokwn-dbus-appinfo-test.patch)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/patches/skip-broken-dbus-appinfo-test.patch?rev=51995&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/patches/skip-brokwn-dbus-appinfo-test.patch	[utf-8] (original)
+++ desktop/experimental/glib2.0/debian/patches/skip-broken-dbus-appinfo-test.patch	[utf-8] Tue Feb 14 13:44:32 2017
@@ -6,11 +6,11 @@
 ===================================================================
 --- a/gio/tests/Makefile.am
 +++ b/gio/tests/Makefile.am
-@@ -397,7 +397,6 @@
+@@ -394,7 +394,6 @@
  
  test_programs += \
  	actions					\
 -	dbus-appinfo				\
+ 	defaultvalue				\
  	gapplication				\
  	gdbus-auth				\
- 	gdbus-bz627724				\




More information about the pkg-gnome-commits mailing list