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

sebastic pushed a change to branch upstream
in repository pktools.

      from  4057b6f   Imported Upstream version 2.6.7
       new  09488e9   New upstream version 2.6.7.1
       new  7e547d1   New upstream version 2.6.7.1+ds

The 2 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:
 CMakeLists.txt                     |   91 +-
 README.txt                         |    0
 doc/apps.dox                       |    8 +-
 doc/createappsdox.sh               |    2 +-
 doc/doxygen_sqlite3.db             |  Bin 0 -> 933888 bytes
 doc/examples_pkextract.dox         |   26 +-
 src/CMakeLists.txt                 |   42 +-
 src/apps/pkann.cc                  |  181 +--
 src/apps/pkannogr.cc               |  916 +++++++++++++
 src/apps/pkcomposite.cc            |    2 +-
 src/apps/pkcomposite_app.cc~       |  271 ----
 src/apps/pkcrop.cc                 |    2 +-
 src/apps/pkextract.cc              | 2553 ------------------------------------
 src/apps/pkextractimg.cc           |   23 +-
 src/apps/pkextractogr.cc           |   14 +-
 src/apps/pkfilter.cc               |    6 +-
 src/apps/pklas2img.cc              |    4 +-
 src/apps/pkreclass.cc              |   62 +-
 src/apps/pkreclassogr.cc           |  194 +++
 src/apps/pkstatprofile.cc          |    4 +-
 src/apps/pksvm.cc                  |  206 +--
 src/apps/{pksvm.cc => pksvmogr.cc} |  486 +------
 22 files changed, 1252 insertions(+), 3841 deletions(-)
 delete mode 100644 README.txt
 create mode 100644 doc/doxygen_sqlite3.db
 create mode 100644 src/apps/pkannogr.cc
 delete mode 100644 src/apps/pkcomposite_app.cc~
 delete mode 100644 src/apps/pkextract.cc
 create mode 100644 src/apps/pkreclassogr.cc
 copy src/apps/{pksvm.cc => pksvmogr.cc} (70%)

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

Reply via email to