[DRE-commits] [ruby-gettext] branch master updated (4d4205e -> 3af8078)

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Thu Dec 26 17:52:41 UTC 2013


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  4d4205e   Release version 3.0.2-2
      adds  261575b   Imported Upstream version 3.0.3
       new  161b8c0   Merge tag 'upstream/3.0.3'
       new  0cd9b63   Drop upsreamed 0006-Add-missing-require-in-lib-gettext-tools-xgettext.rb.patch
       new  df0b7fe   Update gem2deb and standards versions
       new  3af8078   release 3.0.3-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:
 checksums.yaml.gz                                  | Bin 0 -> 269 bytes
 debian/changelog                                   |  10 +
 debian/control                                     |   4 +-
 ...-require-in-lib-gettext-tools-xgettext.rb.patch |  24 ---
 debian/patches/series                              |   1 -
 doc/text/news.md                                   |  30 +++
 lib/gettext/class_info.rb                          |   6 -
 lib/gettext/locale_path.rb                         |   7 -
 lib/gettext/po_entry.rb                            |  28 ++-
 lib/gettext/text_domain_manager.rb                 |   4 +-
 lib/gettext/tools/msgmerge.rb                      | 230 +++++++++++----------
 lib/gettext/tools/task.rb                          |  11 +
 lib/gettext/tools/xgettext.rb                      |  55 ++---
 lib/gettext/version.rb                             |   2 +-
 metadata.yml                                       |  77 +++----
 po/gettext.pot                                     |  88 ++++----
 test/test_locale_path.rb                           |   4 -
 test/test_po_entry.rb                              | 116 +++++++++--
 test/tools/test_msgmerge.rb                        | 163 ++++++++++++---
 test/tools/test_xgettext.rb                        |  13 +-
 20 files changed, 553 insertions(+), 320 deletions(-)
 create mode 100644 checksums.yaml.gz
 delete mode 100644 debian/patches/0006-Add-missing-require-in-lib-gettext-tools-xgettext.rb.patch

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