[savi] branch master updated (824ef22 -> a3379c4)

Bas Couwenberg sebastic at debian.org
Sun Jul 2 15:45:39 UTC 2017


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

sebastic pushed a change to branch master
in repository savi.

      from  824ef22   Move from experimental to unstable.
       new  c720c85   New upstream version 1.5.1
       new  f97f727   Merge tag 'upstream/1.5.1'
       new  8519dd3   Team upload.
       new  f89572b   Update copyright years for Lloyd Wood.
       new  438e147   Bump Standards-Version to 4.0.0, no changes.
       new  8b67ab6   Add autopkgtest to test installability.
       new  d2181b3   Refresh patches.
       new  a3379c4   Set distribution to unstable.

The 8 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                            |   26 +-
 COPYRIGHT                       |    6 +-
 README                          |   36 +-
 RELEASE-NOTE                    |    7 -
 VERSION                         |    2 +-
 configure                       |    6 +-
 data/Makefile                   |   10 +-
 data/geo.tle                    | 2268 +++++++++++++++++++--------------------
 data/leosat.tcl                 |   10 +-
 data/o3b-networks-full.tcl      |   73 ++
 data/o3b-networks.tcl           |   25 +-
 data/viasat-ngso.tcl            |   45 +
 data/visual.tle                 |  924 ++++++++--------
 debian/changelog                |   11 +
 debian/control                  |    2 +-
 debian/copyright                |    2 +-
 debian/patches/enable_zlib.diff |    2 +-
 debian/tests/control            |    3 +
 oogl/savi.oogl                  |    4 +-
 savi                            |   94 +-
 src/Makefile                    |    2 +-
 src/Satellite.c                 |    4 +-
 src/axes.c                      |    4 +-
 src/cones.c                     |    4 +-
 src/coverage.c                  |    4 +-
 src/coverage_vis.c              |   47 +-
 src/earth.c                     |    4 +-
 src/fisheye.c                   |    4 +-
 src/footprints.c                |    4 +-
 src/globals.c                   |    7 +-
 src/gv_init.c                   |    4 +-
 src/gv_utils.c                  |    4 +-
 src/include/Satellite.h         |    4 +-
 src/include/constants.h         |    4 +-
 src/include/coverage_vis.h      |    4 +-
 src/include/fisheye.h           |    4 +-
 src/include/globals.h           |    7 +-
 src/include/gv_file.h           |    4 +-
 src/include/gv_utils.h          |    4 +-
 src/include/int_types.h         |    4 +-
 src/include/orbit_utils.h       |    4 +-
 src/include/sats.h              |    4 +-
 src/include/savi.h              |    4 +-
 src/include/stats_utils.h       |    4 +-
 src/include/tcl_utils.h         |    4 +-
 src/include/time.h              |    4 +-
 src/include/utils.h             |    2 +-
 src/logo.c                      |    4 +-
 src/main.c                      |   40 +-
 src/modules.c                   |    4 +-
 src/orbit_utils.c               |    4 +-
 src/orbits.c                    |    4 +-
 src/plane.c                     |    4 +-
 src/satCmd.c                    |    4 +-
 src/satellites.c                |    4 +-
 src/sats.c                      |    4 +-
 src/stars.c                     |    4 +-
 src/stats_utils.c               |   13 +-
 src/sun.c                       |    4 +-
 src/tcl_utils.c                 |   16 +-
 src/time.c                      |    4 +-
 src/utils.c                     |    4 +-
 tcl/about.tcl                   |    6 +-
 tcl/coverage.tcl                |   16 +-
 tcl/coverage_frames.tcl         |    9 +-
 tcl/coverage_size.tcl           |    4 +-
 tcl/details.tcl                 |    4 +-
 tcl/edit.tcl                    |    4 +-
 tcl/empty.tcl                   |    4 +-
 tcl/equator.tcl                 |    4 +-
 tcl/fisheye.tcl                 |    7 +-
 tcl/geomview.tcl                |    4 +-
 tcl/helpfile.tcl                |    4 +-
 tcl/init.tcl                    |   11 +-
 tcl/load.tcl                    |    6 +-
 tcl/load_url_tle.tcl            |   20 +-
 tcl/main.tcl                    |    6 +-
 tcl/no_frames.tcl               |   19 +-
 tcl/oe.tcl                      |    4 +-
 tcl/params.tcl                  |    4 +-
 tcl/random.tcl                  |    4 +-
 tcl/rosette.tcl                 |    4 +-
 tcl/save.tcl                    |    8 +-
 tcl/snapshot.tcl                |   10 +-
 tcl/star.tcl                    |    4 +-
 tcl/sunlight.tcl                |    4 +-
 tcl/utils.tcl                   |    4 +-
 87 files changed, 2073 insertions(+), 1927 deletions(-)
 delete mode 100644 RELEASE-NOTE
 create mode 100644 data/o3b-networks-full.tcl
 create mode 100644 data/viasat-ngso.tcl
 create mode 100644 debian/tests/control

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