r10766 - in /packages/unstable/libgnomedb3/debian: changelog rules

grm-guest at users.alioth.debian.org grm-guest at users.alioth.debian.org
Sat May 5 19:29:55 UTC 2007


Author: grm-guest
Date: Sat May  5 19:29:54 2007
New Revision: 10766

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10766
Log:
debian/rules: exclude glade plugins from shlibs.


Modified:
    packages/unstable/libgnomedb3/debian/changelog
    packages/unstable/libgnomedb3/debian/rules

Modified: packages/unstable/libgnomedb3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgnomedb3/debian/changelog?rev=10766&op=diff
==============================================================================
--- packages/unstable/libgnomedb3/debian/changelog (original)
+++ packages/unstable/libgnomedb3/debian/changelog Sat May  5 19:29:54 2007
@@ -25,9 +25,10 @@
     upstream.
   * debian/patches/002_about_segfault_fix.patch: removed, the patched file was
     removed upstream.
-  * debian/watch: update. 
-
- -- Gustavo R. Montesino <grmontesino at ig.com.br>  Sat,  5 May 2007 15:19:22 -0300
+  * debian/watch: update.
+  * debian/rules: exclude glade plugins from shlibs. 
+
+ -- Gustavo R. Montesino <grmontesino at ig.com.br>  Sat,  5 May 2007 16:28:28 -0300
 
 libgnomedb (1.2.2-3) unstable; urgency=low
 

Modified: packages/unstable/libgnomedb3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgnomedb3/debian/rules?rev=10766&op=diff
==============================================================================
--- packages/unstable/libgnomedb3/debian/rules (original)
+++ packages/unstable/libgnomedb3/debian/rules Sat May  5 19:29:54 2007
@@ -18,6 +18,7 @@
 DEB_DH_INSTALL_SOURCEDIR := debian/tmp
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc
 DEB_DH_STRIP_ARGS += --dbg-package=$(DBG_PKG)
+DEB_DH_MAKESHLIBS_ARGS_ALL += -X /usr/lib/libglade
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list