[Pkg-octave-commit] [SCM] Debian packaging for octave-fixed branch, master, updated. 0.7.10-1-23-g66fa395

Rafael Laboissiere rafael at laboissiere.net
Thu Mar 29 20:37:18 UTC 2012


The following commit has been merged in the master branch:
commit faf4a55830230057b4594bbd244bf10a654127df
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Thu Mar 29 19:46:38 2012 +0200

    debian/patches/drop-mark-as-command.patch: New patch

diff --git a/debian/patches/drop-mark-as-command.patch b/debian/patches/drop-mark-as-command.patch
new file mode 100644
index 0000000..92253bd
--- /dev/null
+++ b/debian/patches/drop-mark-as-command.patch
@@ -0,0 +1,18 @@
+Description: Drop obsolete call to mark_as_command in the PKG_ADD line
+ This is necessary in order to have the package working with Octave
+ 3.6.
+Author: Rafael Laboissiere <rafael at laboissiere.net>
+Forwarded: http://permalink.gmane.org/gmane.comp.gnu.octave.devel/7227L
+ast-Update: 2012-03-29
+
+--- octave-fixed-0.7.10.orig/inst/fixedpoint.m
++++ octave-fixed-0.7.10/inst/fixedpoint.m
+@@ -57,8 +57,6 @@
+ ## use of this toolbox.
+ ## @end deftypefn
+ 
+-## PKG_ADD: mark_as_command fixedpoint
+-
+ function retval = fixedpoint(typ, tests)
+ 
+   if (nargin < 1)
diff --git a/debian/patches/series b/debian/patches/series
index 31f6f61..211fe58 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ build-with-3.2
 install-info-files
 adjust-for-octave-3.6.patch
 adjust-for-hdf5-1.8.patch
+drop-mark-as-command.patch

-- 
Debian packaging for octave-fixed



More information about the Pkg-octave-commit mailing list