r19852 - in /desktop/unstable/gvfs/debian: changelog rules
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Wed Apr 29 20:45:11 UTC 2009
Author: joss
Date: Wed Apr 29 20:45:11 2009
New Revision: 19852
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19852
Log:
We need to run dh_makeshlibs, actually
Modified:
desktop/unstable/gvfs/debian/changelog
desktop/unstable/gvfs/debian/rules
Modified: desktop/unstable/gvfs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/changelog?rev=19852&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/changelog (original)
+++ desktop/unstable/gvfs/debian/changelog Wed Apr 29 20:45:11 2009
@@ -20,7 +20,7 @@
shipped libraries.
* Move libgvfscommon.so.0 to gvfs, and libgvfscommon-dnssd.so.0 to
gvfs-backends.
- * Donât tempt people with shlibs files or development symlinks.
+ * Donât tempt people with development symlinks.
* Add proper Conflicts/Replaces in gvfs.
-- Josselin Mouette <joss at debian.org> Mon, 27 Apr 2009 22:01:02 +0200
Modified: desktop/unstable/gvfs/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/rules?rev=19852&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/rules (original)
+++ desktop/unstable/gvfs/debian/rules Wed Apr 29 20:45:11 2009
@@ -11,9 +11,8 @@
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
-DEB_DH_MAKESHLIBS_ARGS_gvfs := --no-act
-DEB_DH_MAKESHLIBS_ARGS_gvfs-backends := --no-act
DEB_DH_STRIP_ARGS := --dbg-package=gvfs-dbg
+DEB_DH_MAKESHLIBS_ARGS_ALL := -Xlib/gio -Xlib/gvfs
LINUX_ARCHES := $(shell type-handling any linux)
More information about the pkg-gnome-commits
mailing list