[Pkg-voip-commits] r2282 - bayonne/trunk/debian

Mark Purcell msp at costa.debian.org
Sun Aug 20 21:26:43 UTC 2006


Author: msp
Date: 2006-08-20 21:26:41 +0000 (Sun, 20 Aug 2006)
New Revision: 2282

Modified:
   bayonne/trunk/debian/changelog
   bayonne/trunk/debian/rules
Log:
* configure --without-xml

Modified: bayonne/trunk/debian/changelog
===================================================================
--- bayonne/trunk/debian/changelog	2006-08-20 21:23:30 UTC (rev 2281)
+++ bayonne/trunk/debian/changelog	2006-08-20 21:26:41 UTC (rev 2282)
@@ -1,3 +1,9 @@
+bayonne (1.2.16-6) unstable; urgency=low
+
+  * configure --without-xml
+
+ -- Mark Purcell <msp at debian.org>  Sun, 20 Aug 2006 11:53:22 +0100
+
 bayonne (1.2.16-5) unstable; urgency=low
 
   * Remove Build-Depends: libhoard - has been removed from unstable

Modified: bayonne/trunk/debian/rules
===================================================================
--- bayonne/trunk/debian/rules	2006-08-20 21:23:30 UTC (rev 2281)
+++ bayonne/trunk/debian/rules	2006-08-20 21:26:41 UTC (rev 2282)
@@ -52,6 +52,7 @@
 	--includedir=\$${prefix}/include \
 	--libexecdir=\$${prefix}/lib/bayonne \
 	--without-phonedev \
+	--without-xml \
 	--without-unsafe
 
 build: build-stamp




More information about the Pkg-voip-commits mailing list