r42180 - /desktop/experimental/glib2.0/debian/changelog

laney at users.alioth.debian.org laney at users.alioth.debian.org
Thu Aug 14 10:05:05 UTC 2014


Author: laney
Date: Thu Aug 14 10:05:05 2014
New Revision: 42180

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42180
Log:
Update changelog


Modified:
    desktop/experimental/glib2.0/debian/changelog

Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=42180&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog	[utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog	[utf-8] Thu Aug 14 10:05:05 2014
@@ -8,6 +8,27 @@
   * 0001-gvariant-tests-workaround-libc-compiler-issue.patch: Drop, applied
     upstream in this release.
   * Add new symbols for this release.
+  * Merge in changes from 2.40.0-4
+    + Adapt for system pcre3/1:8.35 (Closes: #755439):
+      - a PCRE 8.31 bug in case-insensitivity has been fixed, so do not assert
+        bug-for-bug compatibility with 8.31
+      - named match groups' names cannot start with a digit any more, so
+        (?P<1>.) is no longer allowed; do not assert that it is
+      - turn off a new optimization that would reduce the result set when
+        called from g_match_all(_full), to preserve existing functionality
+    + Build-depend on pcre3/1:8.35 so that the new optimization is
+      known to be turned off in the built binaries
+    + Add patch from upstream to fix mis-optimization in gvariant test
+      with gcc 4.9 (Closes: #756272)
+    + Avoid using dbus-launch for regression tests (Closes: #737488):
+      - run installed-tests under dbus-run-session from dbus (>= 1.8)
+      - do not run build-time tests under dbus-launch: those that use D-Bus
+        all create their own session bus instances now
+        (i.e. remove 05_run-gio-tests-with-a-dbus-session.patch)
+      - set a deliberately invalid DBUS_SESSION_BUS_ADDRESS to make sure
+        nothing in the build is still inheriting it from the environment
+    + Override Lintian false positive #733733: we build-depend on python:any
+      but Lintian doesn't yet understand :any syntax
 
  -- Iain Lane <laney at debian.org>  Wed, 16 Jul 2014 17:44:58 +0100
 




More information about the pkg-gnome-commits mailing list