[Pkg-octave-commit] [SCM] Debian packaging for octave-linear-algebra branch, master, updated. debian/2.1.0-2-10-g63b5572

Sébastien Villemot sebastien.villemot at ens.fr
Mon May 21 21:44:54 UTC 2012


The following commit has been merged in the master branch:
commit 8eaf60a2b967f96eb0aacc94c0c10f7b3e5e913f
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Mon May 21 21:12:34 2012 +0200

    autoload-yes.patch: new patch

diff --git a/debian/patches/autoload-yes.patch b/debian/patches/autoload-yes.patch
new file mode 100644
index 0000000..79be3e9
--- /dev/null
+++ b/debian/patches/autoload-yes.patch
@@ -0,0 +1,16 @@
+Description: Autoload the package when starting Octave
+Author: Sébastien Villemot <sebastien.villemot at ens.fr>
+Forwarded: not-needed
+Last-Update: 2012-05-21
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/DESCRIPTION
++++ b/DESCRIPTION
+@@ -7,6 +7,6 @@
+ Description: Additional linear algebra code, including general SVD and matrix functions.
+ Categories: Linear algebra
+ Depends: octave (>= 3.2.3), general (>= 1.3.0)
+-Autoload: no
++Autoload: yes
+ License: GPLv3+, LGPLv3+, FreeBSD
+ Url: http://octave.sf.net
diff --git a/debian/patches/series b/debian/patches/series
index 8d1c8b6..a228a81 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
  
+autoload-yes.patch

-- 
Debian packaging for octave-linear-algebra



More information about the Pkg-octave-commit mailing list