diff options
author | unknown <mtaylor@blade09.mysql.com> | 2007-04-20 03:50:11 +0200 |
---|---|---|
committer | unknown <mtaylor@blade09.mysql.com> | 2007-04-20 03:50:11 +0200 |
commit | 30101641113256b5dab18a8b4fe4c00214d539ed (patch) | |
tree | 6c0d1f74209cd065713c28820f0ac6d0038fe7f5 /debian | |
parent | d7693a02ae17dc801cac39a1aa501ec0889e7f11 (diff) | |
download | mariadb-git-30101641113256b5dab18a8b4fe4c00214d539ed.tar.gz |
control.in:
Left a stray space in.
debian/control.in:
Left a stray space in.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control.in b/debian/control.in index 52c7980d2a0..8206728e6d7 100644 --- a/debian/control.in +++ b/debian/control.in @@ -6,7 +6,7 @@ Uploaders: Mads Martin Joergensen <mads@mysql.com>, MySQL Build Team <build-priv Build-Depends: libtool (>= 1.4.2-7), g++ (>= 4:3.3.5-3), procps | hurd, debhelper (>= 4.1.16), file (>= 3.28-1), libncurses5-dev (>= 5.0-6), perl (>= 5.6.0), libwrap0-dev (>= 7.6-8.3), zlib1g-dev (>= 1:1.1.3-5), libreadline5-dev | libreadline-dev, psmisc, po-debconf, chrpath, automake1.8, doxygen, gs, dpatch, gawk, bison Standards-Version: 3.7.2 -Package: libmysqlclient@SHARED_LIB_MAJOR_VERSION@ off +Package: libmysqlclient@SHARED_LIB_MAJOR_VERSION@off Section: libs Architecture: any Depends: mysql-common (>= ${Source-Version}), ${shlibs:Depends} |