[Pkg-xfce-commits] r4179 - desktop/branches/experimental/exo/debian

Lionel Le Folgoc mrpouit-guest at alioth.debian.org
Mon Jul 26 05:53:23 UTC 2010


Author: mrpouit-guest
Date: 2010-07-26 05:53:21 +0000 (Mon, 26 Jul 2010)
New Revision: 4179

Modified:
   desktop/branches/experimental/exo/debian/changelog
   desktop/branches/experimental/exo/debian/rules
Log:
* debian/rules:
  - switch to rules.tiny + overrides
  - exclude exo gio module from dh_makeshlibs.

Modified: desktop/branches/experimental/exo/debian/changelog
===================================================================
--- desktop/branches/experimental/exo/debian/changelog	2010-07-25 22:46:00 UTC (rev 4178)
+++ desktop/branches/experimental/exo/debian/changelog	2010-07-26 05:53:21 UTC (rev 4179)
@@ -19,7 +19,9 @@
       mail composition script for mailto:// hyperlinks, which is not a strictly
       required feature, and allows small projects to get rid of Perl
     - drop some trailing spaces.
-  * debian/rules: switch to rules.tiny + overrides.
+  * debian/rules:
+    - switch to rules.tiny + overrides
+    - exclude exo gio module from dh_makeshlibs.
   * debian/compat: bump to 7.
   * debian/README.*: dropped, contain outdated info.
   * Hal support removed upstream:

Modified: desktop/branches/experimental/exo/debian/rules
===================================================================
--- desktop/branches/experimental/exo/debian/rules	2010-07-25 22:46:00 UTC (rev 4178)
+++ desktop/branches/experimental/exo/debian/rules	2010-07-26 05:53:21 UTC (rev 4179)
@@ -44,3 +44,6 @@
 	dh_strip -p $(EXO_SONAME) --dbg-package=$(EXO_SONAME)-dbg
 	dh_strip -p exo-utils --dbg-package=exo-utils-dbg
 	dh_strip --remaining-packages
+
+override_dh_makeshlibs:
+	dh_makeshlibs -p $(EXO_SONAME) --exclude=usr/lib/gio/modules/libexo-module-1.so




More information about the Pkg-xfce-commits mailing list