[open-coarrays] 11/80: Patch for typo

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 13:45:45 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository open-coarrays.

commit df37f93cdbe4ea4c2755cfa64e529a1e4add97a3
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Jun 3 13:52:34 2016 +0100

    Patch for typo
---
 debian/patches/series       |  1 +
 debian/patches/shared.patch |  2 +-
 debian/patches/typos.patch  | 15 +++++++++++++++
 3 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/debian/patches/series b/debian/patches/series
index dd322ce..30c2056 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 disable-ns-test.patch
 shared.patch
+typos.patch
diff --git a/debian/patches/shared.patch b/debian/patches/shared.patch
index 7144566..98713b8 100644
--- a/debian/patches/shared.patch
+++ b/debian/patches/shared.patch
@@ -26,7 +26,7 @@ Index: open-coarrays-1.6.0/src/mpi/CMakeLists.txt
 +install(TARGETS caf_mpi_static EXPORT OpenCoarraysTargets
    ARCHIVE DESTINATION lib
 +  )
-+install(TARGETS caf_mpi EXPORT OpenCoarraysTargets
++install(TARGETS caf_mpi EXPORT OpenCoarraysTargets 
 +  DESTINATION lib
  )
  install(DIRECTORY  ${CMAKE_BINARY_DIR}/mod DESTINATION .)
diff --git a/debian/patches/typos.patch b/debian/patches/typos.patch
new file mode 100644
index 0000000..0f268be
--- /dev/null
+++ b/debian/patches/typos.patch
@@ -0,0 +1,15 @@
+Author: Alastair McKinstry <mckinstry at debian.org>
+Description: Case error causes bash failure
+Last-Updated: 2016-06-03
+Forwarded: no
+
+Index: open-coarrays-1.6.0/src/extensions/cafrun-foot
+===================================================================
+--- open-coarrays-1.6.0.orig/src/extensions/cafrun-foot
++++ open-coarrays-1.6.0/src/extensions/cafrun-foot
+@@ -1,4 +1,4 @@
+-Usage()
++usage()
+ {
+     cmd=$(basename "$0")
+     echo ""

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



More information about the debian-science-commits mailing list