[Pkg-xfce-commits] r1554 - goodies/xfce4-mpc-plugin/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Fri Jan 25 22:58:33 UTC 2008


Author: corsac
Date: 2008-01-25 22:58:33 +0000 (Fri, 25 Jan 2008)
New Revision: 1554

Modified:
   goodies/xfce4-mpc-plugin/debian/changelog
   goodies/xfce4-mpc-plugin/debian/rules
Log:
* debian/rules: explicitely build without libmpd.

Modified: goodies/xfce4-mpc-plugin/debian/changelog
===================================================================
--- goodies/xfce4-mpc-plugin/debian/changelog	2008-01-25 22:58:05 UTC (rev 1553)
+++ goodies/xfce4-mpc-plugin/debian/changelog	2008-01-25 22:58:33 UTC (rev 1554)
@@ -1,11 +1,15 @@
 xfce4-mpc-plugin (0.3.2-2) UNRELEASED; urgency=low
 
+  [ Simon Huggins ]
   * debian/control: Move fake Homepage field to a real one now dpkg
     supports it.
   * Add Vcs-* headers to debian/control
 
- -- Simon Huggins <huggie at earth.li>  Tue, 27 Nov 2007 17:07:16 +0000
+  [ Yves-Alexis Perez ]
+  * debian/rules: explicitely build without libmpd.
 
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 25 Jan 2008 17:10:20 +0100
+
 xfce4-mpc-plugin (0.3.2-1) unstable; urgency=low
 
   * New upstream release. 

Modified: goodies/xfce4-mpc-plugin/debian/rules
===================================================================
--- goodies/xfce4-mpc-plugin/debian/rules	2008-01-25 22:58:05 UTC (rev 1553)
+++ goodies/xfce4-mpc-plugin/debian/rules	2008-01-25 22:58:33 UTC (rev 1554)
@@ -1,3 +1,5 @@
 #!/usr/bin/make -f
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-libmpd




More information about the Pkg-xfce-commits mailing list