[Pkg-octave-commit] [SCM] octave branch, master, updated. 663c796c997df6e3f4f3b7cc15525dd6c09839bf
Rafael Laboissiere
rafael at debian.org
Sun Jun 7 14:51:36 UTC 2009
The following commit has been merged in the master branch:
commit 663c796c997df6e3f4f3b7cc15525dd6c09839bf
Author: Rafael Laboissiere <rafael at debian.org>
Date: Sun Jun 7 16:29:20 2009 +0200
Adjust hunk line numbers for octave3.2
diff --git a/debian/patches/dont_set_helvetica-3.1.diff b/debian/patches/dont_set_helvetica-3.1.diff
index 55c588e..1a35981 100644
--- a/debian/patches/dont_set_helvetica-3.1.diff
+++ b/debian/patches/dont_set_helvetica-3.1.diff
@@ -5,7 +5,7 @@ font. Fixes Bug#477688.
--- a/scripts/plot/__go_draw_axes__.m
+++ b/scripts/plot/__go_draw_axes__.m
-@@ -1706,7 +1706,7 @@
+@@ -1719,7 +1719,7 @@
function [f, s, fnt, it, bld] = get_fontname_and_size (t)
if (isempty (t.fontname))
@@ -14,7 +14,7 @@ font. Fixes Bug#477688.
else
fnt = t.fontname;
endif
-@@ -1744,7 +1744,7 @@
+@@ -1757,7 +1757,7 @@
if (strcmp (fld, "string"))
[f, s, fnt, it, bld] = get_fontname_and_size (obj);
else
diff --git a/debian/patches/normal-markersize.diff b/debian/patches/normal-markersize.diff
index 80aab59..0e2936c 100644
--- a/debian/patches/normal-markersize.diff
+++ b/debian/patches/normal-markersize.diff
@@ -14,7 +14,7 @@ Francesco Potorti for the patch.
endif
if (isfield (obj, "edgecolor"))
-@@ -1450,7 +1450,7 @@
+@@ -1456,7 +1456,7 @@
endif
if (isfield (obj, "markersize"))
--
octave
More information about the Pkg-octave-commit
mailing list