Your message dated Tue, 09 Dec 2003 16:03:32 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#220449: fixed in main-menu 0.051 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; 12 Nov 2003 18:50:36 +0000 >From [EMAIL PROTECTED] Wed Nov 12 12:50:10 2003 Return-path: <[EMAIL PROTECTED]> Received: from lns-th2-5f-81-56-227-253.adsl.proxad.net (kheops.homeunix.org) [81.56.227.253] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AK049-0004Aq-00; Wed, 12 Nov 2003 12:50:10 -0600 Received: from localhost (localhost [127.0.0.1]) by kheops.homeunix.org (Postfix) with ESMTP id 489DE4058; Wed, 12 Nov 2003 19:50:04 +0100 (CET) Received: from kheops.homeunix.org ([127.0.0.1]) by localhost (kheops [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19413-03; Wed, 12 Nov 2003 19:49:53 +0100 (CET) Received: from mykerinos.kheops.frmug.org (mykerinos.kheops.frmug.org [192.168.1.3]) by kheops.homeunix.org (Postfix) with ESMTP id 763EA405C; Wed, 12 Nov 2003 19:49:31 +0100 (CET) Received: by mykerinos.kheops.frmug.org (Postfix, from userid 7426) id 9E3BDD067; Wed, 12 Nov 2003 18:40:28 +0100 (CET) Content-Type: multipart/mixed; boundary="===============0933931056==" MIME-Version: 1.0 From: Christian Perrier <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: main-menu: Debconf templates polishing X-Mailer: reportbug 2.36 Date: Wed, 12 Nov 2003 18:40:28 +0100 Message-Id: <[EMAIL PROTECTED]> X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at kheops.frmug.org Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-7.9 required=4.0 tests=HAS_PACKAGE,PATCH_UNIFIED_DIFF autolearn=ham version=2.53-bugs.debian.org_2003_11_9 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_9 (1.174.2.15-2003-03-30-exp) This is a multi-part MIME message sent by reportbug. --===============0933931056== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Package: main-menu Severity: normal Tags: patch d-i Usual Debconf templates polishing Detailed rationale: --- templates.ori 2003-11-12 18:26:42.000000000 +0100 +++ templates 2003-11-12 18:32:42.000000000 +0100 @@ -1,6 +1,6 @@ Template: debian-installer/main-menu-title Type: text -_Description: Debian Installer Main Menu +_Description: Debian installer main menu Removed caps. Maybe should we leave "I"nstaller....but not others, please. Template: debian-installer/main-menu Type: select @@ -21,6 +21,9 @@ _Description: Error running ${PACKAGE} Template: debian-installer/generic_error -Type: note -_Description: An error or warning message was logged while running ${PACKAGE} +Type: error +_Description: Error + The following error or warning message was logged while running + ${PACKAGE}: + . ${ERROR} This template should have error type. However, the generic_error-title string will maybe become useless as for error templates, the title is the short description. My changes make the template look like other error templates. The title here is very short as no details are available. Details (the few we have) go into the short description. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux mykerinos 2.4.22 #2 Mon Sep 29 15:12:10 CEST 2003 i686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (ignored: LC_ALL set to fr_FR.UTF-8) --===============0933931056== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="patch" --- templates.ori 2003-11-12 18:26:42.000000000 +0100 +++ templates 2003-11-12 18:32:42.000000000 +0100 @@ -1,6 +1,6 @@ Template: debian-installer/main-menu-title Type: text -_Description: Debian Installer Main Menu +_Description: Debian installer main menu Template: debian-installer/main-menu Type: select @@ -21,6 +21,9 @@ _Description: Error running ${PACKAGE} Template: debian-installer/generic_error -Type: note -_Description: An error or warning message was logged while running ${PACKAGE} +Type: error +_Description: Error + The following error or warning message was logged while running + ${PACKAGE}: + . ${ERROR} --===============0933931056==-- --------------------------------------- Received: (at 220449-close) by bugs.debian.org; 9 Dec 2003 21:10:29 +0000 >From [EMAIL PROTECTED] Tue Dec 09 15:10:29 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 1ATp5O-0007oM-00; Tue, 09 Dec 2003 15:08:02 -0600 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 1ATp12-0007XO-00; Tue, 09 Dec 2003 16:03:32 -0500 From: Joey Hess <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.43 $ Subject: Bug#220449: fixed in main-menu 0.051 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 09 Dec 2003 16:03:32 -0500 Delivered-To: [EMAIL PROTECTED] Source: main-menu Source-Version: 0.051 We believe that the bug you reported is fixed in the latest version of main-menu, which is due to be installed in the Debian FTP archive: main-menu_0.051.dsc to pool/main/m/main-menu/main-menu_0.051.dsc main-menu_0.051.tar.gz to pool/main/m/main-menu/main-menu_0.051.tar.gz main-menu_0.051_i386.udeb to pool/main/m/main-menu/main-menu_0.051_i386.udeb 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. Joey Hess <[EMAIL PROTECTED]> (supplier of updated main-menu 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: Tue, 9 Dec 2003 15:36:22 -0500 Source: main-menu Binary: main-menu Architecture: source i386 Version: 0.051 Distribution: unstable Urgency: low Maintainer: Debian Install System Team <[EMAIL PROTECTED]> Changed-By: Joey Hess <[EMAIL PROTECTED]> Description: main-menu - Debian installer main menu (udeb) Closes: 220449 221655 Changes: main-menu (0.051) unstable; urgency=low . * Dennis Stampfer - Update German translation de.po * Konstantinos Margaritis - Initial Greek translation (el.po) * Chris Tillman - Christian Perrier's refinement and standardization, Closes: #220449 - Added ${VERSION} so the version will show in the main menu title * Claus Hindsgaul - Update Danish translation (da.po). * Safir Šećerović - Update Bosnian translation. * Joey Hess - Revert the ${VERSION} thing as it does not work. * Peter Mann - Initial Slovak translation (sk.po). * Steinar H. Gunderson - If main-menu encounters an unknown debconf/priority, it is no longer interpreted as `critical', but as `medium'. * Denis Barbier - Fix a buffer overflow in menu_entry() when language contains an underscore and the package description was not translated into this language. - Package descriptions could not be translated if LANGUAGE setting contains any colon, which is a quite common case. * Claus Hindsgaul - Update Danish translation (da.po). * Christian Perrier - Update French translation. * Tommi Vainikainen - Update Finnish translation. * André Luís Lopes - Update pt_BR (Brazilian Portuguese) translation. * Miroslav Kure - Update Czech translation. * Jordi Mallach - Update Catalan translation. * Kęstutis Biliūnas - Updated Lithuanian translation. * Kenshi Muto - Update Japanese translation (ja.po) * Ilgiz Kalmetev - Update Russian translation. Closes: #221655. Files: 3326058c2ca9326d3e59fd11d316802e 754 debian-installer standard main-menu_0.051.dsc 27b728b8074f49de8efb98fd688517d0 22651 debian-installer standard main-menu_0.051.tar.gz 07c18dac108a9c29cd26daccf6b10e3b 9616 debian-installer standard main-menu_0.051_i386.udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/1jfb2tp5zXiKP0wRAiQsAKCtoF4wz/ZK3NaLH7E5IysOiByLYACgg69V xQau/GnewvqchsRy29CiJ8Q= =EKrl -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]