[pktools] branch master updated (1790275 -> 5a5b926)

Bas Couwenberg sebastic at debian.org
Wed Feb 7 09:03:10 UTC 2018


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

sebastic pushed a change to branch master
in repository pktools.

      from  1790275   Update copyright-format URL to use HTTPS.
       new  1758e86   Update watch file to check for uppercase releases too.
       new  2116a87   New upstream version 2.6.7.2+ds
       new  bd6578c   New upstream version 2.6.7.3+ds
       new  46c3f62   Merge tag 'upstream/2.6.7.3+ds'
       new  e2157c0   New upstream release.
       new  d8d3b52   Bump Standards-Version to 4.1.3, no changes.
       new  2eed558   Install libraries in Multi-Arch path.
       new  e4f78d1   Update symbols for amd64.
       new  5a5b926   Set distribution to unstable.

The 9 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:
 CMakeFiles/cmake.check_cache     |    1 +
 CMakeLists.txt                   |   14 +-
 debian/changelog                 |   10 +-
 debian/control                   |    2 +-
 debian/libalgorithms1.install    |    2 +-
 debian/libalgorithms1.symbols    |   26 +-
 debian/libbase1.install          |    2 +-
 debian/libfileclasses1.install   |    2 +-
 debian/libimageclasses1.install  |    2 +-
 debian/libimageclasses1.symbols  |   12 +-
 debian/liblasclasses1.install    |    2 +-
 debian/liblasclasses1.symbols    |    8 +-
 debian/patches/multiarch.patch   |   44 +
 debian/patches/series            |    1 +
 debian/pktools-dev.install       |    4 +-
 debian/rules                     |    5 +-
 debian/watch                     |    2 +-
 src/algorithms/Filter.cc         |  213 +--
 src/apps/pkcomposite.cc          |  655 ++++-----
 src/apps/pkcrop.cc               |  538 ++++---
 src/apps/pkextractimg.cc         |    2 +-
 src/apps/pkextractogr.cc         | 1037 +++++++-------
 src/apps/pkkalman.cc             | 2873 ++++++++++++++++++++------------------
 src/apps/pkstat.cc               |  858 ++++++------
 src/apps/pkstatprofile.cc        |    4 +-
 src/imageclasses/ImgReaderGdal.h |   38 +-
 test/data/clipped_shp.dbf        |  Bin 0 -> 791 bytes
 test/data/clipped_shp.prj        |    1 +
 test/data/clipped_shp.qpj        |    1 +
 test/data/clipped_shp.shp        |  Bin 0 -> 27100 bytes
 test/data/clipped_shp.shx        |  Bin 0 -> 180 bytes
 test/data/test.tif               |  Bin 0 -> 93155 bytes
 test/data/test_clipped.sqlite    |  Bin 0 -> 45056 bytes
 33 files changed, 3313 insertions(+), 3046 deletions(-)
 create mode 100644 CMakeFiles/cmake.check_cache
 create mode 100644 debian/patches/multiarch.patch
 create mode 100644 test/data/clipped_shp.dbf
 create mode 100644 test/data/clipped_shp.prj
 create mode 100644 test/data/clipped_shp.qpj
 create mode 100644 test/data/clipped_shp.shp
 create mode 100644 test/data/clipped_shp.shx
 create mode 100644 test/data/test.tif
 create mode 100644 test/data/test_clipped.sqlite

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