[DRE-commits] [ruby-gettext] branch master updated (526622e -> be4ffe1)

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Sun Apr 13 19:16:51 UTC 2014


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  526622e   target unstable
      adds  8473922   Imported Upstream version 3.1.1
       new  cbd5e6a   Merge tag 'upstream/3.1.1'
       new  53217ea   add autogenerated man page for rmsgcat
       new  9a15fd7   remove patch restoring compatibility with ruby1.8
       new  be4ffe1   New upstream release 3.1.1-1

The 4 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/{rmsgmerge => rmsgcat}                         |   8 +-
 checksums.yaml.gz                                  | Bin 269 -> 267 bytes
 debian/changelog                                   |   7 +
 .../0005-Restore-compatibility-with-Ruby-1.8.patch | 530 ---------------------
 debian/patches/series                              |   1 -
 debian/rmsgcat.1                                   |  60 +++
 debian/ruby-gettext.manpages                       |   1 +
 doc/text/news.md                                   |  94 ++++
 lib/gettext/class_info.rb                          |   3 +-
 lib/gettext/po.rb                                  |  27 +-
 lib/gettext/po_entry.rb                            | 138 +++++-
 lib/gettext/po_parser.rb                           |  14 +-
 lib/gettext/tools.rb                               |  13 +-
 lib/gettext/tools/msgcat.rb                        | 296 ++++++++++++
 lib/gettext/tools/msginit.rb                       |  89 ++--
 lib/gettext/tools/msgmerge.rb                      |  61 ++-
 lib/gettext/tools/xgettext.rb                      |   4 +-
 lib/gettext/version.rb                             |   4 +-
 locale/bg/LC_MESSAGES/gettext.mo                   | Bin 3338 -> 3338 bytes
 locale/bs/LC_MESSAGES/gettext.mo                   | Bin 2515 -> 2515 bytes
 locale/ca/LC_MESSAGES/gettext.mo                   | Bin 2852 -> 2852 bytes
 locale/cs/LC_MESSAGES/gettext.mo                   | Bin 2443 -> 2443 bytes
 locale/de/LC_MESSAGES/gettext.mo                   | Bin 1551 -> 1551 bytes
 locale/el/LC_MESSAGES/gettext.mo                   | Bin 1632 -> 1632 bytes
 locale/eo/LC_MESSAGES/gettext.mo                   | Bin 1399 -> 1399 bytes
 locale/es/LC_MESSAGES/gettext.mo                   | Bin 1504 -> 1504 bytes
 locale/et/LC_MESSAGES/gettext.mo                   | Bin 1406 -> 1406 bytes
 locale/fr/LC_MESSAGES/gettext.mo                   | Bin 1509 -> 1509 bytes
 locale/hr/LC_MESSAGES/gettext.mo                   | Bin 1579 -> 1579 bytes
 locale/hu/LC_MESSAGES/gettext.mo                   | Bin 1511 -> 1511 bytes
 locale/it/LC_MESSAGES/gettext.mo                   | Bin 1402 -> 1402 bytes
 locale/ja/LC_MESSAGES/gettext.mo                   | Bin 5558 -> 9615 bytes
 locale/ko/LC_MESSAGES/gettext.mo                   | Bin 1594 -> 1594 bytes
 locale/lv/LC_MESSAGES/gettext.mo                   | Bin 1498 -> 1498 bytes
 locale/nb/LC_MESSAGES/gettext.mo                   | Bin 1489 -> 1489 bytes
 locale/nl/LC_MESSAGES/gettext.mo                   | Bin 1479 -> 1479 bytes
 locale/pt_BR/LC_MESSAGES/gettext.mo                | Bin 1518 -> 1518 bytes
 locale/ru/LC_MESSAGES/gettext.mo                   | Bin 1889 -> 1889 bytes
 locale/sr/LC_MESSAGES/gettext.mo                   | Bin 1731 -> 1731 bytes
 locale/sv/LC_MESSAGES/gettext.mo                   | Bin 870 -> 870 bytes
 locale/uk/LC_MESSAGES/gettext.mo                   | Bin 1915 -> 1915 bytes
 locale/vi/LC_MESSAGES/gettext.mo                   | Bin 1535 -> 1535 bytes
 locale/zh/LC_MESSAGES/gettext.mo                   | Bin 1438 -> 1438 bytes
 locale/zh_TW/LC_MESSAGES/gettext.mo                | Bin 1439 -> 1439 bytes
 metadata.yml                                       |   8 +-
 po/bg/gettext.po                                   | 282 +++++++----
 po/bs/gettext.po                                   | 289 +++++++----
 po/ca/gettext.po                                   | 282 +++++++----
 po/cs/gettext.po                                   | 291 +++++++----
 po/de/gettext.po                                   | 278 +++++++----
 po/el/gettext.po                                   | 278 +++++++----
 po/eo/gettext.po                                   | 280 +++++++----
 po/es/gettext.po                                   | 278 +++++++----
 po/et/gettext.po                                   | 278 +++++++----
 po/fr/gettext.po                                   | 278 +++++++----
 po/gettext.pot                                     | 215 ++++++---
 po/hr/gettext.po                                   | 278 +++++++----
 po/hu/gettext.po                                   | 278 +++++++----
 po/it/gettext.po                                   | 272 +++++++----
 po/ja/gettext.po                                   | 320 +++++++------
 po/ko/gettext.po                                   | 278 +++++++----
 po/lv/gettext.po                                   | 278 +++++++----
 po/nb/gettext.po                                   | 278 +++++++----
 po/nl/gettext.po                                   | 278 +++++++----
 po/pt_BR/gettext.po                                | 278 +++++++----
 po/ru/gettext.po                                   | 278 +++++++----
 po/sr/gettext.po                                   | 278 +++++++----
 po/sv/gettext.po                                   | 250 +++++++---
 po/uk/gettext.po                                   | 278 +++++++----
 po/vi/gettext.po                                   | 278 +++++++----
 po/zh/gettext.po                                   | 278 +++++++----
 po/zh_TW/gettext.po                                | 278 +++++++----
 samples/cgi/locale/bg/LC_MESSAGES/main.mo          | Bin 2279 -> 2414 bytes
 samples/cgi/locale/bs/LC_MESSAGES/main.mo          | Bin 1885 -> 2004 bytes
 samples/cgi/locale/ca/LC_MESSAGES/main.mo          | Bin 1846 -> 1955 bytes
 samples/cgi/locale/cs/LC_MESSAGES/main.mo          | Bin 1884 -> 1994 bytes
 samples/cgi/locale/de/LC_MESSAGES/main.mo          | Bin 1830 -> 1951 bytes
 samples/cgi/locale/el/LC_MESSAGES/main.mo          | Bin 2101 -> 2251 bytes
 samples/cgi/locale/eo/LC_MESSAGES/main.mo          | Bin 1815 -> 1923 bytes
 samples/cgi/locale/es/LC_MESSAGES/main.mo          | Bin 1757 -> 1868 bytes
 samples/cgi/locale/fr/LC_MESSAGES/main.mo          | Bin 1957 -> 2069 bytes
 samples/cgi/locale/hr/LC_MESSAGES/main.mo          | Bin 1886 -> 2005 bytes
 samples/cgi/locale/hu/LC_MESSAGES/main.mo          | Bin 1871 -> 1985 bytes
 samples/locale/bg/LC_MESSAGES/hello.mo             | Bin 485 -> 488 bytes
 samples/locale/bg/LC_MESSAGES/hello2.mo            | Bin 593 -> 596 bytes
 samples/locale/bg/LC_MESSAGES/hello_gtk2.mo        | Bin 493 -> 496 bytes
 samples/locale/bg/LC_MESSAGES/hello_noop.mo        | Bin 543 -> 546 bytes
 samples/locale/bg/LC_MESSAGES/hello_plural.mo      | Bin 558 -> 561 bytes
 samples/locale/bg/LC_MESSAGES/hello_tk.mo          | Bin 491 -> 491 bytes
 samples/locale/bs/LC_MESSAGES/hello.mo             | Bin 533 -> 536 bytes
 samples/locale/bs/LC_MESSAGES/hello2.mo            | Bin 632 -> 635 bytes
 samples/locale/bs/LC_MESSAGES/hello_gtk2.mo        | Bin 545 -> 548 bytes
 samples/locale/bs/LC_MESSAGES/hello_noop.mo        | Bin 589 -> 592 bytes
 samples/locale/bs/LC_MESSAGES/hello_plural.mo      | Bin 622 -> 625 bytes
 samples/locale/bs/LC_MESSAGES/hello_tk.mo          | Bin 542 -> 542 bytes
 samples/locale/ca/LC_MESSAGES/hello.mo             | Bin 432 -> 435 bytes
 samples/locale/ca/LC_MESSAGES/hello2.mo            | Bin 528 -> 531 bytes
 samples/locale/ca/LC_MESSAGES/hello_gtk2.mo        | Bin 440 -> 443 bytes
 samples/locale/ca/LC_MESSAGES/hello_noop.mo        | Bin 478 -> 481 bytes
 samples/locale/ca/LC_MESSAGES/hello_plural.mo      | Bin 495 -> 498 bytes
 samples/locale/ca/LC_MESSAGES/hello_tk.mo          | Bin 438 -> 438 bytes
 samples/locale/cs/LC_MESSAGES/hello.mo             | Bin 522 -> 525 bytes
 samples/locale/cs/LC_MESSAGES/hello2.mo            | Bin 619 -> 622 bytes
 samples/locale/cs/LC_MESSAGES/hello_gtk2.mo        | Bin 530 -> 533 bytes
 samples/locale/cs/LC_MESSAGES/hello_noop.mo        | Bin 570 -> 573 bytes
 samples/locale/cs/LC_MESSAGES/hello_plural.mo      | Bin 589 -> 592 bytes
 samples/locale/cs/LC_MESSAGES/hello_tk.mo          | Bin 528 -> 528 bytes
 samples/locale/de/LC_MESSAGES/hello.mo             | Bin 425 -> 428 bytes
 samples/locale/de/LC_MESSAGES/hello2.mo            | Bin 523 -> 526 bytes
 samples/locale/de/LC_MESSAGES/hello_gtk2.mo        | Bin 433 -> 436 bytes
 samples/locale/de/LC_MESSAGES/hello_noop.mo        | Bin 461 -> 464 bytes
 samples/locale/de/LC_MESSAGES/hello_plural.mo      | Bin 527 -> 530 bytes
 samples/locale/de/LC_MESSAGES/hello_tk.mo          | Bin 474 -> 474 bytes
 samples/locale/el/LC_MESSAGES/hello.mo             | Bin 432 -> 435 bytes
 samples/locale/el/LC_MESSAGES/hello2.mo            | Bin 534 -> 537 bytes
 samples/locale/el/LC_MESSAGES/hello_gtk2.mo        | Bin 446 -> 449 bytes
 samples/locale/el/LC_MESSAGES/hello_noop.mo        | Bin 496 -> 499 bytes
 samples/locale/el/LC_MESSAGES/hello_plural.mo      | Bin 504 -> 507 bytes
 samples/locale/el/LC_MESSAGES/hello_tk.mo          | Bin 444 -> 444 bytes
 samples/locale/eo/LC_MESSAGES/hello.mo             | Bin 385 -> 388 bytes
 samples/locale/eo/LC_MESSAGES/hello2.mo            | Bin 492 -> 495 bytes
 samples/locale/eo/LC_MESSAGES/hello_gtk2.mo        | Bin 395 -> 398 bytes
 samples/locale/eo/LC_MESSAGES/hello_noop.mo        | Bin 437 -> 440 bytes
 samples/locale/eo/LC_MESSAGES/hello_plural.mo      | Bin 487 -> 490 bytes
 samples/locale/eo/LC_MESSAGES/hello_tk.mo          | Bin 436 -> 436 bytes
 samples/locale/es/LC_MESSAGES/hello.mo             | Bin 398 -> 400 bytes
 samples/locale/es/LC_MESSAGES/hello2.mo            | Bin 494 -> 497 bytes
 samples/locale/es/LC_MESSAGES/hello_gtk2.mo        | Bin 398 -> 401 bytes
 samples/locale/es/LC_MESSAGES/hello_noop.mo        | Bin 436 -> 439 bytes
 samples/locale/es/LC_MESSAGES/hello_plural.mo      | Bin 503 -> 506 bytes
 samples/locale/es/LC_MESSAGES/hello_tk.mo          | Bin 396 -> 396 bytes
 samples/locale/fr/LC_MESSAGES/hello.mo             | Bin 378 -> 381 bytes
 samples/locale/fr/LC_MESSAGES/hello2.mo            | Bin 482 -> 485 bytes
 samples/locale/fr/LC_MESSAGES/hello_gtk2.mo        | Bin 378 -> 381 bytes
 samples/locale/fr/LC_MESSAGES/hello_noop.mo        | Bin 420 -> 423 bytes
 samples/locale/fr/LC_MESSAGES/hello_plural.mo      | Bin 479 -> 482 bytes
 samples/locale/fr/LC_MESSAGES/hello_tk.mo          | Bin 377 -> 383 bytes
 samples/locale/hr/LC_MESSAGES/hello.mo             | Bin 534 -> 537 bytes
 samples/locale/hr/LC_MESSAGES/hello2.mo            | Bin 633 -> 636 bytes
 samples/locale/hr/LC_MESSAGES/hello_gtk2.mo        | Bin 546 -> 549 bytes
 samples/locale/hr/LC_MESSAGES/hello_noop.mo        | Bin 590 -> 593 bytes
 samples/locale/hr/LC_MESSAGES/hello_plural.mo      | Bin 623 -> 626 bytes
 samples/locale/hr/LC_MESSAGES/hello_tk.mo          | Bin 543 -> 543 bytes
 samples/locale/hu/LC_MESSAGES/hello.mo             | Bin 389 -> 392 bytes
 samples/locale/hu/LC_MESSAGES/hello2.mo            | Bin 481 -> 484 bytes
 samples/locale/hu/LC_MESSAGES/hello_gtk2.mo        | Bin 397 -> 400 bytes
 samples/locale/hu/LC_MESSAGES/hello_noop.mo        | Bin 439 -> 442 bytes
 samples/locale/hu/LC_MESSAGES/hello_plural.mo      | Bin 494 -> 497 bytes
 samples/locale/hu/LC_MESSAGES/hello_tk.mo          | Bin 438 -> 438 bytes
 samples/locale/it/LC_MESSAGES/hello.mo             | Bin 435 -> 438 bytes
 samples/locale/it/LC_MESSAGES/hello2.mo            | Bin 531 -> 534 bytes
 samples/locale/it/LC_MESSAGES/hello_gtk2.mo        | Bin 441 -> 444 bytes
 samples/locale/it/LC_MESSAGES/hello_noop.mo        | Bin 484 -> 487 bytes
 samples/locale/it/LC_MESSAGES/hello_plural.mo      | Bin 541 -> 544 bytes
 samples/locale/it/LC_MESSAGES/hello_tk.mo          | Bin 439 -> 442 bytes
 samples/locale/ja/LC_MESSAGES/hello.mo             | Bin 379 -> 382 bytes
 samples/locale/ja/LC_MESSAGES/hello2.mo            | Bin 465 -> 468 bytes
 samples/locale/ja/LC_MESSAGES/hello_gtk2.mo        | Bin 378 -> 381 bytes
 samples/locale/ja/LC_MESSAGES/hello_noop.mo        | Bin 429 -> 432 bytes
 samples/locale/ja/LC_MESSAGES/hello_plural.mo      | Bin 481 -> 484 bytes
 samples/locale/ja/LC_MESSAGES/hello_tk.mo          | Bin 374 -> 380 bytes
 samples/locale/ko/LC_MESSAGES/hello.mo             | Bin 386 -> 389 bytes
 samples/locale/ko/LC_MESSAGES/hello2.mo            | Bin 485 -> 488 bytes
 samples/locale/ko/LC_MESSAGES/hello_gtk2.mo        | Bin 394 -> 397 bytes
 samples/locale/ko/LC_MESSAGES/hello_noop.mo        | Bin 437 -> 440 bytes
 samples/locale/ko/LC_MESSAGES/hello_plural.mo      | Bin 528 -> 531 bytes
 samples/locale/ko/LC_MESSAGES/hello_tk.mo          | Bin 443 -> 443 bytes
 samples/locale/lv/LC_MESSAGES/hello.mo             | Bin 474 -> 477 bytes
 samples/locale/lv/LC_MESSAGES/hello2.mo            | Bin 572 -> 575 bytes
 samples/locale/lv/LC_MESSAGES/hello_gtk2.mo        | Bin 482 -> 485 bytes
 samples/locale/lv/LC_MESSAGES/hello_noop.mo        | Bin 530 -> 533 bytes
 samples/locale/lv/LC_MESSAGES/hello_plural.mo      | Bin 506 -> 509 bytes
 samples/locale/lv/LC_MESSAGES/hello_tk.mo          | Bin 480 -> 480 bytes
 samples/locale/nb/LC_MESSAGES/hello.mo             | Bin 450 -> 453 bytes
 samples/locale/nb/LC_MESSAGES/hello2.mo            | Bin 545 -> 548 bytes
 samples/locale/nb/LC_MESSAGES/hello_gtk2.mo        | Bin 457 -> 460 bytes
 samples/locale/nb/LC_MESSAGES/hello_noop.mo        | Bin 503 -> 506 bytes
 samples/locale/nb/LC_MESSAGES/hello_plural.mo      | Bin 554 -> 557 bytes
 samples/locale/nb/LC_MESSAGES/hello_tk.mo          | Bin 506 -> 506 bytes
 samples/locale/nl/LC_MESSAGES/hello.mo             | Bin 466 -> 469 bytes
 samples/locale/nl/LC_MESSAGES/hello2.mo            | Bin 562 -> 565 bytes
 samples/locale/nl/LC_MESSAGES/hello_gtk2.mo        | Bin 474 -> 477 bytes
 samples/locale/nl/LC_MESSAGES/hello_noop.mo        | Bin 515 -> 518 bytes
 samples/locale/nl/LC_MESSAGES/hello_plural.mo      | Bin 530 -> 533 bytes
 samples/locale/nl/LC_MESSAGES/hello_tk.mo          | Bin 472 -> 475 bytes
 samples/locale/pt_BR/LC_MESSAGES/hello.mo          | Bin 441 -> 441 bytes
 samples/locale/pt_BR/LC_MESSAGES/hello2.mo         | Bin 536 -> 536 bytes
 samples/locale/pt_BR/LC_MESSAGES/hello_gtk2.mo     | Bin 451 -> 451 bytes
 samples/locale/pt_BR/LC_MESSAGES/hello_noop.mo     | Bin 489 -> 489 bytes
 samples/locale/pt_BR/LC_MESSAGES/hello_plural.mo   | Bin 509 -> 509 bytes
 samples/locale/pt_BR/LC_MESSAGES/hello_tk.mo       | Bin 399 -> 451 bytes
 samples/locale/ru/LC_MESSAGES/hello.mo             | Bin 465 -> 468 bytes
 samples/locale/ru/LC_MESSAGES/hello2.mo            | Bin 584 -> 587 bytes
 samples/locale/ru/LC_MESSAGES/hello_gtk2.mo        | Bin 472 -> 475 bytes
 samples/locale/ru/LC_MESSAGES/hello_noop.mo        | Bin 530 -> 533 bytes
 samples/locale/ru/LC_MESSAGES/hello_plural.mo      | Bin 572 -> 575 bytes
 samples/locale/ru/LC_MESSAGES/hello_tk.mo          | Bin 470 -> 470 bytes
 samples/locale/sr/LC_MESSAGES/hello.mo             | Bin 414 -> 417 bytes
 samples/locale/sr/LC_MESSAGES/hello2.mo            | Bin 517 -> 520 bytes
 samples/locale/sr/LC_MESSAGES/hello_gtk2.mo        | Bin 422 -> 425 bytes
 samples/locale/sr/LC_MESSAGES/hello_noop.mo        | Bin 474 -> 477 bytes
 samples/locale/sr/LC_MESSAGES/hello_plural.mo      | Bin 599 -> 602 bytes
 samples/locale/sr/LC_MESSAGES/hello_tk.mo          | Bin 535 -> 535 bytes
 samples/locale/sv/LC_MESSAGES/hello.mo             | Bin 368 -> 371 bytes
 samples/locale/sv/LC_MESSAGES/hello2.mo            | Bin 465 -> 468 bytes
 samples/locale/sv/LC_MESSAGES/hello_gtk2.mo        | Bin 375 -> 378 bytes
 samples/locale/sv/LC_MESSAGES/hello_noop.mo        | Bin 418 -> 421 bytes
 samples/locale/sv/LC_MESSAGES/hello_plural.mo      | Bin 485 -> 488 bytes
 samples/locale/sv/LC_MESSAGES/hello_tk.mo          | Bin 373 -> 373 bytes
 samples/locale/uk/LC_MESSAGES/hello.mo             | Bin 399 -> 402 bytes
 samples/locale/uk/LC_MESSAGES/hello2.mo            | Bin 491 -> 494 bytes
 samples/locale/uk/LC_MESSAGES/hello_gtk2.mo        | Bin 406 -> 409 bytes
 samples/locale/uk/LC_MESSAGES/hello_noop.mo        | Bin 458 -> 461 bytes
 samples/locale/uk/LC_MESSAGES/hello_plural.mo      | Bin 682 -> 685 bytes
 samples/locale/uk/LC_MESSAGES/hello_tk.mo          | Bin 611 -> 611 bytes
 samples/locale/vi/LC_MESSAGES/hello.mo             | Bin 412 -> 415 bytes
 samples/locale/vi/LC_MESSAGES/hello2.mo            | Bin 509 -> 512 bytes
 samples/locale/vi/LC_MESSAGES/hello_gtk2.mo        | Bin 415 -> 418 bytes
 samples/locale/vi/LC_MESSAGES/hello_noop.mo        | Bin 476 -> 479 bytes
 samples/locale/vi/LC_MESSAGES/hello_plural.mo      | Bin 512 -> 515 bytes
 samples/locale/vi/LC_MESSAGES/hello_tk.mo          | Bin 456 -> 456 bytes
 samples/locale/zh/LC_MESSAGES/hello.mo             | Bin 434 -> 437 bytes
 samples/locale/zh/LC_MESSAGES/hello2.mo            | Bin 532 -> 535 bytes
 samples/locale/zh/LC_MESSAGES/hello_gtk2.mo        | Bin 440 -> 443 bytes
 samples/locale/zh/LC_MESSAGES/hello_noop.mo        | Bin 477 -> 480 bytes
 samples/locale/zh/LC_MESSAGES/hello_plural.mo      | Bin 487 -> 490 bytes
 samples/locale/zh/LC_MESSAGES/hello_tk.mo          | Bin 442 -> 442 bytes
 samples/locale/zh_TW/LC_MESSAGES/hello.mo          | Bin 494 -> 497 bytes
 samples/locale/zh_TW/LC_MESSAGES/hello2.mo         | Bin 594 -> 597 bytes
 samples/locale/zh_TW/LC_MESSAGES/hello_gtk2.mo     | Bin 467 -> 470 bytes
 samples/locale/zh_TW/LC_MESSAGES/hello_noop.mo     | Bin 545 -> 548 bytes
 samples/locale/zh_TW/LC_MESSAGES/hello_plural.mo   | Bin 571 -> 574 bytes
 samples/locale/zh_TW/LC_MESSAGES/hello_tk.mo       | Bin 501 -> 501 bytes
 src/po_parser.ry                                   |  14 +-
 test/test_class_info.rb                            |  43 +-
 test/test_po.rb                                    |  18 +
 test/test_po_entry.rb                              | 197 +++++++-
 test/tools/test_msgcat.rb                          | 487 +++++++++++++++++++
 test/tools/test_msginit.rb                         | 456 ++++++++----------
 test/tools/test_msgmerge.rb                        |  64 ++-
 240 files changed, 6588 insertions(+), 3534 deletions(-)
 copy bin/{rmsgmerge => rmsgcat} (79%)
 delete mode 100644 debian/patches/0005-Restore-compatibility-with-Ruby-1.8.patch
 create mode 100644 debian/rmsgcat.1
 create mode 100644 lib/gettext/tools/msgcat.rb
 create mode 100644 test/tools/test_msgcat.rb

-- 
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