[mapcode] branch master updated (9280f29 -> 9dc668d)

Bas Couwenberg sebastic at debian.org
Sun Jan 28 18:34:57 UTC 2018


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

sebastic pushed a change to branch master
in repository mapcode.

      from  9280f29   Update copyright-format URL to use HTTPS.
       new  f3ceaff   New upstream version 2.5.4
       new  248b6ee   New upstream version 2.5.5
       new  63da8de   Merge tag 'upstream/2.5.5'
       new  f38ae0b   New upstream release.
       new  b134bc3   Update copyright years for Stichting Mapcode Foundation.
       new  8c09f0d   Restructure control file with cme.
       new  cf1d53f   Bump Standards-Version to 4.1.3, no changes.
       new  d0c3262   Enable all hardening buildflags.
       new  7c42673   Add autopkgtest to test installability.
       new  9842af2   Add lintian override for spelling-error-in-binary false positive.
       new  9dc668d   Set distribution to unstable.

The 11 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                              |  2 +-
 NOTICE                                      |  2 +-
 README.md                                   | 80 ++++++++++++++++++++++++++++-
 debian/changelog                            | 12 ++++-
 debian/control                              |  4 +-
 debian/copyright                            |  2 +-
 debian/lintian-overrides                    |  3 ++
 debian/rules                                |  3 ++
 debian/tests/control                        |  3 ++
 mapcodelib/internal_alphabet_recognizer.h   |  2 +-
 mapcodelib/internal_data.h                  |  2 +-
 mapcodelib/internal_iso3166_data.h          |  2 +-
 mapcodelib/internal_territory_alphabets.h   |  2 +-
 mapcodelib/internal_territory_names_af.h    |  2 +-
 mapcodelib/internal_territory_names_ar.h    |  2 +-
 mapcodelib/internal_territory_names_be.h    |  2 +-
 mapcodelib/internal_territory_names_cn.h    |  2 +-
 mapcodelib/internal_territory_names_cs.h    |  2 +-
 mapcodelib/internal_territory_names_da.h    |  2 +-
 mapcodelib/internal_territory_names_de.h    |  2 +-
 mapcodelib/internal_territory_names_en.h    |  2 +-
 mapcodelib/internal_territory_names_es.h    |  2 +-
 mapcodelib/internal_territory_names_fi.h    |  2 +-
 mapcodelib/internal_territory_names_fr.h    |  2 +-
 mapcodelib/internal_territory_names_he.h    |  2 +-
 mapcodelib/internal_territory_names_hi.h    |  2 +-
 mapcodelib/internal_territory_names_hr.h    |  2 +-
 mapcodelib/internal_territory_names_id.h    |  2 +-
 mapcodelib/internal_territory_names_it.h    |  2 +-
 mapcodelib/internal_territory_names_ja.h    |  2 +-
 mapcodelib/internal_territory_names_ko.h    |  2 +-
 mapcodelib/internal_territory_names_local.h |  2 +-
 mapcodelib/internal_territory_names_nl.h    |  2 +-
 mapcodelib/internal_territory_names_no.h    |  2 +-
 mapcodelib/internal_territory_names_pl.h    |  2 +-
 mapcodelib/internal_territory_names_pt.h    |  2 +-
 mapcodelib/internal_territory_names_ru.h    |  2 +-
 mapcodelib/internal_territory_names_sv.h    |  2 +-
 mapcodelib/internal_territory_names_sw.h    |  2 +-
 mapcodelib/internal_territory_names_tr.h    |  2 +-
 mapcodelib/internal_territory_names_uk.h    |  2 +-
 mapcodelib/internal_territory_search.h      |  2 +-
 mapcodelib/mapcode_alphabets.h              |  2 +-
 mapcodelib/mapcode_legacy.c                 |  2 +-
 mapcodelib/mapcode_legacy.h                 |  2 +-
 mapcodelib/mapcode_territories.h            |  2 +-
 mapcodelib/mapcoder.c                       | 37 +++++++++++--
 mapcodelib/mapcoder.h                       | 53 +++++++++++++++++--
 test/decode_test.h                          |  2 +-
 test/run_compare.sh                         | 13 ++---
 test/run_gcov.sh                            |  6 +--
 test/run_gprof.sh                           |  7 +--
 test/run_normal.sh                          |  5 +-
 test/run_sanitizer.sh                       |  7 +--
 test/run_valgrind.sh                        |  7 +--
 test/test_territories.h                     |  2 +-
 test/unittest.c                             | 53 ++++++++++++++++++-
 utility/mapcode.cpp                         |  6 +--
 58 files changed, 290 insertions(+), 93 deletions(-)
 create mode 100644 debian/lintian-overrides
 create mode 100644 debian/tests/control

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



More information about the Pkg-grass-devel mailing list