[Pkg-octave-commit] [octave-ltfat] 01/03: Add patch for automatically autoloading the package
Rafael Laboissière
rlaboiss-guest at moszumanska.debian.org
Mon May 5 22:07:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
rlaboiss-guest pushed a commit to branch master
in repository octave-ltfat.
commit bafa6bf6042bea2727612de425575c23c4e1eef2
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date: Mon May 5 23:51:11 2014 +0200
Add patch for automatically autoloading the package
Git-Dch: Ignore
---
debian/patches/autoload-yes.patch | 11 +++++++++++
debian/patches/series | 1 +
2 files changed, 12 insertions(+)
diff --git a/debian/patches/autoload-yes.patch b/debian/patches/autoload-yes.patch
new file mode 100644
index 0000000..2f06deb
--- /dev/null
+++ b/debian/patches/autoload-yes.patch
@@ -0,0 +1,11 @@
+Description: Autoload the package when starting Octave
+Author: Rafael Laboissiere <rafael at laboissiere.net>
+Forwarded: not-needed
+Last-Update: 2014-05-04
+--- octave-ltfat-1.4.4.orig/DESCRIPTION
++++ octave-ltfat-1.4.4/DESCRIPTION
+@@ -14,3 +14,4 @@ Description: The Large Time/Frequency An
+ License: GPLv3+
+ BuildRequires: fftw3, lapack, blas, portaudio
+ Url: http://ltfat.sourceforge.net/
++Autoload: yes
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..0ed9383
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+autoload-yes.patch
--
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-ltfat.git
More information about the Pkg-octave-commit
mailing list