[Pkg-octave-commit] [SCM] octave-triangular branch, master, updated. 33556c977ad24abe5165e71191f3ff91d3de36f3

Rafael Laboissiere rafael at debian.org
Sat May 23 13:35:48 UTC 2009


The following commit has been merged in the master branch:
commit 33556c977ad24abe5165e71191f3ff91d3de36f3
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sat May 23 15:35:40 2009 +0200

    Add patch to autoload the package when starting Octave

diff --git a/debian/patches/autoload-yes.diff b/debian/patches/autoload-yes.diff
new file mode 100644
index 0000000..b94a094
--- /dev/null
+++ b/debian/patches/autoload-yes.diff
@@ -0,0 +1,14 @@
+Autoload the package when starting Octave.
+
+ -- Rafael Laboissiere <rafael at debian.org>  Fri, 22 May 2009 21:08:51 +0200
+
+--- a/DESCRIPTION
++++ b/DESCRIPTION
+@@ -6,6 +6,6 @@
+ Title: Triangular.
+ Description: Simple example of a user type implementing a simple matrix type for triangular matrices.
+ Depends: octave (> 2.9.9)
+-Autoload: no
++Autoload: yes
+ License: GPL version 2 or later
+ Url: http://octave.sf.net
diff --git a/debian/patches/series b/debian/patches/series
index 2c26f9a..8fc8ad8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 documentation-source.diff
+autoload-yes.diff

-- 
octave-triangular



More information about the Pkg-octave-commit mailing list