[pktools] branch upstream updated (9b0bef3 -> 348adb5)

Francesco Lovergine frankie at moszumanska.debian.org
Wed May 7 07:50:56 UTC 2014


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

frankie pushed a change to branch upstream
in repository pktools.

      from  9b0bef3   Imported Upstream version 2.5.2
       new  348adb5   Imported Upstream version 2.5.2+20140505

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                                  |    9 +-
 Makefile.am                                |   24 +
 Makefile.in                                |  108 +-
 config.h                                   |   81 --
 configure                                  |   29 +-
 configure.ac                               |   27 +-
 pktools.pc.in                              |   11 +
 src/algorithms/Filter2d.h                  |  368 +++++++
 src/algorithms/StatFactory.h               |    6 +-
 src/apps/Makefile.am                       |    4 +-
 src/apps/Makefile.in                       |   24 +-
 src/apps/pkann.cc                          |   54 +-
 src/apps/pkascii2img.cc                    |    2 +-
 src/apps/pkascii2ogr.cc                    |    2 +-
 src/apps/{pkcomposit.cc => pkcomposite.cc} |   42 +-
 src/apps/pkcreatect.cc                     |    2 +-
 src/apps/pkcrop.cc                         |    2 +-
 src/apps/pkdiff.cc                         |    4 +-
 src/apps/pkdsm2shadow.cc                   |    2 +-
 src/apps/pkdumpimg.cc                      |    2 +-
 src/apps/pkdumpogr.cc                      |    2 +-
 src/apps/pkdumpogr.h                       |    2 +-
 src/apps/pkeditogr.cc                      |    2 +-
 src/apps/pkegcs.cc                         |    2 +-
 src/apps/pkenhance.cc                      |    2 +-
 src/apps/pkextract.cc                      | 1481 ++++++++++++----------------
 src/apps/pkfillnodata.cc                   |    2 +-
 src/apps/pkfilter.cc                       |    2 +-
 src/apps/pkfilterascii.cc                  |    2 +-
 src/apps/pkfilterdem.cc                    |  132 ++-
 src/apps/pkfsann.cc                        |   26 +-
 src/apps/pkfssvm.cc                        |   24 +-
 src/apps/pkgetmask.cc                      |    2 +-
 src/apps/pkinfo.cc                         |   50 +-
 src/apps/pklas2img.cc                      |   48 +-
 src/apps/pkndvi.cc                         |    2 +-
 src/apps/pkoptsvm.cc                       |   24 +-
 src/apps/pkpolygonize.cc                   |    2 +-
 src/apps/pkreclass.cc                      |    2 +-
 src/apps/pkregann.cc                       |    4 +-
 src/apps/pksetmask.cc                      |    2 +-
 src/apps/pksieve.cc                        |    2 +-
 src/apps/pkstatascii.cc                    |    4 +-
 src/apps/pksvm.cc                          |  103 +-
 src/base/Makefile.am                       |    2 +-
 src/base/Makefile.in                       |    2 +-
 src/base/Vector2d.h                        |   21 +
 src/imageclasses/ImgReaderGdal.cc          |   10 +-
 src/imageclasses/ImgReaderGdal.h           |    2 +-
 src/imageclasses/ImgReaderOgr.cc           |   32 +-
 src/imageclasses/ImgReaderOgr.h            |   24 +-
 src/imageclasses/ImgWriterOgr.cc           |   19 +-
 src/imageclasses/ImgWriterOgr.h            |    2 +-
 src/lasclasses/FileReaderLas.cc            |    6 +-
 54 files changed, 1631 insertions(+), 1216 deletions(-)
 delete mode 100644 config.h
 create mode 100644 pktools.pc.in
 rename src/apps/{pkcomposit.cc => pkcomposite.cc} (97%)

-- 
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