Changeset: 3a418dfb0ed5 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3a418dfb0ed5
Added Files:
debian/libmonetdb-client9.install
debian/libmonetdb15.install
Removed Files:
debian/libmonetdb-client8.install
debian/libmonetdb13.install
Modified Files:
debian/control
libversions
Branch: Jul2017
Log Message:
Updated library versions.
diffs (74 lines):
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 5), autotoo
Standards-Version: 3.8.0
X-Python-Version: >= 2.6
-Package: libmonetdb13
+Package: libmonetdb15
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libmonetdb5-server-geom (<< ${source:Version})
@@ -32,7 +32,7 @@ Description: MonetDB core library
Package: libmonetdb-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libatomic-ops-dev,
- libmonetdb13, libmonetdb-stream-dev
+ libmonetdb15, libmonetdb-stream-dev
Description: MonetDB development files
MonetDB is a database management system that is developed from a
main-memory perspective with use of a fully decomposed storage model,
@@ -67,7 +67,7 @@ Description: MonetDB stream library deve
This package contains the files to develop with the
libmonetdb-stream8 library.
-Package: libmonetdb-client8
+Package: libmonetdb-client9
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: MonetDB client/server interface library
@@ -82,14 +82,14 @@ Description: MonetDB client/server inter
Package: libmonetdb-client-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
- libmonetdb-client8 (= ${source:Version})
+ libmonetdb-client9 (= ${source:Version})
Description: MonetDB client/server interface library development files
MonetDB is a database management system that is developed from a
main-memory perspective with use of a fully decomposed storage model,
automatic index management, extensibility of data types and search
accelerators. It also has an SQL frontend.
.
- This package contains the files to develop with the libmonetdb-client8
+ This package contains the files to develop with the libmonetdb-client9
library.
Package: monetdb-client
diff --git a/debian/libmonetdb-client8.install
b/debian/libmonetdb-client9.install
rename from debian/libmonetdb-client8.install
rename to debian/libmonetdb-client9.install
diff --git a/debian/libmonetdb13.install b/debian/libmonetdb15.install
rename from debian/libmonetdb13.install
rename to debian/libmonetdb15.install
diff --git a/libversions b/libversions
--- a/libversions
+++ b/libversions
@@ -36,13 +36,13 @@
# version of the GDK library (subdirectory gdk; also includes
# common/options and common/utils)
-GDK_VERSION=14:7:1
+GDK_VERSION=15:0:0
# version of the MAPI library (subdirectory clients/mapilib)
-MAPI_VERSION=8:2:0
+MAPI_VERSION=9:0:0
# version of the MONETDB5 library (subdirectory monetdb5, not including extras)
-MONETDB5_VERSION=22:7:1
+MONETDB5_VERSION=23:0:0
# version of the STREAM library (subdirectory common/stream)
-STREAM_VERSION=9:1:1
+STREAM_VERSION=10:0:2
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list