[odb-api] 16/21: Add version number to lib

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Aug 30 06:42:57 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository odb-api.

commit e52215762ab32ca91c87e95bce85224e2e401062
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Aug 29 16:59:02 2017 +0100

    Add version number to lib
---
 debian/patches/series           |  1 +
 debian/patches/shared_lib.patch | 12 ++++++++++++
 2 files changed, 13 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index 96a4cb9..bc3d8d0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 unique_ptr.patch
+shared_lib.patch
diff --git a/debian/patches/shared_lib.patch b/debian/patches/shared_lib.patch
new file mode 100644
index 0000000..275c72b
--- /dev/null
+++ b/debian/patches/shared_lib.patch
@@ -0,0 +1,12 @@
+Index: odb-api-0.17.1/odb_api/src/ecml/CMakeLists.txt
+===================================================================
+--- odb-api-0.17.1.orig/odb_api/src/ecml/CMakeLists.txt
++++ odb-api-0.17.1/odb_api/src/ecml/CMakeLists.txt
+@@ -135,6 +135,7 @@ ecbuild_add_library( TARGET
+                      INSTALL_HEADERS    LISTED
+                      HEADER_DESTINATION ${INSTALL_INCLUDE_DIR}/ecml
+                      SOURCES            ${ecml_srcs}
++		     VERSION            0
+                      LIBS               eckit 
+                                         eckit_cmd # for UserInput
+                                         metkit

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/odb-api.git



More information about the debian-science-commits mailing list