[Pkg-octave-commit] [octave-dataframe] 03/03: Drop patch path-to-test-csv-file.patch (applied upstream)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sat Apr 5 08:45:39 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-dataframe.

commit 012b81b10e0b16a399d201d97042553c73bd2d91
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sat Apr 5 10:40:43 2014 +0200

    Drop patch path-to-test-csv-file.patch (applied upstream)
---
 debian/patches/path-to-test-csv-file.patch | 16 ----------------
 debian/patches/series                      |  1 -
 2 files changed, 17 deletions(-)

diff --git a/debian/patches/path-to-test-csv-file.patch b/debian/patches/path-to-test-csv-file.patch
deleted file mode 100644
index fb6892e..0000000
--- a/debian/patches/path-to-test-csv-file.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Fix path of CSV file needed in the unit testing
-Author: Rafael Laboissiere <rafael at laboissiere.net>
-Forwarded: http://permalink.gmane.org/gmane.comp.gnu.octave.devel/7121
-Last-Update: 2012-03-22
-
---- octave-dataframe-0.9.1.orig/inst/dataframe
-+++ octave-dataframe-0.9.1/inst/dataframe
-@@ -10,7 +10,7 @@
- %!assert(isempty(x.rowidx), false);
- %! x.types(2) ='single';
- %!assert(class(x.array(1, 2)), 'single')
--%! x=dataframe('octave_frame/data_test.csv');
-+%! x=dataframe('data_test.csv');
- %!assert(isna(x.array(9, 4)))
- %! # remove rownames
- %! x.rownames = [];
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 9369b6c..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-path-to-test-csv-file.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