[hamradio-commits] [xastir] branch master updated (4997430 -> 87cc018)

Iain R. Learmonth irl at moszumanska.debian.org
Tue Jul 26 15:42:16 UTC 2016


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

irl pushed a change to branch master
in repository xastir.

      from  4997430   Updated changelog for release
       new  73a658f   Imported Upstream version 2.0.8
       new  72ed4c7   Merge tag 'upstream/2.0.8'
       new  fef314d   Update debian/ for new upstream
       new  8590209   Added sv translation for debconf question
       new  87cc018   Updated changelog for release

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:
 CanadaTopo250k.geo                                 |    2 -
 CanadaTopo50k.geo                                  |    2 -
 INSTALL                                            |   29 +-
 Makefile.am                                        |   77 +-
 Makefile.in                                        |   77 +-
 README.CVS                                         |    6 +-
 README.CYGWIN                                      |   57 +-
 README.MAPS                                        |    4 +-
 README.win32                                       |   32 +-
 TXRadar.geo                                        |   23 -
 USRadar.geo                                        |   37 -
 WMSRadar.geo                                       |   17 -
 acinclude.m4                                       |    4 +-
 callpass/Makefile.in                               |   14 +-
 config.h.in                                        |    3 -
 config/Makefile.am                                 |    3 +-
 config/Makefile.in                                 |    3 +-
 config/language-Dutch.sys                          |    6 +-
 config/language-ElmerFudd.sys                      |    4 +
 config/language-English.sys                        |    6 +-
 config/language-French.sys                         |    6 +-
 config/language-German.sys                         |    6 +-
 config/language-Italian.sys                        |    6 +-
 config/language-MuppetsChef.sys                    |    4 +
 config/language-OldeEnglish.sys                    |    4 +
 config/language-PigLatin.sys                       |    4 +
 config/language-PirateEnglish.sys                  |    4 +
 config/language-Portuguese.sys                     |    6 +-
 config/language-Spanish.sys                        |    6 +-
 ...wsc_ddmmyy_10a.dbfawk => nwsc_ddmmyy_15.dbfawk} |   10 +-
 configure                                          |  429 +++-
 configure.ac                                       |   39 +-
 debian/changelog                                   |   16 +
 debian/patches/OSM_config.patch                    |  193 +-
 debian/patches/link.patch                          |   16 +-
 debian/po/sv.po                                    |   44 +
 help/help-English.dat                              |    7 +
 scripts/Makefile.am                                |    9 +-
 scripts/Makefile.in                                |    9 +-
 scripts/ads-b.pl                                   | 1224 ++++++++++
 scripts/ais.pl                                     | 2478 ++++++++++++++++++++
 scripts/ais_pp.pl                                  |  413 ++++
 scripts/get-BOMdata                                |    4 +-
 scripts/get-NWSdata                                |   18 +-
 scripts/get-maptools.sh                            |  370 ---
 scripts/get_shapelib.sh                            |  189 --
 scripts/langElmerFudd.pl                           |    6 +-
 scripts/langMuppetsChef.pl                         |    6 +-
 scripts/langOldeEnglish.pl                         |    6 +-
 scripts/langPigLatin.pl                            |    6 +-
 scripts/langPirateEnglish.pl                       |    6 +-
 src/Makefile.in                                    |   14 +-
 src/compiledate.c                                  |    2 +-
 src/db.c                                           |  131 +-
 src/draw_symbols.c                                 |  322 ++-
 src/draw_symbols.h                                 |    7 +-
 src/interface_gui.c                                |   22 +-
 src/main.c                                         |  258 +-
 src/main.h                                         |    7 +-
 src/rtree/Makefile.in                              |   14 +-
 src/shapelib/Makefile.in                           |   14 +-
 src/shapelib/contrib/Makefile.in                   |   85 +-
 src/x_spider.c                                     |    4 +-
 src/xa_config.c                                    |   18 +-
 symbols/symbols.dat                                |   42 +-
 terraserver-reflectivity.geo                       |    2 -
 terraserver-topo.geo                               |    2 -
 terraserver-urban.geo                              |    2 -
 terraserver.geo                                    |    2 -
 xastir-min.spec                                    |    4 +-
 xastir.spec                                        |    4 +-
 71 files changed, 5363 insertions(+), 1543 deletions(-)
 delete mode 100644 CanadaTopo250k.geo
 delete mode 100644 CanadaTopo50k.geo
 delete mode 100644 TXRadar.geo
 delete mode 100644 USRadar.geo
 delete mode 100644 WMSRadar.geo
 copy config/{nwsc_ddmmyy_10a.dbfawk => nwsc_ddmmyy_15.dbfawk} (88%)
 create mode 100644 debian/po/sv.po
 create mode 100755 scripts/ads-b.pl
 create mode 100755 scripts/ais.pl
 create mode 100755 scripts/ais_pp.pl
 delete mode 100755 scripts/get-maptools.sh
 delete mode 100644 scripts/get_shapelib.sh
 delete mode 100644 terraserver-reflectivity.geo
 delete mode 100644 terraserver-topo.geo
 delete mode 100644 terraserver-urban.geo
 delete mode 100644 terraserver.geo

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



More information about the pkg-hamradio-commits mailing list