[Pkg-octave-commit] [SCM] Debian packaging for octave-optim branch, master, updated. debian/1.0.17-2-8-gf0f62dc

Sébastien Villemot sebastien.villemot at ens.fr
Sun May 27 21:20:25 UTC 2012


The following commit has been merged in the master branch:
commit 062a97c85a4b5d27f4f4a06a854b72175ed691ce
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Sun May 27 14:25:51 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..a216b64
--- /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-27
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/DESCRIPTION
++++ b/DESCRIPTION
+@@ -6,6 +6,6 @@
+ Title: Optimization.
+ Description: Non-linear optimization toolkit.
+ Depends: octave (>= 2.9.7), miscellaneous (>= 1.0.10), struct (>= 1.0.10)
+-Autoload: no
++Autoload: yes
+ License: GFDL, GPLv3+, modified BSD, public domain
+ Url: http://octave.sf.net
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..0ed9383 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+autoload-yes.patch

-- 
Debian packaging for octave-optim



More information about the Pkg-octave-commit mailing list