[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#220181: marked as done (utils: Debconf templates polishing)



Your message dated Fri, 26 Dec 2003 23:11:54 -0500
with message-id <E1Aa5nu-00047W-00@auric.debian.org>
and subject line Bug#220181: fixed in debian-installer-utils 0.39
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; 11 Nov 2003 10:20:51 +0000
>From bubulle@kheops.frmug.org Tue Nov 11 04:20:50 2003
Return-path: <bubulle@kheops.frmug.org>
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 1AJVdh-0000Kw-00; Tue, 11 Nov 2003 04:20:49 -0600
Received: from localhost (localhost [127.0.0.1])
	by kheops.homeunix.org (Postfix) with ESMTP
	id 58C1D4050; Tue, 11 Nov 2003 11:20:48 +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 10717-09; Tue, 11 Nov 2003 11:20:36 +0100 (CET)
Received: from mykerinos.kheops.frmug.org (mykerinos.kheops.frmug.org [192.168.1.3])
	by kheops.homeunix.org (Postfix) with ESMTP
	id C5B1E405B; Tue, 11 Nov 2003 11:20:10 +0100 (CET)
Received: by mykerinos.kheops.frmug.org (Postfix, from userid 7426)
	id E0946D075; Tue, 11 Nov 2003 11:16:55 +0100 (CET)
Content-Type: multipart/mixed; boundary="===============0373592176=="
MIME-Version: 1.0
From: Christian Perrier <bubulle@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: utils: Debconf templates polishing
X-Mailer: reportbug 2.36
Date: Tue, 11 Nov 2003 11:16:55 +0100
Message-Id: <20031111101655.E0946D075@mykerinos.kheops.frmug.org>
X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at kheops.frmug.org
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-9.9 required=4.0
	tests=BAYES_00,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.

--===============0373592176==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: utils
Severity: normal
Tags: patch d-i

Now usual debconf templates polishing bug report

Detaild rationale:

diff -Nru utils.ori/debian/di-utils-reboot.templates utils/debian/di-utils-reboot.templates
--- utils.ori/debian/di-utils-reboot.templates	2003-11-11 11:13:00.000000000 +0100
+++ utils/debian/di-utils-reboot.templates	2003-11-11 11:14:26.000000000 +0100
@@ -12,4 +12,4 @@
 Template: debian-installer/di-utils-reboot/title
 Type: text
 #  Main menu item
-_Description: Reboot
+_Description: Reboot the system

More consistent with the following screen title


diff -Nru utils.ori/debian/di-utils-shell.templates utils/debian/di-utils-shell.templates
--- utils.ori/debian/di-utils-shell.templates	2003-11-11 11:13:00.000000000 +0100
+++ utils/debian/di-utils-shell.templates	2003-11-11 11:14:02.000000000 +0100
@@ -1,12 +1,14 @@
 Template: di-utils-shell/do-shell
 Type: note
-_Description: Interactive shell.
- After this message, you will be running "ash", a Bourne-shell clone. The
- root filesystem is a RAM disc. The hard disc file systems are mounted on
- "/target". The editor available to you is nano. It's very small and easy to
- figure out. To get an idea of what Unix utilities are available to you, run 
- "ls /bin /sbin /usr/bin /usr/sbin". Use the "exit" command to return to the
- installation menu.
+_Description: Interactive shell
+ After this message, you will be running "ash", a Bourne-shell clone. 
+ .
+ The root filesystem is a RAM disc. The hard disc file systems are
+ mounted on "/target". The editor available to you is nano. It's very
+ small and easy to figure out. To get an idea of what Unix utilities
+ are available to you, run "ls /bin /sbin /usr/bin /usr/sbin". 
+ .
+ Use the "exit" command to return to the installation menu.

1) Remove the ending dot
2) Split into paragraphs for improving readability



-- 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)


--===============0373592176==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="patch"

diff -Nru utils.ori/debian/di-utils-reboot.templates utils/debian/di-utils-reboot.templates
--- utils.ori/debian/di-utils-reboot.templates	2003-11-11 11:13:00.000000000 +0100
+++ utils/debian/di-utils-reboot.templates	2003-11-11 11:14:26.000000000 +0100
@@ -12,4 +12,4 @@
 Template: debian-installer/di-utils-reboot/title
 Type: text
 #  Main menu item
-_Description: Reboot
+_Description: Reboot the system
diff -Nru utils.ori/debian/di-utils-shell.templates utils/debian/di-utils-shell.templates
--- utils.ori/debian/di-utils-shell.templates	2003-11-11 11:13:00.000000000 +0100
+++ utils/debian/di-utils-shell.templates	2003-11-11 11:14:02.000000000 +0100
@@ -1,12 +1,14 @@
 Template: di-utils-shell/do-shell
 Type: note
-_Description: Interactive shell.
- After this message, you will be running "ash", a Bourne-shell clone. The
- root filesystem is a RAM disc. The hard disc file systems are mounted on
- "/target". The editor available to you is nano. It's very small and easy to
- figure out. To get an idea of what Unix utilities are available to you, run 
- "ls /bin /sbin /usr/bin /usr/sbin". Use the "exit" command to return to the
- installation menu.
+_Description: Interactive shell
+ After this message, you will be running "ash", a Bourne-shell clone. 
+ .
+ The root filesystem is a RAM disc. The hard disc file systems are
+ mounted on "/target". The editor available to you is nano. It's very
+ small and easy to figure out. To get an idea of what Unix utilities
+ are available to you, run "ls /bin /sbin /usr/bin /usr/sbin". 
+ .
+ Use the "exit" command to return to the installation menu.
 
 Template: debian-installer/di-utils-shell/title
 Type: text

--===============0373592176==--

---------------------------------------
Received: (at 220181-close) by bugs.debian.org; 27 Dec 2003 04:45:57 +0000
>From rdonald@auric.debian.org Fri Dec 26 22:45:57 2003
Return-path: <rdonald@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Aa6CS-0001O4-00; Fri, 26 Dec 2003 22:37:16 -0600
Received: from rdonald by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1Aa5nu-00047W-00; Fri, 26 Dec 2003 23:11:54 -0500
From: Joey Hess <joeyh@debian.org>
To: 220181-close@bugs.debian.org
X-Katie: lisa $Revision: 1.26 $
Subject: Bug#220181: fixed in debian-installer-utils 0.39
Message-Id: <E1Aa5nu-00047W-00@auric.debian.org>
Sender: Randall Donald <rdonald@auric.debian.org>
Date: Fri, 26 Dec 2003 23:11:54 -0500
Delivered-To: 220181-close@bugs.debian.org

Source: debian-installer-utils
Source-Version: 0.39

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

debian-installer-utils_0.39.dsc
  to pool/main/d/debian-installer-utils/debian-installer-utils_0.39.dsc
debian-installer-utils_0.39.tar.gz
  to pool/main/d/debian-installer-utils/debian-installer-utils_0.39.tar.gz
di-utils-bootfloppy_0.39_i386.udeb
  to pool/main/d/debian-installer-utils/di-utils-bootfloppy_0.39_i386.udeb
di-utils-devicefiles_0.39_all.udeb
  to pool/main/d/debian-installer-utils/di-utils-devicefiles_0.39_all.udeb
di-utils-exit-installer_0.39_all.udeb
  to pool/main/d/debian-installer-utils/di-utils-exit-installer_0.39_all.udeb
di-utils-reboot_0.39_all.udeb
  to pool/main/d/debian-installer-utils/di-utils-reboot_0.39_all.udeb
di-utils-shell_0.39_i386.udeb
  to pool/main/d/debian-installer-utils/di-utils-shell_0.39_i386.udeb
di-utils-terminfo_0.39_all.udeb
  to pool/main/d/debian-installer-utils/di-utils-terminfo_0.39_all.udeb
di-utils_0.39_i386.udeb
  to pool/main/d/debian-installer-utils/di-utils_0.39_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 220181@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated debian-installer-utils 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue,  9 Dec 2003 15:37:09 -0500
Source: debian-installer-utils
Binary: di-utils-devicefiles di-utils-terminfo di-utils-shell di-utils-bootfloppy di-utils-reboot di-utils di-utils-exit-installer
Architecture: source all i386
Version: 0.39
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description: 
 di-utils   - Miscellaneous utilities for the debian installer. (udeb)
 di-utils-bootfloppy - Utilities for the debian installer boot floppy. (udeb)
 di-utils-devicefiles - Minimal device  files required for debian installer. (udeb)
 di-utils-exit-installer - Exit installer demo (udeb)
 di-utils-reboot - Reboot (udeb)
 di-utils-shell - Execute a shell (udeb)
 di-utils-terminfo - Terminfo entries needed by newt/slang in debian installer. (udeb)
Closes: 220181
Changes: 
 debian-installer-utils (0.39) unstable; urgency=low
 .
   * Peter Mann
     - Initial Slovak translation (sk.po).
   * KÄ?stutis BiliÅ«nas
     - Updated Lithuanian translation.
   * Claus Hindsgaul
     - Update da (Danish) translation.
   * Ilgiz Kalmetev
     - Updated Russian translation.
   * Alastair McKinstry
     - Add di-utils-devicefiles module, to supply device files for systems
       not using devfs (or udev).
   * Konstantinos Margaritis
     - Initial Greek translation (el.po)
   * Christian Perrier
     - Refined and standardized templates. Closes: #220181
     - Update French translation.
   * Safir Å eÄ?eroviÄ?
     - Update Bosnian translation (bs.po)
   * Tommi Vainikainen
     - Update Finnish translation.
   * Miroslav Kure
     - Update Czech translation.
   * Bart Cornelis
     - Updated Dutch translation (nl.po)
   * Jordi Mallach
     - Update Catalan translation.
   * KÄ?stutis BiliÅ«nas
     - Updated Lithuanian translation.
   * Kenshi Muto
     - Update Japanese translation (ja.po)
   * André Luís Lopes
     - Update pt_BR (Brazilian Portuguese) translation.
   * Petter Reinholdtsen
     - Updated nb.po.
Files: 
 527512dd7dabe3b0586cc3a803d73ee5 956 debian-installer standard debian-installer-utils_0.39.dsc
 08c38d4c95c2c10e2530fbfbe4b936fd 27756 debian-installer standard debian-installer-utils_0.39.tar.gz
 94e19c0e79be9d8316fe9fe5119e775f 2710 debian-installer standard di-utils-reboot_0.39_all.udeb
 2c2afc898ca4691784f743af30e691d6 1350 debian-installer extra di-utils-exit-installer_0.39_all.udeb
 1bdb9b71f8d8fcddbef9b86a43010602 2392 debian-installer standard di-utils-terminfo_0.39_all.udeb
 766e2573693bf28222b63b3ab626b99d 846 debian-installer standard di-utils-devicefiles_0.39_all.udeb
 2b14e9c1ca883e76ff8981b6f5572c25 5666 debian-installer standard di-utils-shell_0.39_i386.udeb
 06b3533cba462131fe61621139a7a116 2498 debian-installer standard di-utils_0.39_i386.udeb
 2d3c7e2c76933028e2b9f49e14996aae 2132 debian-installer extra di-utils-bootfloppy_0.39_i386.udeb

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

iD8DBQE/1jcV2tp5zXiKP0wRAly4AJ4kx11v2z5xyfXyEmTDC0KPX36c6ACgySNP
qTZ/0BKg90x/PzTJ1swO08g=
=G3iR
-----END PGP SIGNATURE-----



Reply to: