[savi] branch master updated (0f7b2ea -> f4d757a)

Bas Couwenberg sebastic at debian.org
Fri Oct 21 16:43:59 UTC 2016


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

sebastic pushed a change to branch master
in repository savi.

      from  0f7b2ea   Release 1.4.9-1
       new  e30cff5   Restructure control file with cme.
       new  1715ccf   Update Vcs-Git URL to use HTTPS.
       new  5befa78   Set Maintainer to Debian GIS Project, move YunQiang Su to Uploaders.
       new  f869cc2   Update watch file to handle common issues.
       new  497c393   Add upstream metadata.
       new  8218538   Add gbp.conf to use pristine-tar by default.
       new  60ae864   Imported Upstream version 1.5.0
       new  980115b   Merge tag 'upstream/1.5.0'
       new  8e5258d   New upstream release.
       new  140d3b4   Update copyright file using copyright-format 1.0.
       new  e3d9fcb   Refresh patches & add DEP3 headers.
       new  970878c   Enable parallel dh.
       new  a646973   Use CFLAGS from environment set by dpkg-buildflags.
       new  7f0ad6e   Enable all hardening buildflags.
       new  3ebe2bd   Add patch by Reiner Herrmann for reproducible builds. (closes: #829717)
       new  f4d757a   Bump Standards-Version to 3.9.8, no changes.

The 16 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:
 BUGS                                         | 106 ++--
 COPYRIGHT                                    |  10 +-
 PACKAGING                                    |  29 +-
 README                                       |  61 +-
 README-COVERAGE-TEXTUREMAP                   |  46 +-
 VERSION                                      |   2 +-
 configure                                    |   3 +-
 data/ellipso.tcl                             |   8 +-
 data/globalstar.tcl                          |   7 +-
 data/iridium-66.tcl                          |   6 +-
 data/nels.tcl                                |   7 +-
 data/o3b-networks.tcl                        |  24 +-
 debian/changelog                             |  23 +
 debian/control                               |  18 +-
 debian/copyright                             |  61 +-
 debian/gbp.conf                              |  16 +
 debian/patches/enable_zlib.diff              |  26 +-
 debian/patches/reproducible-build.patch      |  15 +
 debian/patches/series                        |   1 +
 debian/patches/share_lib_div.diff            |  23 +-
 debian/rules                                 |   5 +-
 debian/upstream/metadata                     |   5 +
 debian/watch                                 |   6 +-
 manual/images/Makefile                       |   4 +-
 manual/images/savi-fisheye.png               | Bin 27774 -> 45612 bytes
 manual/index.html                            |  38 +-
 oogl/Makefile                                |   4 +-
 oogl/ambient_light.oogl                      |   0
 oogl/blue_marble_land_shallow_topo_2048.jpeg | Bin
 oogl/earth.oogl                              |   7 +-
 oogl/earth_texture_h.oogl                    |   3 +-
 oogl/numesh.oogl                             | 844 ---------------------------
 savi                                         |  30 +-
 src/Makefile                                 |   3 +-
 src/Makefile_defs_irix                       |  14 +-
 src/Makefile_defs_linux                      |   4 +-
 src/coverage_vis.c                           |  13 +-
 src/fisheye.c                                |  26 +-
 src/gv_utils.c                               |   6 +-
 src/main.c                                   |  10 +-
 src/satCmd.c                                 |   9 +-
 src/tcl_utils.c                              |  18 +-
 tcl/Makefile                                 |   7 +-
 tcl/about.tcl                                |  10 +-
 tcl/coverage.tcl                             |  55 +-
 tcl/coverage_frames.tcl                      |  95 +++
 tcl/fisheye.tcl                              |  17 +-
 tcl/init.tcl                                 |  15 +-
 tcl/load_url_tle.tcl                         | 165 ++++++
 tcl/main.tcl                                 |  10 +-
 tcl/no_frames.tcl                            |   4 +-
 51 files changed, 782 insertions(+), 1137 deletions(-)
 create mode 100644 debian/gbp.conf
 create mode 100644 debian/patches/reproducible-build.patch
 create mode 100644 debian/upstream/metadata
 mode change 100755 => 100644 oogl/ambient_light.oogl
 mode change 100755 => 100644 oogl/blue_marble_land_shallow_topo_2048.jpeg
 delete mode 100644 oogl/numesh.oogl
 create mode 100644 tcl/coverage_frames.tcl
 create mode 100644 tcl/load_url_tle.tcl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/savi.git



More information about the Pkg-grass-devel mailing list