[Pkg-octave-commit] [SCM] Debian packaging for octave-epstk branch, master, updated. debian/2.3-3-8-g5253878

Thomas Weber tweber at debian.org
Mon Apr 23 16:39:19 UTC 2012


The following commit has been merged in the master branch:
commit f2bd6df6e5a13497fbfc1927703121f805f66cd0
Author: Thomas Weber <tweber at debian.org>
Date:   Sun Apr 22 19:55:32 2012 +0200

    Refresh patches for new upstream release

diff --git a/debian/patches/02_axis-value-labels.patch b/debian/patches/02_axis-value-labels.patch
index baa62ec..98868b3 100644
--- a/debian/patches/02_axis-value-labels.patch
+++ b/debian/patches/02_axis-value-labels.patch
@@ -3,7 +3,7 @@ Description: Allow arbitrary labels to be plotted at axis tics
 
 --- a/m/escalexy.m
 +++ b/m/escalexy.m
-@@ -62,7 +62,7 @@
+@@ -64,7 +64,7 @@
    if ischar(vForm)
      valueForm=vForm;
    else
@@ -12,7 +12,7 @@ Description: Allow arbitrary labels to be plotted at axis tics
        expo=-log10(valueStep*signOfDelta);
        if rem(expo,1)>0
          expo=expo+1;
-@@ -128,6 +128,14 @@
+@@ -130,6 +130,14 @@
            valueCurrent=0;
          end
          fprintf(epsFile,moveValueForm);

-- 
Debian packaging for octave-epstk



More information about the Pkg-octave-commit mailing list