Package: html2text
Version: 1.3.2a-15
Severity: normal
Tags: patch
*** /tmp/html2text/fix_LATIN1_auml_unicode.diff
diff -ur html2text-1.3.2a/debian/patches/500-utf8-support.patch
html2text-1.3.2a.mod/debian/patches/500-utf8-support.patch
--- html2text-1.3.2a/debian/patches/500-utf8-support.patch 2010-08-18
12:50:52.000000000 +0200
+++ html2text-1.3.2a.mod/debian/patches/500-utf8-support.patch 2010-08-18
12:51:39.000000000 +0200
@@ -411,7 +411,7 @@
+ { "aring", LATIN1_aring, "aa", 0x00e5},
+ { "asymp", 0, "~=", 0x2248},
+ { "atilde", LATIN1_atilde, "a~", 0x00e3},
-+ { "auml", LATIN1_auml, "a\"", 0x00e5},
++ { "auml", LATIN1_auml, "a\"", 0x00e4},
{ "bdquo", 0, "\"" },
- { "beta", 0, "b" },
- { "brvbar", LATIN1_brvbar, "|" },
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-4-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages html2text depends on:
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.4-9 GCC support library
ii libstdc++6 4.4.4-9 The GNU Standard C++ Library v3
html2text recommends no packages.
Versions of packages html2text suggests:
ii curl 7.21.1-1 Get a file from an HTTP, HTTPS or
ii wget 1.12-2 retrieves files from the web
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]