[Pkg-xfce-commits] r3539 - goodies/trunk/parole/debian

Yves-Alexis Perez corsac at alioth.debian.org
Tue Oct 6 06:42:21 UTC 2009


Author: corsac
Date: 2009-10-06 18:42:21 +0000 (Tue, 06 Oct 2009)
New Revision: 3539

Modified:
   goodies/trunk/parole/debian/control
   goodies/trunk/parole/debian/rules
Log:
don't run makeshlibs in plugin dir


Modified: goodies/trunk/parole/debian/control
===================================================================
--- goodies/trunk/parole/debian/control	2009-10-06 17:25:40 UTC (rev 3538)
+++ goodies/trunk/parole/debian/control	2009-10-06 18:42:21 UTC (rev 3539)
@@ -3,9 +3,10 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Yves-Alexis Perez <corsac at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>
-Build-Depends: debhelper (>= 7), intltool, pkg-config, libgtk2.0-dev (>= 2.16),
- libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, libdbus-1-dev,
- libdbus-glib-1-dev, libxfcegui4-dev (>= 4.6.0), libnotify-dev, libtag1-dev,
+Build-Depends: debhelper (>= 7.0.50~), intltool, pkg-config, 
+ libgtk2.0-dev (>= 2.16), libgstreamer0.10-dev, 
+ libgstreamer-plugins-base0.10-dev, libdbus-1-dev, libdbus-glib-1-dev,
+ libxfcegui4-dev (>= 4.6.0), libnotify-dev, libtag1-dev
 Standards-Version: 3.8.3
 Homepage: http://goodies.xfce.org/projects/applications/parole
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/parole/

Modified: goodies/trunk/parole/debian/rules
===================================================================
--- goodies/trunk/parole/debian/rules	2009-10-06 17:25:40 UTC (rev 3538)
+++ goodies/trunk/parole/debian/rules	2009-10-06 18:42:21 UTC (rev 3539)
@@ -3,3 +3,6 @@
 
 %:
 	dh $@
+
+override_dh_makeshlibs:
+	dh_makeshlibs -X usr/lib/parole-0




More information about the Pkg-xfce-commits mailing list