File: autoload-yes.patch

package info (click to toggle)
octave-data-smoothing 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 124 kB
  • sloc: makefile: 1
file content (16 lines) | stat: -rw-r--r-- 486 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Autoload the data-smoothing package
Author: Sébastien Villemot <sebastien.villemot@ens.fr>
Forwarded: not-needed
Last-Update: 2012-03-22
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -7,6 +7,6 @@
 Description: Algorithms for smoothing noisy data
 Categories: Data-smoothing
 Depends: octave (>= 3.6.0), optim (>= 1.0.3)
-Autoload: no
+Autoload: yes
 License: GPL version 3 or later
 Url: http://octave.sf.net