[Pkg-bluetooth-commits] r1095 - in /packages/obexd/trunk/debian: changelog rules

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Mon Jul 4 15:48:19 UTC 2011


Author: iwamatsu
Date: Mon Jul  4 15:48:18 2011
New Revision: 1095

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1095
Log:
Update debian/rules.
- enable usb and pcsuite plugins.


Modified:
    packages/obexd/trunk/debian/changelog
    packages/obexd/trunk/debian/rules

Modified: packages/obexd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/obexd/trunk/debian/changelog?rev=1095&op=diff
==============================================================================
--- packages/obexd/trunk/debian/changelog (original)
+++ packages/obexd/trunk/debian/changelog Mon Jul  4 15:48:18 2011
@@ -5,6 +5,8 @@
     - Update Standards-Version to 3.9.2, no changes needed.
     - Drop cdbs from Build-Depends.
   * Converted from cdbs to debhelper.
+  * Update debian/rules.
+    enable usb and pcsuite plugins.
 
  -- Nobuhiro Iwamatsu <iwamatsu at debian.org>  Mon, 04 Jul 2011 23:57:21 +0900
 

Modified: packages/obexd/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/obexd/trunk/debian/rules?rev=1095&op=diff
==============================================================================
--- packages/obexd/trunk/debian/rules (original)
+++ packages/obexd/trunk/debian/rules Mon Jul  4 15:48:18 2011
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_configure:
+	dh_auto_configure -- --enable-usb --enable-pcsuite




More information about the Pkg-bluetooth-commits mailing list