This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pktools.
commit 24bf9e78cc2008f580b8c36d6dc3b241fe5136d1 Merge: 480b3f2 f723b1d Author: Bas Couwenberg <[email protected]> Date: Sun Mar 8 11:59:40 2015 +0100 Merge tag 'upstream/2.6.3' Upstream version 2.6.3 ChangeLog | 16 + configure | 32 +- configure.ac | 2 +- ltmain.sh | 4 +- m4/libtool.m4 | 12 +- src/algorithms/ImgRegression.cc | 309 +++++++++++++- src/algorithms/ImgRegression.h | 8 +- src/algorithms/StatFactory.h | 33 +- src/apps/Makefile.am | 6 +- src/apps/Makefile.in | 71 ++-- src/apps/pkann.cc | 72 ++-- src/apps/pkcomposite.cc | 62 +-- src/apps/pkcrop.cc | 7 +- src/apps/pkdiff.cc | 29 +- src/apps/pkdumpimg.cc | 14 +- src/apps/pkenhance.cc | 4 +- src/apps/pkextract.cc | 4 - src/apps/pkinfo.cc | 53 +-- src/apps/pkkalman.cc | 603 ++++++++++++++++++++-------- src/apps/pkstat.cc | 825 ++++++++++++++++++++++++++++++++++++++ src/apps/pkstatascii.cc | 12 +- src/apps/pkstatogr.cc | 2 +- src/apps/pksvm.cc | 70 ++-- src/imageclasses/ImgReaderGdal.cc | 73 +++- src/imageclasses/ImgReaderGdal.h | 3 +- src/imageclasses/Makefile.am | 2 +- src/imageclasses/Makefile.in | 2 +- 27 files changed, 1904 insertions(+), 426 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pktools.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

