[Pkg-isocodes-devel] [pkg-iso-codes] branch upstream updated (2e3f151 -> 345928f)

Tobias Quathamer toddy at moszumanska.debian.org
Wed Mar 2 10:40:51 UTC 2016


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

toddy pushed a change to branch upstream
in repository pkg-iso-codes.

      from  2e3f151   Imported Upstream version 3.65
       new  345928f   Imported Upstream version 3.66

The 1 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:
 ChangeLog               |    12 +
 Makefile.am             |    10 +-
 Makefile.in             |    61 +-
 check_valid_utf8.pl     |    63 -
 check_valid_utf8.py     |    56 +
 rules.make => common.mk |    29 +-
 configure               |    73 +-
 configure.ac            |    60 +-
 data/iso_15924.json     |   849 +
 data/iso_3166-1.json    |  1675 ++
 data/iso_3166-2.json    | 23221 ++++++++++++++++++++++
 data/iso_3166-3.json    |   279 +
 data/iso_4217.json      |   912 +
 data/iso_639-2.json     |  2158 ++
 data/iso_639-3.json     | 49254 ++++++++++++++++++++++++++++++++++++++++++++++
 data/iso_639-5.json     |   108 +
 data/schema-15924.json  |    36 +
 data/schema-3166-1.json |    51 +
 data/schema-3166-2.json |    67 +
 data/schema-3166-3.json |    51 +
 data/schema-4217.json   |    36 +
 data/schema-639-2.json  |    46 +
 data/schema-639-3.json  |    61 +
 data/schema-639-5.json  |    31 +
 iso-codes.pc.in         |     2 +-
 iso_15924/Makefile.am   |    20 +-
 iso_15924/Makefile.in   |    34 +-
 iso_3166/Makefile.am    |    20 +-
 iso_3166/Makefile.in    |    32 +-
 iso_3166/iso_3166.xml   |     1 -
 iso_3166_2/Makefile.am  |    20 +-
 iso_3166_2/Makefile.in  |    34 +-
 iso_4217/Makefile.am    |    20 +-
 iso_4217/Makefile.in    |    34 +-
 iso_639/Makefile.am     |    20 +-
 iso_639/Makefile.in     |    38 +-
 iso_639_3/Makefile.am   |    20 +-
 iso_639_3/Makefile.in   |    34 +-
 iso_639_5/Makefile.am   |    20 +-
 iso_639_5/Makefile.in   |    34 +-
 iso_639_5/nl.po         |    58 +-
 41 files changed, 79223 insertions(+), 417 deletions(-)
 delete mode 100644 check_valid_utf8.pl
 create mode 100755 check_valid_utf8.py
 rename rules.make => common.mk (75%)
 create mode 100644 data/iso_15924.json
 create mode 100644 data/iso_3166-1.json
 create mode 100644 data/iso_3166-2.json
 create mode 100644 data/iso_3166-3.json
 create mode 100644 data/iso_4217.json
 create mode 100644 data/iso_639-2.json
 create mode 100644 data/iso_639-3.json
 create mode 100644 data/iso_639-5.json
 create mode 100644 data/schema-15924.json
 create mode 100644 data/schema-3166-1.json
 create mode 100644 data/schema-3166-2.json
 create mode 100644 data/schema-3166-3.json
 create mode 100644 data/schema-4217.json
 create mode 100644 data/schema-639-2.json
 create mode 100644 data/schema-639-3.json
 create mode 100644 data/schema-639-5.json

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-isocodes/pkg-iso-codes.git



More information about the Pkg-isocodes-devel mailing list