Your message dated Sat, 15 Nov 2003 11:17:36 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#216417: fixed in openbox 2.3.1-4 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 18 Oct 2003 16:30:39 +0000 >From [EMAIL PROTECTED] Sat Oct 18 11:30:37 2003 Return-path: <[EMAIL PROTECTED]> Received: from elvenknd.xs4all.nl (zensunni.xinara.org) [213.84.171.68] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AAtyP-0004ds-00; Sat, 18 Oct 2003 11:30:37 -0500 Received: from ray by zensunni.xinara.org with local (Exim 4.24) id 1AAtyE-0007dy-AD; Sat, 18 Oct 2003 18:30:26 +0200 Date: Sat, 18 Oct 2003 18:30:26 +0200 From: "J.H.M. Dassen (Ray)" <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: Diff of NMU 2.3.1-1.1 Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline X-Reportbug-Version: 2.34 Organization: Ray at home X-System: Debian GNU/Linux testing/unstable, kernel 2.4.23-pre7-evms1.2.1 User-Agent: Mutt/1.5.4i Sender: "J.H.M. Dassen (Ray)" <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-9.4 required=4.0 tests=BAYES_01,HAS_PACKAGE,PATCH_UNIFIED_DIFF autolearn=ham version=2.53-bugs.debian.org_2003_10_18 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_18 (1.174.2.15-2003-03-30-exp) --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Package: openbox Version: 2.3.1-1 Severity: normal Tags: patch -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux zensunni 2.4.23-pre7-evms1.2.1 #1 SMP Fri Oct 10 17:39:36 CEST 2003 i686 Locale: LANG=C, LC_CTYPE=en_US.ISO8859-1 Versions of packages openbox depends on: ii blackbox 0.65.0-1.1 Window manager for X ii libc6 2.3.2-8 GNU C Library: Shared libraries an ii libfontconfig1 2.2.1-5 generic font configuration library ii libfreetype6 2.1.5-2 FreeType 2 font engine, shared lib ii libgcc1 1:3.3.2-0pre5 GCC support library ii libstdc++5 1:3.3.2-0pre5 The GNU Standard C++ Library v3 ii libxft2 2.1.2-4 FreeType-based font drawing librar ii libxrender1 0.8.3-2 X Rendering Extension client libra ii xlibs 4.2.1-12.1 X Window System client libraries ii zlib1g 1:1.1.4-16 compression library - runtime -- no debconf information -- Obsig: developing a new sig --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch diff -r -u openbox-2.3.1-1/debian/changelog openbox-2.3.1-1.1/debian/changelog --- openbox-2.3.1-1/debian/changelog 2003-10-18 18:23:48.000000000 +0200 +++ openbox-2.3.1-1.1/debian/changelog 2003-10-18 18:23:09.000000000 +0200 @@ -1,3 +1,12 @@ +openbox (2.3.1-1.1) unstable; urgency=medium + + * NMU. + * [nls/convert.awk] Output "$ codeset=UTF-8" first to fix FTBFS processing + translations. (Closes: #216358) + * [debian/control] Build-Depends s/libxft2-dev/libxft-dev/ to fix new FTBFS. + + -- J.H.M. Dassen (Ray) <[EMAIL PROTECTED]> Sat, 18 Oct 2003 18:22:56 +0200 + openbox (2.3.1-1) unstable; urgency=medium * New upstream release. diff -r -u openbox-2.3.1-1/debian/control openbox-2.3.1-1.1/debian/control --- openbox-2.3.1-1/debian/control 2003-10-18 18:23:48.000000000 +0200 +++ openbox-2.3.1-1.1/debian/control 2003-10-18 18:03:44.000000000 +0200 @@ -2,7 +2,7 @@ Section: x11 Priority: optional Maintainer: Kyle McMartin <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.1.45), libxft2-dev, bison, flex +Build-Depends: debhelper (>= 4.1.45), libxft-dev, bison, flex Standards-Version: 3.5.9 Package: openbox diff -r -u openbox-2.3.1-1/nls/convert.awk openbox-2.3.1-1.1/nls/convert.awk --- openbox-2.3.1-1/nls/convert.awk 2003-03-22 01:55:59.000000000 +0100 +++ openbox-2.3.1-1.1/nls/convert.awk 2003-10-18 18:17:03.000000000 +0200 @@ -1,3 +1,6 @@ +NR==1 { + printf "$ codeset=UTF-8\n" > output +} /^\$set/ { major++ minor = 0 --YZ5djTAD1cGYuMQK-- --------------------------------------- Received: (at 216417-close) by bugs.debian.org; 15 Nov 2003 16:23:12 +0000 >From [EMAIL PROTECTED] Sat Nov 15 10:23:05 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AL3CQ-0005Ju-00; Sat, 15 Nov 2003 10:23:02 -0600 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 1AL37A-0004XM-00; Sat, 15 Nov 2003 11:17:36 -0500 From: Tore Anderson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.43 $ Subject: Bug#216417: fixed in openbox 2.3.1-4 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 15 Nov 2003 11:17:36 -0500 Delivered-To: [EMAIL PROTECTED] Source: openbox Source-Version: 2.3.1-4 We believe that the bug you reported is fixed in the latest version of openbox, which is due to be installed in the Debian FTP archive: openbox-tools_2.3.1-4_i386.deb to pool/main/o/openbox/openbox-tools_2.3.1-4_i386.deb openbox_2.3.1-4.diff.gz to pool/main/o/openbox/openbox_2.3.1-4.diff.gz openbox_2.3.1-4.dsc to pool/main/o/openbox/openbox_2.3.1-4.dsc openbox_2.3.1-4_i386.deb to pool/main/o/openbox/openbox_2.3.1-4_i386.deb 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. Tore Anderson <[EMAIL PROTECTED]> (supplier of updated openbox 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: Sat, 15 Nov 2003 15:40:25 +0100 Source: openbox Binary: openbox openbox-tools Architecture: source i386 Version: 2.3.1-4 Distribution: unstable Urgency: low Maintainer: Tore Anderson <[EMAIL PROTECTED]> Changed-By: Tore Anderson <[EMAIL PROTECTED]> Description: openbox - Fast, lightweight window manager for X11 openbox-tools - Companion tools for openbox Closes: 216358 216417 220357 220658 Changes: openbox (2.3.1-4) unstable; urgency=low . * Acknowledge NMUs: - 2.3.1-1.1, closes: #216358, #216417. Thanks, J.H.M. Dassen (Ray)! * debian/copyright, debian/control: - New maintainer, closes: #220658. * debian/control: - Improve description, closes: #220357. Files: 41a6ceef0088d3d2f081adb59a3fc837 600 x11 optional openbox_2.3.1-4.dsc f4dfc554d29ee2388b00f7fcd7f4d38e 5057 x11 optional openbox_2.3.1-4.diff.gz 21c2bf9763ca89950049e65ae325e09d 355052 x11 optional openbox_2.3.1-4_i386.deb 20f6cc9b8e6ac22ef5891f62bc870da3 59420 x11 optional openbox-tools_2.3.1-4_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/tk55/8x4SxA9OY8RAs1rAJkBU8eqX2OtYNseKsYO4JvwnNdx/ACfUeXo 2fudlfEViMhuKyuu8OKEH9E= =p4uv -----END PGP SIGNATURE-----