r40624 - in /desktop/experimental/gvfs/debian: changelog patches/handle-inactive-vfs.patch patches/ref-jobs-in-thread.patch rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Tue Feb 18 00:27:40 UTC 2014


Author: ah
Date: Tue Feb 18 00:27:40 2014
New Revision: 40624

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40624
Log:
* Refresh patches:
  - debian/patches/handle-inactive-vfs.patch
  - debian/patches/ref-jobs-in-thread.patch
* debian/rules: disable extra LDFLAGS.

Modified:
    desktop/experimental/gvfs/debian/changelog
    desktop/experimental/gvfs/debian/patches/handle-inactive-vfs.patch
    desktop/experimental/gvfs/debian/patches/ref-jobs-in-thread.patch
    desktop/experimental/gvfs/debian/rules

Modified: desktop/experimental/gvfs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gvfs/debian/changelog?rev=40624&op=diff
==============================================================================
--- desktop/experimental/gvfs/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gvfs/debian/changelog	[utf-8] Tue Feb 18 00:27:40 2014
@@ -1,12 +1,16 @@
-gvfs (1.19.90-1) UNRELEASED; urgency=medium
+gvfs (1.19.90-1) experimental; urgency=medium
 
   * New upstream release.
   * Bump build-dependencies according to configure.ac changes:
     - use libsoup 2.42.0 (instead of libsoup-gnome)
     - libsmbclient 3.4.0
   * Drop debian/patches/05_shared_libdaemon.patch, obsolete.
-
- -- Andreas Henriksson <andreas at fatal.se>  Mon, 17 Feb 2014 22:33:17 +0100
+  * Refresh patches:
+    - debian/patches/handle-inactive-vfs.patch
+    - debian/patches/ref-jobs-in-thread.patch
+  * debian/rules: disable extra LDFLAGS.
+
+ -- Andreas Henriksson <andreas at fatal.se>  Mon, 17 Feb 2014 22:49:42 +0100
 
 gvfs (1.18.2-3) experimental; urgency=medium
 

Modified: desktop/experimental/gvfs/debian/patches/handle-inactive-vfs.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gvfs/debian/patches/handle-inactive-vfs.patch?rev=40624&op=diff
==============================================================================
--- desktop/experimental/gvfs/debian/patches/handle-inactive-vfs.patch	[utf-8] (original)
+++ desktop/experimental/gvfs/debian/patches/handle-inactive-vfs.patch	[utf-8] Tue Feb 18 00:27:40 2014
@@ -4,7 +4,7 @@
 
 --- a/client/gdaemonvfs.c
 +++ b/client/gdaemonvfs.c
-@@ -1483,7 +1483,7 @@
+@@ -1449,7 +1449,7 @@
  GDBusConnection *
  _g_daemon_vfs_get_async_bus (void)
  {

Modified: desktop/experimental/gvfs/debian/patches/ref-jobs-in-thread.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gvfs/debian/patches/ref-jobs-in-thread.patch?rev=40624&op=diff
==============================================================================
--- desktop/experimental/gvfs/debian/patches/ref-jobs-in-thread.patch	[utf-8] (original)
+++ desktop/experimental/gvfs/debian/patches/ref-jobs-in-thread.patch	[utf-8] Tue Feb 18 00:27:40 2014
@@ -21,7 +21,7 @@
      }
  }
  
-@@ -1057,7 +1059,8 @@
+@@ -1058,7 +1060,8 @@
  g_vfs_daemon_run_job_in_thread (GVfsDaemon *daemon,
  				GVfsJob    *job)
  {

Modified: desktop/experimental/gvfs/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gvfs/debian/rules?rev=40624&op=diff
==============================================================================
--- desktop/experimental/gvfs/debian/rules	[utf-8] (original)
+++ desktop/experimental/gvfs/debian/rules	[utf-8] Tue Feb 18 00:27:40 2014
@@ -8,7 +8,7 @@
 include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
+#LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 DEB_DH_STRIP_ARGS := --dbg-package=gvfs-dbg
 DEB_DH_MAKESHLIBS_ARGS_ALL := --no-act




More information about the pkg-gnome-commits mailing list