Commit 52ceea23 authored by Otto Kekäläinen's avatar Otto Kekäläinen
Browse files

Allow mariadb-client-5.5 to overwrite the innochecksum man page file...

Allow mariadb-client-5.5 to overwrite the innochecksum man page file previously part of mariadb-server-5.5
parent b7255313
mariadb-5.5 (5.5.39-3) UNRELEASED; urgency=low mariadb-5.5 (5.5.39-3) UNRELEASED; urgency=low
* Updated Dutch translation by Frans Spiesschaert (Closes: #764010) * Updated Dutch translation by Frans Spiesschaert (Closes: #764010)
* Updated control file so that mariadb-client-5.5 breaks and replaces
the package mariadb-server-5.5 to allow overwriting the innochecksum
man page file which has changed location (LP: #1368124) as per
doc https://www.debian.org/doc/debian-policy/ch-relationships.html#s7.6.1
-- Otto Kekäläinen <otto@seravo.fi> Sat, 04 Oct 2014 22:45:02 +0300 -- Otto Kekäläinen <otto@seravo.fi> Sat, 04 Oct 2014 22:45:02 +0300
......
...@@ -125,8 +125,16 @@ Depends: debianutils (>=1.6), ...@@ -125,8 +125,16 @@ Depends: debianutils (>=1.6),
${shlibs:Depends} ${shlibs:Depends}
Recommends: libdbd-mysql-perl (>= 1.2202) Recommends: libdbd-mysql-perl (>= 1.2202)
Conflicts: mysql-client-core-5.5, mysql-client-core-5.6 Conflicts: mysql-client-core-5.5, mysql-client-core-5.6
Breaks: mysql-client, mysql-client-5.5, mysql-client-5.6, virtual-mysql-client Breaks: mariadb-server-5.5 (<< ${source:Version}),
Replaces: mysql-client, mysql-client-5.5, mysql-client-5.6, virtual-mysql-client mysql-client,
mysql-client-5.5,
mysql-client-5.6,
virtual-mysql-client
Replaces: mariadb-server-5.5 (<< ${source:Version}),
mysql-client,
mysql-client-5.5,
mysql-client-5.6,
virtual-mysql-client
Provides: virtual-mysql-client Provides: virtual-mysql-client
Description: MariaDB database client binaries Description: MariaDB database client binaries
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment