[cmor] 139/190: Add versioning patch

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 21 12:54:47 UTC 2015


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

mckinstry pushed a commit to branch debian/master
in repository cmor.

commit c3bc89b115073301fe0f0491204bf34c1634a554
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Jun 10 20:11:05 2013 +0100

    Add versioning patch
---
 debian/patches/cmor_ver.patch | 17 +++++++++++++++++
 debian/patches/series         |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/cmor_ver.patch b/debian/patches/cmor_ver.patch
new file mode 100644
index 0000000..a49716a
--- /dev/null
+++ b/debian/patches/cmor_ver.patch
@@ -0,0 +1,17 @@
+Author: Alastair McKinstry <mckinstry at debian.org>
+Description: Add symbol versioning file.
+Last-Updated: 2013-06-11
+Forwarded: no
+
+Index: cmor-2.8.3/cmor.ver
+===================================================================
+--- /dev/null	1970-01-01 00:00:00.000000000 +0000
++++ cmor-2.8.3/cmor.ver	2013-06-10 20:09:36.000000000 +0100
+@@ -0,0 +1,7 @@
++CMOR_2.0.0 {
++        global: 
++                cmor*;
++                __cmor_users_functions*;
++                Cd*;
++        local: *;
++};
diff --git a/debian/patches/series b/debian/patches/series
index 3fb0b6f..fed549d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@ makefile-fix.patch
 debug-test.patch
 ld-no-add-needed.patch
 destdir.patch
+cmor_ver.patch

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



More information about the debian-science-commits mailing list