[DRE-commits] [ruby-gettext] branch master updated (268ec10 -> 0867dd3)

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Fri Aug 5 15:26:48 UTC 2016


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

tsfgnu-guest pushed a change to branch master
in repository ruby-gettext.

      from  268ec10   Run wrap-and-sort on packaging files
      adds  4e81ca1   Imported Upstream version 3.2.2
       new  89536fd   Merge tag 'upstream/3.2.2'
       new  ae81ae1   Bump Standards-Version to 3.9.8 (no changes)
       new  0867dd3   Release 3.2.2-1

The 3 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:
 debian/changelog                                   |   14 +
 debian/control                                     |    2 +-
 doc/text/news.md                                   |   46 +
 lib/gettext/locale_path.rb                         |    2 +-
 lib/gettext/text_domain.rb                         |    5 +-
 lib/gettext/tools/msgmerge.rb                      |   12 +-
 lib/gettext/tools/task.rb                          |    1 +
 lib/gettext/version.rb                             |    4 +-
 metadata.yml                                       | 1694 --------------------
 po/bg/gettext.edit.po                              |  106 +-
 po/bg/gettext.po                                   |   18 +-
 po/bs/gettext.edit.po                              |  106 +-
 po/bs/gettext.po                                   |   18 +-
 po/ca/gettext.edit.po                              |  106 +-
 po/ca/gettext.po                                   |   18 +-
 po/cs/gettext.edit.po                              |  106 +-
 po/cs/gettext.po                                   |   18 +-
 po/de/gettext.edit.po                              |  106 +-
 po/de/gettext.po                                   |   18 +-
 po/el/gettext.edit.po                              |  106 +-
 po/el/gettext.po                                   |   18 +-
 po/eo/gettext.edit.po                              |  106 +-
 po/eo/gettext.po                                   |   18 +-
 po/es/gettext.edit.po                              |  106 +-
 po/es/gettext.po                                   |   18 +-
 po/et/gettext.edit.po                              |  106 +-
 po/et/gettext.po                                   |   18 +-
 po/fr/gettext.edit.po                              |  106 +-
 po/fr/gettext.po                                   |   18 +-
 po/gettext.pot                                     |  170 +-
 po/hr/gettext.edit.po                              |  106 +-
 po/hr/gettext.po                                   |   18 +-
 po/hu/gettext.edit.po                              |  106 +-
 po/hu/gettext.po                                   |   18 +-
 po/it/gettext.edit.po                              |  106 +-
 po/it/gettext.po                                   |   18 +-
 po/ja/gettext.edit.po                              |  106 +-
 po/ja/gettext.po                                   |   18 +-
 po/ko/gettext.edit.po                              |  106 +-
 po/ko/gettext.po                                   |   18 +-
 po/lv/gettext.edit.po                              |  106 +-
 po/lv/gettext.po                                   |   18 +-
 po/nb/gettext.edit.po                              |  106 +-
 po/nb/gettext.po                                   |   18 +-
 po/nl/gettext.edit.po                              |  106 +-
 po/nl/gettext.po                                   |   18 +-
 po/pt_BR/gettext.edit.po                           |  106 +-
 po/pt_BR/gettext.po                                |   18 +-
 po/ru/gettext.edit.po                              |  106 +-
 po/ru/gettext.po                                   |   18 +-
 po/sr/gettext.edit.po                              |  106 +-
 po/sr/gettext.po                                   |   18 +-
 po/sv/gettext.edit.po                              |  106 +-
 po/sv/gettext.po                                   |   18 +-
 po/uk/gettext.edit.po                              |  106 +-
 po/uk/gettext.po                                   |   18 +-
 po/vi/gettext.edit.po                              |  106 +-
 po/vi/gettext.po                                   |   18 +-
 po/zh/gettext.edit.po                              |  106 +-
 po/zh/gettext.po                                   |   18 +-
 po/zh_TW/gettext.edit.po                           |  106 +-
 po/zh_TW/gettext.po                                |   18 +-
 test/fixtures/{n_.rb => lower_n_.rb}               |    0
 test/fixtures/{N_.rb => upper_n_.rb}               |    0
 test/locale/ja/LC_MESSAGES/hello.mo                |  Bin 0 -> 398 bytes
 test/locale/{fr => zh_Hant}/LC_MESSAGES/test1.mo   |  Bin 436 -> 462 bytes
 {samples => test}/po/hello.pot                     |   13 +-
 test/po/ja/_.edit.po                               |    4 +-
 test/po/ja/_.po                                    |    4 +-
 test/po/ja/{hello.po => hello.edit.po}             |    1 +
 .../po/ja/hello.po.time_stamp                      |    0
 test/po/{fr => zh_Hant}/test1.po                   |    4 +-
 test/test_locale_path.rb                           |   24 +-
 test/test_parser.rb                                |  100 +-
 test/tools/test_msgmerge.rb                        |   66 +-
 75 files changed, 1913 insertions(+), 3477 deletions(-)
 delete mode 100644 metadata.yml
 rename test/fixtures/{n_.rb => lower_n_.rb} (100%)
 rename test/fixtures/{N_.rb => upper_n_.rb} (100%)
 create mode 100644 test/locale/ja/LC_MESSAGES/hello.mo
 copy test/locale/{fr => zh_Hant}/LC_MESSAGES/test1.mo (74%)
 copy {samples => test}/po/hello.pot (64%)
 copy test/po/ja/{hello.po => hello.edit.po} (95%)
 copy po/bg/gettext.po.time_stamp => test/po/ja/hello.po.time_stamp (100%)
 copy test/po/{fr => zh_Hant}/test1.po (88%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gettext.git



More information about the Pkg-ruby-extras-commits mailing list