[Pkg-mysql-commits] r1707 - in mysql-connector-cpp/tags: . 1.0.6_r768-1/debian
Rene Engelhard
rene at alioth.debian.org
Fri Aug 28 16:26:03 UTC 2009
Author: rene
Date: 2009-08-28 16:26:02 +0000 (Fri, 28 Aug 2009)
New Revision: 1707
Added:
mysql-connector-cpp/tags/1.0.6_r768-1/
mysql-connector-cpp/tags/1.0.6_r768-1/debian/changelog
mysql-connector-cpp/tags/1.0.6_r768-1/debian/control
Removed:
mysql-connector-cpp/tags/1.0.6_r768-1/debian/changelog
mysql-connector-cpp/tags/1.0.6_r768-1/debian/control
Log:
tag 1.0.6~r768-1
Deleted: mysql-connector-cpp/tags/1.0.6_r768-1/debian/changelog
===================================================================
--- mysql-connector-cpp/trunk/debian/changelog 2009-08-20 21:56:07 UTC (rev 1691)
+++ mysql-connector-cpp/tags/1.0.6_r768-1/debian/changelog 2009-08-28 16:26:02 UTC (rev 1707)
@@ -1,22 +0,0 @@
-mysql-connector-c++ (1.0.6~r754-1) experimental; urgency=low
-
- * New upstream snapshot
- * use libmysqlclient-dev
- * enable shared lib (now libmysqcppconn2)
- * disable build of test/. gets us a bogus libicu dep when icu is there on the
- build system and we don't/can't run the tests anyway
-
- -- Rene Engelhard <rene at debian.org> Thu, 20 Aug 2009 22:38:27 +0200
-
-mysql-connector-c++ (1.0.5-1) experimental; urgency=low
-
- * New upstream release
- * clean up dmake usage
-
- -- Rene Engelhard <rene at debian.org> Mon, 08 Jun 2009 22:07:51 +0200
-
-mysql-connector-cpp (1.0.2~20081215-1) experimental; urgency=low
-
- * Initial release (closes: #508985)
-
- -- Rene Engelhard <rene at debian.org> Mon, 05 Jan 2009 12:29:23 +0100
Copied: mysql-connector-cpp/tags/1.0.6_r768-1/debian/changelog (from rev 1706, mysql-connector-cpp/trunk/debian/changelog)
===================================================================
--- mysql-connector-cpp/tags/1.0.6_r768-1/debian/changelog (rev 0)
+++ mysql-connector-cpp/tags/1.0.6_r768-1/debian/changelog 2009-08-28 16:26:02 UTC (rev 1707)
@@ -0,0 +1,28 @@
+mysql-connector-c++ (1.0.6~r768-1) experimental; urgency=low
+
+ * New upstream snapshot
+
+ -- Rene Engelhard <rene at debian.org> Fri, 28 Aug 2009 16:17:12 +0200
+
+mysql-connector-c++ (1.0.6~r754-1) experimental; urgency=low
+
+ * New upstream snapshot
+ * use libmysqlclient-dev
+ * enable shared lib (now libmysqcppconn2)
+ * disable build of test/. gets us a bogus libicu dep when icu is there on the
+ build system and we don't/can't run the tests anyway
+
+ -- Rene Engelhard <rene at debian.org> Thu, 20 Aug 2009 22:38:27 +0200
+
+mysql-connector-c++ (1.0.5-1) experimental; urgency=low
+
+ * New upstream release
+ * clean up dmake usage
+
+ -- Rene Engelhard <rene at debian.org> Mon, 08 Jun 2009 22:07:51 +0200
+
+mysql-connector-cpp (1.0.2~20081215-1) experimental; urgency=low
+
+ * Initial release (closes: #508985)
+
+ -- Rene Engelhard <rene at debian.org> Mon, 05 Jan 2009 12:29:23 +0100
Deleted: mysql-connector-cpp/tags/1.0.6_r768-1/debian/control
===================================================================
--- mysql-connector-cpp/trunk/debian/control 2009-08-20 21:56:07 UTC (rev 1691)
+++ mysql-connector-cpp/tags/1.0.6_r768-1/debian/control 2009-08-28 16:26:02 UTC (rev 1707)
@@ -1,33 +0,0 @@
-Source: mysql-connector-c++
-Priority: optional
-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
-Uploaders: Rene Engelhard <rene at debian.org>
-Build-Depends: debhelper (>= 7), cmake, libmysqlclient-dev, dpatch, libboost-dev
-# only needed for tests and would result in a bogus dep otherwise
-Build-Conflicts: libicu-dev
-Standards-Version: 3.7.3
-Section: libs
-Homepage: http://forge.mysql.com/wiki/Connector_C++
-
-Package: libmysqlcppconn-dev
-Section: libdevel
-Architecture: any
-Depends: libmysqlcppconn2 (= ${binary:Version})
-Description: MySQL Connector for C++ (development files)
- MySQL Connector/C++ is a MySQL database connector for C++.
- .
- It mimics the JDBC 4.0 API.
- .
- This package contains the development files (headers, static library).
-
-Package: libmysqlcppconn2
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: MySQL Connector for C++ (library)
- MySQL Connector/C++ is a MySQL database connector for C++.
- .
- It mimics the JDBC 4.0 API.
- .
- This package contains the shared library
-
Copied: mysql-connector-cpp/tags/1.0.6_r768-1/debian/control (from rev 1706, mysql-connector-cpp/trunk/debian/control)
===================================================================
--- mysql-connector-cpp/tags/1.0.6_r768-1/debian/control (rev 0)
+++ mysql-connector-cpp/tags/1.0.6_r768-1/debian/control 2009-08-28 16:26:02 UTC (rev 1707)
@@ -0,0 +1,33 @@
+Source: mysql-connector-c++
+Priority: optional
+Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
+Uploaders: Rene Engelhard <rene at debian.org>
+Build-Depends: debhelper (>= 7), cmake, libmysqlclient-dev, dpatch, libboost-dev
+# only needed for tests and would result in a bogus dep otherwise
+Build-Conflicts: libicu-dev
+Standards-Version: 3.7.3
+Section: libs
+Homepage: http://forge.mysql.com/wiki/Connector_C++
+
+Package: libmysqlcppconn-dev
+Section: libdevel
+Architecture: any
+Depends: libmysqlcppconn3 (= ${binary:Version})
+Description: MySQL Connector for C++ (development files)
+ MySQL Connector/C++ is a MySQL database connector for C++.
+ .
+ It mimics the JDBC 4.0 API.
+ .
+ This package contains the development files (headers, static library).
+
+Package: libmysqlcppconn3
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: MySQL Connector for C++ (library)
+ MySQL Connector/C++ is a MySQL database connector for C++.
+ .
+ It mimics the JDBC 4.0 API.
+ .
+ This package contains the shared library
+
More information about the Pkg-mysql-commits
mailing list