[Pkg-octave-commit] [octave-dataframe] 02/05: autoload-yes.patch: new patch, ensures that package is autoloaded.

Sébastien Villemot sebastien at debian.org
Thu Sep 18 13:55:33 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository octave-dataframe.

commit 9bf7c0e459110142118a40c4e4c9c267cf7f7ad2
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Thu Sep 18 15:48:16 2014 +0200

    autoload-yes.patch: new patch, ensures that package is autoloaded.
---
 debian/patches/autoload-yes.patch | 13 +++++++++++++
 debian/patches/series             |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/autoload-yes.patch b/debian/patches/autoload-yes.patch
new file mode 100644
index 0000000..88e97ab
--- /dev/null
+++ b/debian/patches/autoload-yes.patch
@@ -0,0 +1,13 @@
+Description: Force autoloading of package
+Author: Sébastien Villemot <sebastien at debian.org>
+Forwarded: not-needed
+Last-Update: 2014-09-18
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/DESCRIPTION
++++ b/DESCRIPTION
+@@ -9,3 +9,4 @@ Categories: data manipulation, statistic
+ Depends: octave (>= 3.4.0)
+ License: GPLv3+
+ Url: http://octave.sf.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-dataframe.git



More information about the Pkg-octave-commit mailing list