[pktools] branch master updated (f565262 -> 29603d2)

Bas Couwenberg sebastic at xs4all.nl
Wed Dec 3 21:53:36 UTC 2014


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

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

      from  f565262   Remove .gitignore, not included upstream.
       new  06f80f8   Imported Upstream version 2.6.1
       new  bf78eb7   Merge tag 'upstream/2.6.1'
       new  29ebf92   New upstream release.
       new  ed07dd1   Refresh patches.
       new  29603d2   Remove libbase package, library no longer installed.

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                                    |  24 +-
 configure                                    |  36 +-
 configure.ac                                 |   6 +-
 debian/changelog                             |   8 +
 debian/control                               |  24 --
 debian/libbase1.install                      |   1 -
 debian/libbase1.symbols                      |   2 -
 debian/patches/automake-subdir-objects.patch |   4 +-
 ltmain.sh                                    |   4 +-
 m4/libtool.m4                                |  12 +-
 src/algorithms/Filter.cc                     |   8 +
 src/algorithms/Filter.h                      |  11 +-
 src/algorithms/Filter2d.h                    |   2 +-
 src/algorithms/StatFactory.h                 | 336 ++++++++++++----
 src/algorithms/myfann_cpp.h                  |  18 +-
 src/apps/Makefile.am                         |   4 +-
 src/apps/Makefile.in                         |  49 +--
 src/apps/pkann.cc                            | 116 +++---
 src/apps/pkascii2ogr.cc                      |   2 -
 src/apps/pkdumpimg.cc                        |  23 +-
 src/apps/pkegcs.cc                           |   2 +-
 src/apps/pkextract.cc                        | 580 +++++++++++++++------------
 src/apps/pkfilter.cc                         |   3 +-
 src/apps/pkfilterascii.cc                    |   2 +-
 src/apps/pkfilterdem.cc                      |   6 +-
 src/apps/pkfsann.cc                          |   4 +-
 src/apps/pkfssvm.cc                          |   4 +-
 src/apps/pkinfo.cc                           |   2 +-
 src/apps/pkkalman.cc                         |  15 +-
 src/apps/pklas2img.cc                        |   2 +-
 src/apps/pkoptsvm.cc                         |   4 +-
 src/apps/pkpolygonize.cc                     |   2 +-
 src/apps/pkregann.cc                         |   8 +-
 src/apps/pkstatascii.cc                      |   2 +-
 src/apps/pksvm.cc                            | 128 +++---
 src/base/Makefile.am                         |   8 +-
 src/base/Makefile.in                         | 177 +++-----
 37 files changed, 912 insertions(+), 727 deletions(-)
 delete mode 100644 debian/libbase1.install
 delete mode 100644 debian/libbase1.symbols

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