[Pkg-mysql-commits] r1726 - mysql-dfsg-5.1/branches/unstable/debian

Norbert Tretkowski nobse at alioth.debian.org
Fri Sep 4 08:26:19 UTC 2009


Author: nobse
Date: 2009-09-04 08:26:16 +0000 (Fri, 04 Sep 2009)
New Revision: 1726

Modified:
   mysql-dfsg-5.1/branches/unstable/debian/changelog
   mysql-dfsg-5.1/branches/unstable/debian/rules
Log:
Drop --without-ndbcluster from configure call.

Modified: mysql-dfsg-5.1/branches/unstable/debian/changelog
===================================================================
--- mysql-dfsg-5.1/branches/unstable/debian/changelog	2009-09-03 17:43:50 UTC (rev 1725)
+++ mysql-dfsg-5.1/branches/unstable/debian/changelog	2009-09-04 08:26:16 UTC (rev 1726)
@@ -1,8 +1,9 @@
 mysql-dfsg-5.1 (5.1.38-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Drop --without-ndbcluster from configure call.
 
- -- Norbert Tretkowski <nobse at debian.org>  Thu, 03 Sep 2009 19:43:27 +0200
+ -- Norbert Tretkowski <nobse at debian.org>  Fri, 04 Sep 2009 10:25:01 +0200
 
 mysql-dfsg-5.1 (5.1.37-2) unstable; urgency=low
 

Modified: mysql-dfsg-5.1/branches/unstable/debian/rules
===================================================================
--- mysql-dfsg-5.1/branches/unstable/debian/rules	2009-09-03 17:43:50 UTC (rev 1725)
+++ mysql-dfsg-5.1/branches/unstable/debian/rules	2009-09-04 08:26:16 UTC (rev 1726)
@@ -109,7 +109,6 @@
 		--with-extra-charsets=all \
 		--with-plugins=max \
 		\
-		--without-ndbcluster \
 		--with-embedded-server \
 		--with-embedded-privilege-control'
 		




More information about the Pkg-mysql-commits mailing list