[Pkg-mysql-commits] r988 - branches/sid-5.0/debian

Norbert Tretkowski nobse at alioth.debian.org
Sat Nov 10 15:03:40 UTC 2007


Author: nobse
Date: 2007-11-10 15:03:40 +0000 (Sat, 10 Nov 2007)
New Revision: 988

Modified:
   branches/sid-5.0/debian/changelog
   branches/sid-5.0/debian/rules
Log:
Use 'lenny' instead 'etch' in build comment.

Modified: branches/sid-5.0/debian/changelog
===================================================================
--- branches/sid-5.0/debian/changelog	2007-11-10 14:55:55 UTC (rev 987)
+++ branches/sid-5.0/debian/changelog	2007-11-10 15:03:40 UTC (rev 988)
@@ -24,8 +24,9 @@
   * Update innotop to 1.6.0 release.
   * Added mysqlreport and innotop to mysql-client description.
   * Disabled log_bin option in default config file.
+  * Use 'lenny' instead 'etch' in build comment.
 
- -- Norbert Tretkowski <nobse at debian.org>  Sat, 10 Nov 2007 15:50:27 +0100
+ -- Norbert Tretkowski <nobse at debian.org>  Sat, 10 Nov 2007 16:02:26 +0100
 
 mysql-dfsg-5.0 (5.0.45-1) unstable; urgency=low
 

Modified: branches/sid-5.0/debian/rules
===================================================================
--- branches/sid-5.0/debian/rules	2007-11-10 14:55:55 UTC (rev 987)
+++ branches/sid-5.0/debian/rules	2007-11-10 15:03:40 UTC (rev 988)
@@ -71,7 +71,7 @@
 	        --mandir=/usr/share/man \
 		\
 		--with-server-suffix="-Debian_$(DEBVERSION)" \
-		--with-comment="Debian etch distribution" \
+		--with-comment="Debian lenny distribution" \
 		\
 		--enable-shared \
 		--enable-static \




More information about the Pkg-mysql-commits mailing list