Your message dated Wed, 18 Feb 2009 21:47:08 +0000
with message-id <e1lzug4-0003vg...@ries.debian.org>
and subject line Bug#500629: fixed in meld 1.2.1-1
has caused the Debian Bug report #500629,
regarding meld: html not escaped in search
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 ow...@bugs.debian.org
immediately.)


-- 
500629: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500629
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: meld
Version: 1.1.5.1-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu intrepid ubuntu-patch

In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/patches/html_patch_by_kai_willadsen.patch:
    add patch by Kai Willadsen to escape html in search. (LP: #203033)
    Fixed upstream in version 1.2.

We thought you might be interested in doing the same. 

The Ubuntu bug report with more information is available at:
https://launchpad.net/bugs/203033
--- meld-1.1.5.1.orig/debian/patches/html_patch_by_kai_willadsen.patch
+++ meld-1.1.5.1/debian/patches/html_patch_by_kai_willadsen.patch
@@ -0,0 +1,26 @@
+diff --git a/misc.py b/misc.py
+index 2fc77b0..0dcc6fa 100644
+--- a/misc.py
++++ b/misc.py
+@@ -24,6 +24,7 @@ import os
+ import select
+ import popen2
+ import errno
++import gobject
+ import gtk
+ import shutil
+ import re
+@@ -40,11 +41,12 @@ def run_dialog( text, parent=None, messagetype=gtk.MESSAGE_WARNING, buttonstype=
+     """Run a dialog with text 'text'.
+        Extra buttons are passed as tuples of (button label, response id).
+     """
++    escaped = gobject.markup_escape_text(text)
+     d = gtk.MessageDialog(None,
+         gtk.DIALOG_DESTROY_WITH_PARENT,
+         messagetype,
+         buttonstype,
+-        '<span weight="bold" size="larger">%s</span>' % text)
++        '<span weight="bold" size="larger">%s</span>' % escaped)
+     if parent:
+         d.set_transient_for(parent.widget.get_toplevel())
+     for b,rid in extrabuttons:

--- End Message ---
--- Begin Message ---
Source: meld
Source-Version: 1.2.1-1

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

meld_1.2.1-1.diff.gz
  to pool/main/m/meld/meld_1.2.1-1.diff.gz
meld_1.2.1-1.dsc
  to pool/main/m/meld/meld_1.2.1-1.dsc
meld_1.2.1-1_all.deb
  to pool/main/m/meld/meld_1.2.1-1_all.deb
meld_1.2.1.orig.tar.gz
  to pool/main/m/meld/meld_1.2.1.orig.tar.gz



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 500...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ross Burton <r...@debian.org> (supplier of updated meld 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 18 Feb 2009 17:42:15 +0000
Source: meld
Binary: meld
Architecture: source all
Version: 1.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Ross Burton <r...@debian.org>
Changed-By: Ross Burton <r...@debian.org>
Description: 
 meld       - graphical tool to diff and merge files
Closes: 456530 471154 473091 473487 500629 513609
Changes: 
 meld (1.2.1-1) unstable; urgency=low
 .
   * New upstream release (Closes: #513609, #500629, #473091, #456530, #473487)
   * Refresh makefile.patch
   * pythonpath.patch: prepend instead of append private path (Closes: #471154)
   * Fix menu section
Checksums-Sha1: 
 11caacc9d22ece0b261870c3df5af8391acf7180 1147 meld_1.2.1-1.dsc
 96cb78c61fc3554e0542930fb3946c4e45c51c0a 876215 meld_1.2.1.orig.tar.gz
 1b38c9fa27d799b63ca7b2434f707037432395bc 4906 meld_1.2.1-1.diff.gz
 e8a9f6ae085a61e681cf251e1349c196c96cc24f 783522 meld_1.2.1-1_all.deb
Checksums-Sha256: 
 64732bb2b7317af4451369f3a82fca00b7497197b6902d1edd9c5d3ae6c7c75d 1147 
meld_1.2.1-1.dsc
 25c5ee2ac9cc26434116896a5abdfd7cb56f8f2ebee1bed537e740a4b30f6827 876215 
meld_1.2.1.orig.tar.gz
 5b683476b770fed9e0407907b8cc561ad64acc79eb13b9c74d5e631f3309fb40 4906 
meld_1.2.1-1.diff.gz
 cb3a66e4dbebba2d204dcc379faebcfd9dc9ba71e6a68c37847439dbf1bf4cba 783522 
meld_1.2.1-1_all.deb
Files: 
 fa4bbe9339bef6e3144075fa086348df 1147 gnome optional meld_1.2.1-1.dsc
 4382a696b66440a40486b95dabfafb8b 876215 gnome optional meld_1.2.1.orig.tar.gz
 effba3c2d592250c36fb8492abc9a9e1 4906 gnome optional meld_1.2.1-1.diff.gz
 e7422e27c42a8566b79a6a273abff7c1 783522 gnome optional meld_1.2.1-1_all.deb

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

iD8DBQFJnHlqLQnkR9C0M98RApv3AJ9nYshZY1NPUe1Dv7mhVkcQXzPy+ACgiZvb
lgrrt+f+0JuIvZJ0JGx/f/s=
=a2fN
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to