[med-svn] [cufflinks] 08/10: Update 0001-fix_spelling.patch

Alex Mestiashvili malex-guest at moszumanska.debian.org
Tue Sep 5 21:59:20 UTC 2017


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

malex-guest pushed a commit to branch master
in repository cufflinks.

commit 5f4e165a0e838f7963769ab143f1f68a91cefe1b
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Tue Sep 5 23:31:44 2017 +0200

    Update 0001-fix_spelling.patch
---
 debian/patches/0001-fix_spelling.patch | 32 ++++++++++++++++++++++++--------
 1 file changed, 24 insertions(+), 8 deletions(-)

diff --git a/debian/patches/0001-fix_spelling.patch b/debian/patches/0001-fix_spelling.patch
index 7efa73c..30d157e 100644
--- a/debian/patches/0001-fix_spelling.patch
+++ b/debian/patches/0001-fix_spelling.patch
@@ -1,12 +1,6 @@
 From: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Date: 2012-01-05
-Subject: fix_spelling
-
----
- src/locfit/arith.c |    2 +-
- src/locfit/lfd.c   |    2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
+Last-Update: Tue, 05 Sep 2017 22:08:24 +0200
+Description: Fix spelling
 --- cufflinks.orig/src/locfit/arith.c
 +++ cufflinks/src/locfit/arith.c
 @@ -410,7 +410,7 @@
@@ -40,3 +34,25 @@ Subject: fix_spelling
  	
  	AbundanceStatus mle_success = gamma_mle(mapped_transcripts,
                                                    nr_alignments,
+--- cufflinks.orig/src/locfit/cmd.c
++++ cufflinks/src/locfit/cmd.c
+@@ -593,7 +593,7 @@
+     vari *vd;
+     
+     if (argarg(v,0)==NULL)
+-    { ERROR(("Unnamed Defintion"));
++    { ERROR(("Unnamed Definition"));
+         return;
+     }
+     n = vlength(v)-1;
+--- cufflinks.orig/src/locfit/pout.c
++++ cufflinks/src/locfit/pout.c
+@@ -537,7 +537,7 @@
+         points3d(xyz,theta,phi,dev,'q');
+         break;
+       case 's':
+-        if (i==0) { ERROR(("invalid segements")); }
++        if (i==0) { ERROR(("invalid segments")); }
+         else
+         segments(viptr(pl->xyzs,i-1),xyz,theta,phi,dev);
+         break;

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



More information about the debian-med-commit mailing list