Your message dated Sun, 01 Sep 2013 17:48:52 +0000
with message-id <[email protected]>
and subject line Bug#716916: fixed in ruby-gettext 3.0.0-1
has caused the Debian Bug report #716916,
regarding ruby-gettext: rxgettext doubles the backslashes in newline '\n' 
characters
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
716916: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=716916
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ruby-gettext
Version: 2.3.9-1
Severity: normal

Hello!
First of all, thanks a lot for fixing the bugs I have previously
reported (#684182, #684184, and #692487)!

I noticed something new in rxgettext, and it looks like a newly
introduced bug.

Let's again consider the test case described in bug #684182 [1].

[1] http://bugs.debian.org/684182

If I generate the corresponding .pot file with rxgettext,
I get the following result:

  $ rxgettext --copyright-holder="Francesco Poli" \
    --package-name=myapplication --package-version=0.1 \
    --msgid-bugs-address="[email protected]" \
    myapplication.rb -o myapplication_RXGETTEXT.pot
  $ cat myapplication_RXGETTEXT.pot
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR Francesco Poli
  # This file is distributed under the same license as the myapplication 
package.
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  #
  #, fuzzy
  msgid ""
  msgstr ""
  "Project-Id-Version: myapplication 0.1\n"
  "Report-Msgid-Bugs-To: [email protected]\n"
  "POT-Creation-Date: 2013-07-14 18:53+0200\n"
  "PO-Revision-Date: 2013-07-14 18:53+0200\n"
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  "Language-Team: LANGUAGE <[email protected]>\n"
  "Language: \n"
  "MIME-Version: 1.0\n"
  "Content-Type: text/plain; charset=UTF-8\n"
  "Content-Transfer-Encoding: 8bit\n"
  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  
  #: myapplication.rb:24
  msgid "Hello everybody!\\n"
  msgstr ""
  
  #: myapplication.rb:27
  msgid "You are running an internationalized Ruby program.\\n"
  msgstr ""
  
  #. %d is the number of already printed messages
  #: myapplication.rb:31
  msgid "You have already seen %d translatable messages.\\n"
  msgstr ""
  
  #: myapplication.rb:33
  msgid "Is this message # 3 or # 4 ?\\n"
  msgstr ""
  
  #: myapplication.rb:35
  msgid "OK, I am tired...\\n"
  msgstr ""
  
  #: myapplication.rb:37
  msgid "Goodbye!\\n"
  msgstr ""


Why all the newline '\n' characters are produced with doubled
backslashes (as "\\n")?
I do not see this behavior, if I use xgettext (from the gettext
package).

I think this is a bug in rxgettext.
If you agree, please fix it and/or forward this bug report upstream.

Thanks for your time!


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (800, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.9-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ruby-gettext depends on:
ii  ruby                          1:1.9.3
ii  ruby-locale                   2.0.5-6
ii  ruby-text                     1.0.3-1
ii  ruby1.8 [ruby-interpreter]    1.8.7.358-7.1
ii  ruby1.9.1 [ruby-interpreter]  1.9.3.194-8.1+b1

ruby-gettext recommends no packages.

ruby-gettext suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: ruby-gettext
Source-Version: 3.0.0-1

We believe that the bug you reported is fixed in the latest version of
ruby-gettext, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jérémy Bobbio <[email protected]> (supplier of updated ruby-gettext package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 01 Sep 2013 19:09:40 +0200
Source: ruby-gettext
Binary: ruby-gettext
Architecture: source all
Version: 3.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Jérémy Bobbio <[email protected]>
Description: 
 ruby-gettext - gettext for Ruby
Closes: 716916
Changes: 
 ruby-gettext (3.0.0-1) unstable; urgency=low
 .
   [ Jérémy Bobbio ]
   * Team upload.
   * Imported Upstream version 3.0.0:
     - Fix double escapes of '\n' in rgettext. (Closes: #716916)
   * Refresh patches.
   * Update Homepage.
   * Drop support for Ruby 1.8, now unsupported upstream.
   * Adjust Depends and Build-Depends to match new upstream requierements.
   * Ship upstream examples.
   * Update debian/copyright.
   * Add a patch to fix test failures when there's no stdin.
 .
   [ Hleb Valoshka ]
   * Update Vcs-* fields to use anonscm.debian.org.
Checksums-Sha1: 
 422c00af2da7bd252e28d525a8422f9b00cd7422 2127 ruby-gettext_3.0.0-1.dsc
 371d790fb96004db21d7024cc2eeef3c3540d3db 178374 ruby-gettext_3.0.0.orig.tar.gz
 9517109e37e00439461fd93c685cebca02a6d270 10272 
ruby-gettext_3.0.0-1.debian.tar.gz
 b1abe9eb1ef03e737883cd0a2ed998ef9d7f18f5 109896 ruby-gettext_3.0.0-1_all.deb
Checksums-Sha256: 
 bbb8616129e9b930691d50d0af61e55f9d6d290f3bca8ad040f1e2ea017962a8 2127 
ruby-gettext_3.0.0-1.dsc
 932ebde182057cf80100fe2afe24e644358dd94c65fb5357be89f02c26c7bb97 178374 
ruby-gettext_3.0.0.orig.tar.gz
 a2a99c581a84098d503e79de52d956e78531ca8e641bf950755f2ae0e928c689 10272 
ruby-gettext_3.0.0-1.debian.tar.gz
 a4e9348dec4b76911fdc16db1f7d23bcdc29d0a09aab77a4bebc6ddfeb63d9e7 109896 
ruby-gettext_3.0.0-1_all.deb
Files: 
 63f09f60cc0fed54d57cc6981e91c513 2127 ruby optional ruby-gettext_3.0.0-1.dsc
 506eedf2bfa9c0553a28492d132fda1e 178374 ruby optional 
ruby-gettext_3.0.0.orig.tar.gz
 3ec8165a95a18227f70dd2af98224bce 10272 ruby optional 
ruby-gettext_3.0.0-1.debian.tar.gz
 65ef2e13125ee961c982b0bd382e25e0 109896 ruby optional 
ruby-gettext_3.0.0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSI3utAAoJEEgU3sIrMHw8EdwQAJryWAxmQgyuaw/3ehzjUHmh
10inoV2fJhYZGQG86wbq6uoMVYNhcvzJrsvKk49ZSd8BS5QTpg2+OeQFURGnqMRj
DJG3AYqZHI23H1voDXIKk4Axkjok5lN/ZWAHlgaPClQ/nVdYeBO96cNQxFfKi8/g
FI1P5MkzZFRZt6stY0CgTOxEndEuEHKUejKaRTt7eri9B57DPJY1ZBWYYQ+7YwYW
B7eT/mhTcxh7rxITGGLxdKqZBuHaXol6X0DmCGnMy36KbsbBcUNf5eT6j5apbMsC
tzmpD/TVCOSEkVHcKDnyNyAtLhQCM2lHLyKHokxcFbAV1rwDYXm2D5krYf+pHPA+
mJopYkP+yDi6pWglGn8d+WUYysfcKaJGQn7RwTTrKLSGuee9jUXqnhm9jeU+8/L1
ezMXJvciCT4mr62Iy5wVpLpnJDBk1TmJBv8Shb/4FK4T6dEK6Yh3RTtRuwRVMvTy
dQ7qxbbReIPrsIb/+QSHtmT+XcFBCug23HVOxDVb9xHZdckqLDOBEyCJ31diN9z6
MD0UMuK8m7cnIxiR67U4vocwZCjMSZUAZy3FM001MlW6zJIIKSGlVrS7V/ND8f7T
d6Rc49GJbZakE7aEiTp1PFtpcocdG7pszJMGiDGLPwx9NH1nHCoeSszt5tcXq1wu
sb4S1GKY6vqxLRzXB7Hb
=0/on
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to