[pktools] branch master updated (13b122c -> 9d390a8)

Bas Couwenberg sebastic at xs4all.nl
Wed Jan 28 23:26:53 UTC 2015


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

sebastic-guest pushed a change to branch master
in repository pktools.

      from  13b122c   Set distribution to experimental.
       new  ac2bcd7   Imported Upstream version 2.6.2
       new  adc8a95   Merge tag 'upstream/2.6.2'
       new  7bed6ee   New upstream release.
       new  424575a   Update man pages with changes in upstream docs.
       new  9d390a8   Update Vcs-Browser URL to use cgit instead of gitweb.

The 5 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                    |  10 +
 configure                    |  20 +-
 configure.ac                 |   2 +-
 debian/changelog             |   8 +
 debian/control               |   2 +-
 debian/man/pkcomposite.1.xml |  15 +-
 debian/man/pkfilter.1.xml    | 103 ++++++----
 src/algorithms/Filter.cc     | 181 ++++++++++++++++-
 src/algorithms/Filter.h      |  39 ++--
 src/algorithms/Filter2d.h    |   3 +-
 src/algorithms/StatFactory.h |  58 ++++--
 src/apps/pkann.cc            |  29 ++-
 src/apps/pkascii2img.cc      |   5 +-
 src/apps/pkascii2ogr.cc      |   5 +-
 src/apps/pkcomposite.cc      |  42 +++-
 src/apps/pkcreatect.cc       |  10 +-
 src/apps/pkcrop.cc           |  42 +++-
 src/apps/pkdiff.cc           | 274 +++++++++++++-------------
 src/apps/pkdsm2shadow.cc     |  12 +-
 src/apps/pkdumpimg.cc        |  11 +-
 src/apps/pkdumpogr.cc        |   5 +-
 src/apps/pkextract.cc        |  57 ++++--
 src/apps/pkfillnodata.cc     |  10 +-
 src/apps/pkfilter.cc         | 158 +++++++++++----
 src/apps/pkfilterascii.cc    |  22 ++-
 src/apps/pkfilterdem.cc      |  20 +-
 src/apps/pkfsann.cc          |  30 ++-
 src/apps/pkfssvm.cc          |  36 +++-
 src/apps/pkgetmask.cc        |  18 +-
 src/apps/pkinfo.cc           |   3 +
 src/apps/pkkalman.cc         | 450 ++++++++++++++++++++++++++++---------------
 src/apps/pklas2img.cc        |  32 +--
 src/apps/pkoptsvm.cc         |  61 ++++--
 src/apps/pkpolygonize.cc     |   9 +-
 src/apps/pkregann.cc         |  19 +-
 src/apps/pksetmask.cc        |  16 +-
 src/apps/pksieve.cc          |  11 +-
 src/apps/pkstatascii.cc      |  32 ++-
 src/apps/pkstatogr.cc        |   7 +-
 src/apps/pksvm.cc            |  42 +++-
 src/base/Optionpk.h          |  26 ++-
 41 files changed, 1390 insertions(+), 545 deletions(-)

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