Your message dated Thu, 16 Mar 2006 16:29:16 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#348806: fixed in m17n-lib 1.3.1-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: m17n-lib
Version: 1.2.0-5
Severity: normal
Tags: patch

Hi,

Attached is the diff for my m17n-lib 1.2.0-5.1 NMU.

-- 
Homepage: http://www.sesse.net/
diff -u m17n-lib-1.2.0/debian/control m17n-lib-1.2.0/debian/control
--- m17n-lib-1.2.0/debian/control
+++ m17n-lib-1.2.0/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Hidetaka Iwai <[EMAIL PROTECTED]>
 Uploaders: Masahito Omote <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), cdbs, libfreetype6-dev, libfribidi-dev, 
xlibs-dev, libxaw7-dev, libotf-dev (>= 0.9.2), libxml2-dev, libanthy-dev, 
zlib1g-dev, libfontconfig1-dev, libgd2-xpm-dev
+Build-Depends: debhelper (>= 4.0.0), cdbs, libfreetype6-dev, libfribidi-dev, 
libice-dev, libsm-dev, libx11-dev, libxt-dev, libxaw7-dev, libotf-dev (>= 
0.9.2), libxml2-dev, libanthy-dev, zlib1g-dev, libfontconfig1-dev, 
libgd2-xpm-dev
 Standards-Version: 3.6.2
 
 Package: libm17n-0
diff -u m17n-lib-1.2.0/debian/changelog m17n-lib-1.2.0/debian/changelog
--- m17n-lib-1.2.0/debian/changelog
+++ m17n-lib-1.2.0/debian/changelog
@@ -1,3 +1,13 @@
+m17n-lib (1.2.0-5.1) unstable; urgency=low
+
+  * Non-Maintainer Upload.
+  * Handle fonts with no "family"; patch from Brendan O'Dea.
+    (Closes: #325528)
+  * Replace xlibs-dev build-dependency with explicit build-dependencies on
+    the required libraries. (Closes: #347002)
+
+ -- Steinar H. Gunderson <[EMAIL PROTECTED]>  Thu, 19 Jan 2006 02:09:17 +0100
+
 m17n-lib (1.2.0-5) unstable; urgency=high
 
   * debian/control: Added build-dependencies on libgd2-xpm-dev.  This
only in patch2:
unchanged:
--- m17n-lib-1.2.0.orig/src/m17n-X.c
+++ m17n-lib-1.2.0/src/m17n-X.c
@@ -487,6 +487,9 @@
        char *base_end;
        int base_len;
        int fields;
+
+       if (!family)
+         continue;
        
        if (p && MPLIST_KEY (p) != family)
          p = mplist_find_by_key (plist, family);

--- End Message ---
--- Begin Message ---
Source: m17n-lib
Source-Version: 1.3.1-1

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

libm17n-0-dbg_1.3.1-1_i386.deb
  to pool/main/m/m17n-lib/libm17n-0-dbg_1.3.1-1_i386.deb
libm17n-0_1.3.1-1_i386.deb
  to pool/main/m/m17n-lib/libm17n-0_1.3.1-1_i386.deb
libm17n-dev_1.3.1-1_i386.deb
  to pool/main/m/m17n-lib/libm17n-dev_1.3.1-1_i386.deb
m17n-lib-bin_1.3.1-1_i386.deb
  to pool/main/m/m17n-lib/m17n-lib-bin_1.3.1-1_i386.deb
m17n-lib_1.3.1-1.diff.gz
  to pool/main/m/m17n-lib/m17n-lib_1.3.1-1.diff.gz
m17n-lib_1.3.1-1.dsc
  to pool/main/m/m17n-lib/m17n-lib_1.3.1-1.dsc
m17n-lib_1.3.1.orig.tar.gz
  to pool/main/m/m17n-lib/m17n-lib_1.3.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hidetaka Iwai <[EMAIL PROTECTED]> (supplier of updated m17n-lib 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: SHA1

Format: 1.7
Date: Mon, 13 Feb 2006 23:03:40 +0900
Source: m17n-lib
Binary: libm17n-0-dbg m17n-lib-bin libm17n-dev libm17n-0
Architecture: source i386
Version: 1.3.1-1
Distribution: unstable
Urgency: low
Maintainer: Hidetaka Iwai <[EMAIL PROTECTED]>
Changed-By: Hidetaka Iwai <[EMAIL PROTECTED]>
Description: 
 libm17n-0  - a multilingual text processing library - runtime
 libm17n-0-dbg - a multilingual text processing library - debugging symbols
 libm17n-dev - a multilingual text processing library - development
 m17n-lib-bin - a multilingual text processing library - utilities
Closes: 325528 347002 348806
Changes: 
 m17n-lib (1.3.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Previous NMU acknowledged (Closes: #348806, #325528, #347002).
   * Changed to make use of dpatch.
   * Added a new package for debugging; libm17n-0-dbg.
   * Moved libmimx* to /usr/lib/m17n-lib subdirectory.
Files: 
 31a82d22bec66cd7a0dca093856b06b1 859 text optional m17n-lib_1.3.1-1.dsc
 9a82742760f43d18861b6026b4321093 735954 text optional 
m17n-lib_1.3.1.orig.tar.gz
 52613fc56e5572a0b8d361ce20073a3e 3890 text optional m17n-lib_1.3.1-1.diff.gz
 2722239ec7f33b64e37488efb61929a2 230890 libs optional 
libm17n-0_1.3.1-1_i386.deb
 1fe9c436de02b656b760b162a083c7f1 267478 libdevel optional 
libm17n-dev_1.3.1-1_i386.deb
 ef163a9c38c6c31123ffeefdafb78615 315604 libdevel optional 
libm17n-0-dbg_1.3.1-1_i386.deb
 cee00b2cbc8f06508df982981315ab4e 53324 utils optional 
m17n-lib-bin_1.3.1-1_i386.deb

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

iD8DBQFEAXat/PbdRTnM8McRAh/SAJ44Mqv0loUyKBvqI2vjL5yOVd7TKgCfUKMM
NEcWfPiYkasOIhA9MUxAe9M=
=x4c+
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to