[Pkg-octave-commit] [octave-octcdf] 02/02: d/p/fix-spelling.patch: Drop patch (applied upstream)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sun Mar 22 12:58:39 UTC 2015


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

rlaboiss-guest pushed a commit to branch master
in repository octave-octcdf.

commit 218bf362449025b1233c8dd705e440a6e8699c7d
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sun Mar 22 09:53:03 2015 -0300

    d/p/fix-spelling.patch: Drop patch (applied upstream)
---
 debian/patches/fix-spelling.patch | 25 -------------------------
 debian/patches/series             |  1 -
 2 files changed, 26 deletions(-)

diff --git a/debian/patches/fix-spelling.patch b/debian/patches/fix-spelling.patch
deleted file mode 100644
index 76c3026..0000000
--- a/debian/patches/fix-spelling.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Description: Fix spelling "unkown" -> "unknown"
-Author: Rafael Laboissiere <rafael at laboissiere.net>
-Forwarded: https://savannah.gnu.org/bugs/index.php?41670
-Last-Update: 2014-02-22
-
---- octave-octcdf-1.1.7.orig/src/ov-netcdf.cc
-+++ octave-octcdf-1.1.7/src/ov-netcdf.cc
-@@ -634,7 +634,7 @@ octave_value ov_nc_get_att(int ncid, int
- 
- 	default: 
-       {
--        error("unkown netcdf type: %d",xtypep);
-+        error("unknown netcdf type: %d",xtypep);
- 
-       }
-     }       
-@@ -1060,7 +1060,7 @@ std::string nctype2ncname(nc_type type)
-       break;
-     }
-     default: {
--      return "unkown type";
-+      return "unknown type";
-       break;
-     }
-   }
diff --git a/debian/patches/series b/debian/patches/series
index 0b97023..80fbb51 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 do_not_pass_compiler_flags_to_mkoctfile
 autoload-yes.patch
-fix-spelling.patch

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-octcdf.git



More information about the Pkg-octave-commit mailing list