[med-svn] [seqan2] 01/03: fix typo

Michael Crusoe misterc-guest at moszumanska.debian.org
Mon Oct 24 12:31:39 UTC 2016


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

misterc-guest pushed a commit to tag debian/2.3.0_0.20161019_af07bc1+dfsg-2
in repository seqan2.

commit 3a1fd65041e9bcc2145ede5d692e4db0bf4afc95
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date:   Thu Oct 20 04:47:34 2016 -0700

    fix typo
---
 debian/changelog        |  6 ++++++
 debian/patches/series   |  1 +
 debian/patches/typo-fix | 13 +++++++++++++
 3 files changed, 20 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2db05f2..ad46f7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+seqan2 (2.3.0~0.20161019~af07bc1+dfsg-2) experimental; urgency=medium
+
+  * Fix typo from upstream's patch.
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Thu, 20 Oct 2016 04:48:11 -0700
+
 seqan2 (2.3.0~0.20161019~af07bc1+dfsg-1) experimental; urgency=medium
 
   * Second experimental build to test fix for #840030. Source from
diff --git a/debian/patches/series b/debian/patches/series
index 366f163..be5f91c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+typo-fix
 spelling.patch
 short-description
 
diff --git a/debian/patches/typo-fix b/debian/patches/typo-fix
new file mode 100644
index 0000000..2ffd14e
--- /dev/null
+++ b/debian/patches/typo-fix
@@ -0,0 +1,13 @@
+From: Michael R. Crusoe <michael.crusoe at gail.com
+Subject: Fix typo
+--- seqan2.orig/include/seqan/parallel/parallel_lock.h
++++ seqan2/include/seqan/parallel/parallel_lock.h
+@@ -218,7 +218,7 @@
+ #elif defined(__arm__) || defined(__aarch64__)  // ARM.
+     __asm__ __volatile__ ("yield" ::: "memory");
+ #elif defined(__sparc) || defined(__sparc__)  // SPARC
+-#if definde(__SUNPRO_C)
++#if defined(__SUNPRO_C)
+     __asm __volatile__ ("rd %%ccr, %%g0\n\t"
+                         "rd %%ccr, %%g0\n\t"
+                         "rd %%ccr, %%g0")

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seqan2.git



More information about the debian-med-commit mailing list