[pktools] branch upstream updated (ac2bcd7 -> f723b1d)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Mar 8 15:57:07 UTC 2015


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

sebastic pushed a change to branch upstream
in repository pktools.

      from  ac2bcd7   Imported Upstream version 2.6.2
       new  f723b1d   Imported Upstream version 2.6.3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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(-)
 create mode 100644 src/apps/pkstat.cc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pktools.git



More information about the Pkg-grass-devel mailing list