This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch master in repository saga.
commit 9e97fe88a017ff3bec627aff956856ce77c74ec7 Author: Johan Van de Wauw <[email protected]> Date: Wed Apr 27 12:14:43 2016 +0200 Fix typo --- debian/patches/fix-spelling.patch | 14 ++++++++++++++ debian/patches/series | 1 + 2 files changed, 15 insertions(+) diff --git a/debian/patches/fix-spelling.patch b/debian/patches/fix-spelling.patch new file mode 100644 index 0000000..052dd98 --- /dev/null +++ b/debian/patches/fix-spelling.patch @@ -0,0 +1,14 @@ +Description: Fix typo +Author: Johan Van de Wauw <[email protected]> +Applied-Upstream: https://sourceforge.net/p/saga-gis/code-0/2907/ +--- a/src/modules/simulation/sim_hydrology/topmodel.cpp ++++ b/src/modules/simulation/sim_hydrology/topmodel.cpp +@@ -89,7 +89,7 @@ + "(Centre for Research on Environmental Systems and Statistics, " + "Institute of Environmental and Biological Sciences, " + "Lancaster University, Lancaster LA1 4YQ, UK) " +- "and the C translation of the Fortran source codes implementated in GRASS.\n\n" ++ "and the C translation of the Fortran source codes implemented in GRASS.\n\n" + + "This program allows single or multiple subcatchment calculations " + "but with single average rainfall and potential evapotranspiration " diff --git a/debian/patches/series b/debian/patches/series index f57999a..471f54b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ Use-debian-version-of-libsvm.patch 0001-vigra-hdf5-include.patch Use-debian-version-dxflib.patch +fix-spelling.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/saga.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

