[Pkg-isocodes-devel] [iso-codes] branch master updated (0dcf0c1 -> 15d74aa)

Tobias Quathamer toddy at moszumanska.debian.org
Fri Mar 4 13:07:02 UTC 2016


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

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

      from  0dcf0c1   Update .gitignore
       new  09c9661   Update Makefiles
       new  cf650b4   Move pot creation into common.mk
       new  3873803   Use the data directory as second argument
       new  eb93293   Regenerate autotools files
       new  36e4039   Adapt script to create XML files
       new  bf86046   Regenerate autotools files
       new  15d74aa   Rename XML and POT files with new domain

The 7 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:
 bin/pot_from_json.py                          |   9 +-
 bin/xml_from_json.py                          | 310 +++++++++++++-------------
 common.mk                                     |   8 +
 configure                                     |  14 +-
 configure.ac                                  |  12 +-
 iso_15924/Makefile.am                         |   4 -
 iso_15924/Makefile.in                         |  12 +-
 iso_3166-1/Makefile.am                        |   6 +-
 iso_3166-1/Makefile.in                        |  20 +-
 iso_3166-1/{iso_3166.pot => iso_3166-1.pot}   |   0
 iso_3166-1/{iso_3166.xml => iso_3166-1.xml}   |   0
 iso_3166-2/Makefile.am                        |   6 +-
 iso_3166-2/Makefile.in                        |  20 +-
 iso_3166-2/{iso_3166_2.pot => iso_3166-2.pot} |   0
 iso_3166-2/{iso_3166_2.xml => iso_3166-2.xml} |   0
 iso_4217/Makefile.am                          |   4 -
 iso_4217/Makefile.in                          |  12 +-
 iso_639-2/Makefile.am                         |   8 +-
 iso_639-2/Makefile.in                         |  22 +-
 iso_639-2/{iso_639.pot => iso_639-2.pot}      |   0
 iso_639-2/{iso_639.xml => iso_639-2.xml}      |   0
 iso_639-3/Makefile.am                         |   6 +-
 iso_639-3/Makefile.in                         |  20 +-
 iso_639-3/{iso_639_3.pot => iso_639-3.pot}    |   0
 iso_639-3/{iso_639_3.xml => iso_639-3.xml}    |   0
 iso_639-5/Makefile.am                         |   6 +-
 iso_639-5/Makefile.in                         |  20 +-
 iso_639-5/{iso_639_5.pot => iso_639-5.pot}    |   0
 iso_639-5/{iso_639_5.xml => iso_639-5.xml}    |   0
 29 files changed, 264 insertions(+), 255 deletions(-)
 rename iso_3166-1/{iso_3166.pot => iso_3166-1.pot} (100%)
 rename iso_3166-1/{iso_3166.xml => iso_3166-1.xml} (100%)
 rename iso_3166-2/{iso_3166_2.pot => iso_3166-2.pot} (100%)
 rename iso_3166-2/{iso_3166_2.xml => iso_3166-2.xml} (100%)
 rename iso_639-2/{iso_639.pot => iso_639-2.pot} (100%)
 rename iso_639-2/{iso_639.xml => iso_639-2.xml} (100%)
 rename iso_639-3/{iso_639_3.pot => iso_639-3.pot} (100%)
 rename iso_639-3/{iso_639_3.xml => iso_639-3.xml} (100%)
 rename iso_639-5/{iso_639_5.pot => iso_639-5.pot} (100%)
 rename iso_639-5/{iso_639_5.xml => iso_639-5.xml} (100%)

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



More information about the Pkg-isocodes-devel mailing list