Your message dated Tue, 17 May 2011 20:49:14 +0000
with message-id <[email protected]>
and subject line Bug#624347: fixed in wiki2beamer 0.9.4-1
has caused the Debian Bug report #624347,
regarding wiki2beamer: math expressions with indices are randomly parsed as 
textcolor statements
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.)


-- 
624347: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624347
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wiki2beamer
Version: 0.9.2-1.1
Severity: normal
Tags: upstream patch


a math expression like \frac{V_1}{R_1}=\frac{V_2}{R_2} is wrongly 
translated to \frac{V\textcolor{1}{R}{1}=\frac{V}2}{R_2}

Adding some {} in the regular expression used in the source allows to
break this misbehavior in most cases. Imho, a credible color name
should be parsed out before allowing the weird usage of \textcolor

A patch is available at mentors.debian.net (package wiki2beamer, file
debian/patches/w2b.patch), see 
http://mentors.debian.net/debian/pool/main/w/wiki2beamer/wiki2beamer_0.9.2-1.1.debian.tar.bz2

Best regards,                   Georges.

-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (990, 'testing'), (650, 'stable'), (600, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wiki2beamer depends on:
ii  python                  2.6.6-3+squeeze5 interactive high-level object-orie

Versions of packages wiki2beamer recommends:
ii  latex-beamer                  3.07-2     LaTeX class to produce presentatio
ii  texlive-fonts-recommended     2009-11    TeX Live: Recommended fonts

wiki2beamer suggests no packages.

-- no debconf information
Index: wiki2beamer-0.9.2/code/wiki2beamer
===================================================================
--- wiki2beamer-0.9.2.orig/code/wiki2beamer
+++ wiki2beamer-0.9.2/code/wiki2beamer
@@ -345,7 +345,7 @@ def transform_alerts(string):
 
 def transform_colors(string):
     """ colors """
-    p = re.compile("_([^_\\\\]*?)_([^_]*?[^_\\\\])_", re.VERBOSE)
+    p = re.compile("_([^_\\\\{}]*?)_([^_]*?[^_\\\\{}])_", re.VERBOSE)
     string = p.sub(r"\\textcolor{\1}{\2}", string) 
     return string
    

--- End Message ---
--- Begin Message ---
Source: wiki2beamer
Source-Version: 0.9.4-1

We believe that the bug you reported is fixed in the latest version of
wiki2beamer, which is due to be installed in the Debian FTP archive:

wiki2beamer_0.9.4-1.debian.tar.bz2
  to main/w/wiki2beamer/wiki2beamer_0.9.4-1.debian.tar.bz2
wiki2beamer_0.9.4-1.dsc
  to main/w/wiki2beamer/wiki2beamer_0.9.4-1.dsc
wiki2beamer_0.9.4-1_all.deb
  to main/w/wiki2beamer/wiki2beamer_0.9.4-1_all.deb
wiki2beamer_0.9.4.orig.tar.bz2
  to main/w/wiki2beamer/wiki2beamer_0.9.4.orig.tar.bz2



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.
Jan Hauke Rahm <[email protected]> (supplier of updated wiki2beamer 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: SHA512

Format: 1.8
Date: Tue, 17 May 2011 20:57:47 +0200
Source: wiki2beamer
Binary: wiki2beamer
Architecture: source all
Version: 0.9.4-1
Distribution: unstable
Urgency: low
Maintainer: Jan Hauke Rahm <[email protected]>
Changed-By: Jan Hauke Rahm <[email protected]>
Description: 
 wiki2beamer - Tool to create LaTeX beamer presentations in wiki syntax
Closes: 624347
Changes: 
 wiki2beamer (0.9.4-1) unstable; urgency=low
 .
   * [c6ebc7a5] Imported Upstream version 0.9.4
     + Improved/Fixed vastly permissive color replacement rule (_color_text_)
       Thanks to Georges Khaznadar for the patch (Closes: #624347)
   * [f3e03e16] Bumped Standards-Version to 3.9.2
Checksums-Sha1: 
 e16463d484050882a91d8174aaee9032f82f07ad 1854 wiki2beamer_0.9.4-1.dsc
 4fd4ccfc5ff726446a17cd17768b7c31e0c9efff 358418 wiki2beamer_0.9.4.orig.tar.bz2
 3443d4aef635fb4d433697064cfb010bcc1152ef 2296 
wiki2beamer_0.9.4-1.debian.tar.bz2
 bdff43317c725b4712dfa474605a6301b0a66bf4 342126 wiki2beamer_0.9.4-1_all.deb
Checksums-Sha256: 
 be20c28729a02d83050ba0511067ca6edff20107fe382a316706375d133429d3 1854 
wiki2beamer_0.9.4-1.dsc
 6cc133c522bb1f8a98535b51f131eed5a52dac4b508a09b7b6fc6f31d8a897c0 358418 
wiki2beamer_0.9.4.orig.tar.bz2
 47dccda5afa294b085a8e172b2cffdaaa906af7a9444a1d922f08b41762f76a3 2296 
wiki2beamer_0.9.4-1.debian.tar.bz2
 69589ca947b77695a9d5956d664389b135eb4ea6b95aca9ee51e1fc3edab609b 342126 
wiki2beamer_0.9.4-1_all.deb
Files: 
 aa0642d9e7bc2bceb884baaefdedf828 1854 text extra wiki2beamer_0.9.4-1.dsc
 cddd552d1a79c3b65ff72db3530380ef 358418 text extra 
wiki2beamer_0.9.4.orig.tar.bz2
 a3d6ae6a6ac348cc13fb16308fb3b684 2296 text extra 
wiki2beamer_0.9.4-1.debian.tar.bz2
 04eafcfdd00cd294adcbf51a6e46c75c 342126 text extra wiki2beamer_0.9.4-1_all.deb

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

iQIcBAEBCgAGBQJN0sZlAAoJEOCD7BUSMcRlGUcP/ixROZOhCAmr++nz2fZ0igSs
Bq84MOgbdRwZH9KNBcYM6tzNY6vmpH6L8+NxYQ/7ofMTUdy+gCzEZUlPhtVzz6wo
Za8Ao7bO5WE6ieT0dq5uPFPGXE5+x8WHKxrboKAkYWwm5gYc9QHcJ8CLGwyasD6c
CBzdYq0JBnVm2PVEORIq6jAZwKXPv0vP7cyKnxS9OejUcWP/AdeQ7nA2f7/oPlff
6dGdwKHT9Mcm5Siox/iTLTdn3woAwTmGvfzKtUFVg/w/sDj61PtyJpP0A0VcdsPs
V9yW1D14ftjJ6emsu7ZtUmDfjA5Cryh/RuSYA161e9MRSF0jigxXdZ6bL5Bv0l6N
63csBxEDdQytPNTk2q7MBKJQ+MoRuG6x7XGUlOKS5B0ltUQ7cnxV9AxGUJo53Ia1
ZqMVNAdGz6mB7vNPDAGDJ8jU9bWfdQ9zTqwaHkE3qaZV1mz3fqMChC1OyWeENZ1W
kPZtVaKtLtvolEFAYdNLtuY9YMMqa7aa/0nnGqFe6Wm92qMnNTjmBA0cHXYr0YTo
60pX0hcGhRbQoKlqQO8HnJi+x5UgecVQ5wb46jryuNVlW9mIr0dQmnqTYIxtstuN
/NErUrDXSJ4Mtg920BGIK00HHmX6zPbSudpHCReWVMmGaFQpuoiX1PNSrtAMZzVL
MCypgc+zAAS/d1qnDXJP
=Bw2R
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to