[DRE-commits] [ruby-gettext] branch master updated (1d0678e -> 12699c1)
Hleb Valoshka
tsfgnu-guest at moszumanska.debian.org
Fri Aug 18 14:01:16 UTC 2017
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 1d0678e Release 3.2.2 to unstable
new 7c81a81 Add patch to wrap sentences without breaking words
adds 584ffbc Imported Upstream version 3.2.4
new fdfa0ae Merge tag 'upstream/3.2.4'
new 3f776f2 Add patch to wrap sentences without breaking words (Closes: #840878)
new 2b3dd5f Bump standards version to 4.0.0 (no changes)
new 12699c1 Release 3.2.4-1
The 5 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 | 8 ++
debian/control | 2 +-
.../patches/0005-Wrap-without-breaking-words.patch | 139 +++++++++++++++++++++
debian/patches/series | 1 +
doc/text/news.md | 27 ++++
lib/gettext/mo.rb | 8 +-
lib/gettext/po.rb | 4 +-
lib/gettext/po_entry.rb | 16 +--
lib/gettext/po_parser.rb | 28 ++---
lib/gettext/tools/msgcat.rb | 4 +-
lib/gettext/tools/parser/ruby.rb | 6 +-
lib/gettext/version.rb | 4 +-
po/gettext.pot | 6 +-
src/po_parser.ry | 4 +-
.../_/{middle_new_line.rb => block_parameter.rb} | 11 +-
test/tools/parser/test_ruby.rb | 6 +
test/tools/test_msginit.rb | 4 +-
17 files changed, 231 insertions(+), 47 deletions(-)
create mode 100644 debian/patches/0005-Wrap-without-breaking-words.patch
copy test/fixtures/_/{middle_new_line.rb => block_parameter.rb} (79%)
--
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