Hi,

Please find attached the diff of the NMU of mlterm.

Bye,
Aurelien


-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian GNU/Linux developer | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net
diff -u mlterm-2.9.2/debian/changelog mlterm-2.9.2/debian/changelog
--- mlterm-2.9.2/debian/changelog
+++ mlterm-2.9.2/debian/changelog
@@ -1,3 +1,11 @@
+mlterm (2.9.2-2.1) unstable; urgency=low
+
+  * 0-day NMU (BSP).
+  * Fixed build with gcc-4.0 by applying the patch from Andreas Jochen 
+    (closes: bug#302231).
+
+ -- Aurelien Jarno <[EMAIL PROTECTED]>  Fri,  5 Aug 2005 22:00:05 +0200
+
 mlterm (2.9.2-2) unstable; urgency=high
 
   * ARGH, I built a package with custom iiimf. mlterm-im-iiimf wasn't
--- mlterm-2.9.2.orig/inputmethod/iiimf/aux.c
+++ mlterm-2.9.2/inputmethod/iiimf/aux.c
@@ -142,7 +142,7 @@
 KIK_LIST_TYPEDEF( aux_module_info_t) ;
 KIK_LIST_TYPEDEF( aux_id_info_t) ;
 
-extern aux_service_t  aux_service ;
+static aux_service_t  aux_service ;
 
 /* --- static variables --- */
 

Reply via email to