[Pkg-octave-commit] [SCM] octave-epstk branch, master, updated. d49304a95baeb330382a9bb92a4acfbebee60083
Thomas Weber
tweber at debian.org
Sat Jan 1 21:49:19 UTC 2011
The following commit has been merged in the master branch:
commit 2ca0d5cd2a14ffa4bdf2c5d40b532efa92e36ffc
Author: Thomas Weber <tweber at debian.org>
Date: Sat Dec 4 10:18:32 2010 +0100
Refresh patches
diff --git a/debian/patches/02_axis-value-labels.patch b/debian/patches/02_axis-value-labels.patch
index b7241e2..baa62ec 100644
--- a/debian/patches/02_axis-value-labels.patch
+++ b/debian/patches/02_axis-value-labels.patch
@@ -1,10 +1,10 @@
Author: Rafael Laboissiere <rafael at debian.org>
Description: Allow arbitrary labels to be plotted at axis tics
---- octave-epstk-2.0.2.orig/m/escalexy.m
-+++ octave-epstk-2.0.2/m/escalexy.m
+--- a/m/escalexy.m
++++ b/m/escalexy.m
@@ -62,7 +62,7 @@
- if isstr(vForm)
+ if ischar(vForm)
valueForm=vForm;
else
- if vForm==0
--
octave-epstk
More information about the Pkg-octave-commit
mailing list