[Pkg-mysql-commits] [mariadb-5.5] 01/01: Removed Provides lines with libmysqlclient-dev and libmysqld-dev to avoid consumer package double lib build errors

Otto Kekäläinen ottok-guest at moszumanska.debian.org
Wed Aug 27 18:36:36 UTC 2014


This is an automated email from the git hooks/post-receive script.

ottok-guest pushed a commit to branch master
in repository mariadb-5.5.

commit bc637404c6d7bd30803f08013615d1fec160b049
Author: Otto Kekäläinen <otto.kekalainen at seravo.fi>
Date:   Wed Aug 27 21:36:12 2014 +0300

    Removed Provides lines with libmysqlclient-dev and libmysqld-dev to avoid consumer package double lib build errors
---
 debian/changelog | 7 +++++++
 debian/control   | 2 --
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b033c7d..f48f3d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mariadb-5.5 (5.5.39-2) unstable; urgency=low
+
+  * d/control: Removed Provides: libmysqlclient-dev (Closes: #759309)
+  * d/control: Removed Provides: libmysqld-dev with same motivation
+
+ -- Otto Kekäläinen <otto at seravo.fi>  Wed, 27 Aug 2014 21:12:36 +0300
+
 mariadb-5.5 (5.5.39-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 73caaac..3531f7a 100644
--- a/debian/control
+++ b/debian/control
@@ -56,7 +56,6 @@ Depends: libmariadbclient-dev (>= ${source:Version}),
          ${shlibs:Depends}
 Breaks: libmysqld-dev
 Replaces: libmysqld-dev
-Provides: libmysqld-dev
 Description: MariaDB embedded database development files
  MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
  server. SQL (Structured Query Language) is the most popular database query
@@ -74,7 +73,6 @@ Depends: libmariadbclient18 (= ${binary:Version}),
          ${shlibs:Depends}
 Breaks: libmysqlclient-dev
 Replaces: libmysqlclient-dev
-Provides: libmysqlclient-dev
 Description: MariaDB database development files
  MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
  server. SQL (Structured Query Language) is the most popular database query

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-mysql/mariadb-5.5.git



More information about the Pkg-mysql-commits mailing list