List:Commits« Previous MessageNext Message »
From:Daniel Fischer Date:May 23 2007 12:25pm
Subject:bk commit into 5.0 tree (df:1.2487)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of df. When df does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2007-05-23 14:25:45+02:00, df@stripped +1 -0
  debian typo

  debian/control.in@stripped, 2007-05-23 14:25:42+02:00, df@stripped +2 -2
    debian typo

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	df
# Host:	pippilotta.erinye.com
# Root:	/shared/home/df/mysql/build/mysql-5.0.42-debian

--- 1.8/debian/control.in	2007-05-02 18:53:54 +02:00
+++ 1.9/debian/control.in	2007-05-23 14:25:42 +02:00
@@ -37,7 +37,7 @@
 Section: libdevel
 Depends: libmysqlclient@SHARED_LIB_MAJOR_VERSION@@MYSQL_FLAVOR@off (>= ${Source-Version}), zlib1g-dev, ${shlibs:Depends}
 Conflicts: libmysqlclient14-dev, libmysqlclient12-dev, libmysqlclient10-dev
-Provides: libmysqlclient@SHARED_LIB_MAJOR_VERSION@-dev libmysqlclient-dev
+Provides: libmysqlclient@SHARED_LIB_MAJOR_VERSION@-dev, libmysqlclient-dev
 Description: mysql database development files
  The MySQL(TM) software delivers a very fast, multi-threaded, multi-user,
  and robust SQL (Structured Query Language) database server. MySQL Server
@@ -90,7 +90,7 @@
 Architecture: any
 Section: libdevel
 Depends: libndbclient@NDB_SHARED_LIB_MAJOR_VERSION@@MYSQL_FLAVOR@off (>= ${Source-Version}), zlib1g-dev, ${shlibs:Depends}
-Provides: libndbclient-dev libndbclient@NDB_SHARED_LIB_MAJOR_VERSION@-dev
+Provides: libndbclient-dev, libndbclient@NDB_SHARED_LIB_MAJOR_VERSION@-dev
 Description: mysql cluster NdbApi development files
  The MySQL(TM) software delivers a very fast, multi-threaded, multi-user,
  and robust SQL (Structured Query Language) database server. MySQL Server
Thread
bk commit into 5.0 tree (df:1.2487)Daniel Fischer23 May