Your message dated Tue, 05 Sep 2006 23:02:13 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#384180: fixed in dhcp3 3.0.4-8
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: dhcp3
Severity: minor
Tags: patch

Hi,

There are various problems with your debconf templates. Full patches are
attached. Here are my comments:

======================
dhcp3-client.templates
> Type: note
> _Description: dhclient-script has moved!
>  As of 3.0.4-2, dhclient-script is installed in /sbin and is no longer a
>- conffile. /etc/dhcp3/dhclient-script appears to have been modfied at some
>+ conffile. /etc/dhcp3/dhclient-script appears to have been modified at some

typo

>  Naturally, you should exercise caution if you are managing a remote server 
> via
>  an interface using DHCP.
>- .
>- maybe this makes it so

Remove this meaningless piece of sentence.


======================
dhcp3-relay.templates
> Template: dhcp3-relay/servers
> Type: string
>-_Description: What DHCP servers should the DHCP relay forward requests to?
>+_Description: DHCP servers to which the DHCP relay should forward requests to:

malformed prompt for a "string" template.

> Template: dhcp3-relay/interfaces
> Type: string
>-_Description: On what network interfaces should the DHCP server listen?
>+_Description: Network interfaces on which the DHCP server should listen:

malformed prompt for a "string" template.

>  The names of the network interfaces that dhcrelay should attempt to
>- configure may be specified on the command line using  the -i option. If no
>- interface names are specified on the command line dhcrelay  will identify
>+ configure may be specified on the command line using the -i option. If no
>+ interface names are specified on the command line dhcrelay will identify

Remove two extra spaces in the middle of a sentence.

> Template: dhcp3-relay/options
> Type: string
>-_Description: Additional options for the Daemon?
>+_Description: Additional options for the daemon:

malformed prompt for a "string" template.

>- Additional options for the DHCP relay daemon.
>+ Additional options for the DHCP relay daemon can be specified.

Non-verbal sentences should be avoided in the long description.


======================
dhcp3-server.templates
> Template: dhcp3-server/config_warn
> Type: note
>-_Description: The DHCP server requires manual configuration after 
>installation!!!
>+_Description: Manual configuration required after installation!

Please don't be so enthusiastic :-) I'm also rephrasing this sentence so
that it looks more like a title.

>- After the DHCP server is installed you will need to  manually configure it
>+ After the DHCP server is installed you will need to manually configure it

Remove extra space in the middle of a sentence.

> Template: dhcp3-server/interfaces
> Type: string
>-_Description: On what network interfaces should the DHCP server listen?
>+_Description: Network interfaces on which the DHCP server should listen:

malformed prompt for a "string" template.

> Template: dhcp3-server/new_auth_behavior
> Type: note
>-_Description: The version 3 DHCP server is now non-authoritative by default
>+_Description: Non-authoritative version of DHCP server
>+ The version 3 DHCP server is now non-authoritative by default.
>+ .

Rephrased so that it looks more like a title for the short description.


Cheers,

-- 
Thomas Huriaux
--- dhcp3-client.templates.orig 2006-08-22 14:02:22.000000000 +0200
+++ dhcp3-client.templates      2006-08-22 14:05:18.000000000 +0200
@@ -2,7 +2,7 @@
 Type: note
 _Description: dhclient-script has moved!
  As of 3.0.4-2, dhclient-script is installed in /sbin and is no longer a
- conffile. /etc/dhcp3/dhclient-script appears to have been modfied at some
+ conffile. /etc/dhcp3/dhclient-script appears to have been modified at some
  point, so it has not been removed, however it is no longer being used.
  .
  Please consider using the hook infrastructure instead of modifying
@@ -26,5 +26,3 @@
  .
  Naturally, you should exercise caution if you are managing a remote server via
  an interface using DHCP.
- .
- maybe this makes it so
--- dhcp3-relay.templates.orig  2006-08-22 14:03:07.000000000 +0200
+++ dhcp3-relay.templates       2006-08-22 14:08:55.000000000 +0200
@@ -1,6 +1,6 @@
 Template: dhcp3-relay/servers
 Type: string
-_Description: What DHCP servers should the DHCP relay forward requests to?
+_Description: DHCP servers to which the DHCP relay should forward requests to:
  The name or IP address of at least one DHCP server to which DHCP and BOOTP
  requests should be relayed must be specified on the command line.
  .
@@ -9,16 +9,16 @@
 
 Template: dhcp3-relay/interfaces
 Type: string
-_Description: On what network interfaces should the DHCP server listen?
+_Description: Network interfaces on which the DHCP server should listen:
  The names of the network interfaces that dhcrelay should attempt to
- configure may be specified on the command line using  the -i option. If no
- interface names are specified on the command line dhcrelay  will identify
+ configure may be specified on the command line using the -i option. If no
+ interface names are specified on the command line dhcrelay will identify
  all network interfaces, elimininating non-broadcast interfaces if
  possible, and attempt to configure each interface.
 
 Template: dhcp3-relay/options
 Type: string
-_Description: Additional options for the Daemon?
- Additional options for the DHCP relay daemon.
+_Description: Additional options for the daemon:
+ Additional options for the DHCP relay daemon can be specified.
  .
  Example: "-m replace" or "-a -D"
--- dhcp3-server.templates.orig 2006-08-22 14:03:12.000000000 +0200
+++ dhcp3-server.templates      2006-08-22 14:12:53.000000000 +0200
@@ -1,7 +1,7 @@
 Template: dhcp3-server/config_warn
 Type: note
-_Description: The DHCP server requires manual configuration after 
installation!!!
- After the DHCP server is installed you will need to  manually configure it
+_Description: Manual configuration required after installation!
+ After the DHCP server is installed you will need to manually configure it
  by editing the file /etc/dhcp3/dhcpd.conf. Please note that a sample
  dhcpd.conf is supplied, but the configuration there is just a sample that
  requires editing and customization to your own network environment.
@@ -10,7 +10,7 @@
 
 Template: dhcp3-server/interfaces
 Type: string
-_Description: On what network interfaces should the DHCP server listen?
+_Description: Network interfaces on which the DHCP server should listen:
  You can enter one or more valid interface names, like eth0. If you want to
  serve DHCP request on more than one interface, please separate them with
  spaces. If you want dhcpd to figure out the interface leave this parameter
@@ -18,7 +18,9 @@
 
 Template: dhcp3-server/new_auth_behavior
 Type: note
-_Description: The version 3 DHCP server is now non-authoritative by default
+_Description: Non-authoritative version of DHCP server
+ The version 3 DHCP server is now non-authoritative by default.
+ .
  This means that if a client requests an address that the server knows
  nothing about and the address is incorrect for that network segment, the
  server will _not_ send a DHCPNAK (which tells the client it should stop

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: dhcp3
Source-Version: 3.0.4-8

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

dhcp3-client-udeb_3.0.4-8_i386.udeb
  to pool/main/d/dhcp3/dhcp3-client-udeb_3.0.4-8_i386.udeb
dhcp3-client_3.0.4-8_i386.deb
  to pool/main/d/dhcp3/dhcp3-client_3.0.4-8_i386.deb
dhcp3-common_3.0.4-8_i386.deb
  to pool/main/d/dhcp3/dhcp3-common_3.0.4-8_i386.deb
dhcp3-dev_3.0.4-8_i386.deb
  to pool/main/d/dhcp3/dhcp3-dev_3.0.4-8_i386.deb
dhcp3-relay_3.0.4-8_i386.deb
  to pool/main/d/dhcp3/dhcp3-relay_3.0.4-8_i386.deb
dhcp3-server_3.0.4-8_i386.deb
  to pool/main/d/dhcp3/dhcp3-server_3.0.4-8_i386.deb
dhcp3_3.0.4-8.diff.gz
  to pool/main/d/dhcp3/dhcp3_3.0.4-8.diff.gz
dhcp3_3.0.4-8.dsc
  to pool/main/d/dhcp3/dhcp3_3.0.4-8.dsc



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.
Andrew Pollock <[EMAIL PROTECTED]> (supplier of updated dhcp3 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: Fri, 25 Aug 2006 21:40:45 -0700
Source: dhcp3
Binary: dhcp3-client-udeb dhcp3-common dhcp3-relay dhcp3-dev dhcp3-client 
dhcp3-server
Architecture: source i386
Version: 3.0.4-8
Distribution: unstable
Urgency: high
Maintainer: Eloy A. Paris <[EMAIL PROTECTED]>
Changed-By: Andrew Pollock <[EMAIL PROTECTED]>
Description: 
 dhcp3-client - DHCP Client
 dhcp3-client-udeb - DHCP Client for debian-installer (udeb)
 dhcp3-common - Common files used by all the dhcp3* packages
 dhcp3-dev  - API for accessing and modifying the DHCP server and client state
 dhcp3-relay - DHCP Relay
 dhcp3-server - DHCP server for automatic IP address assignment
Closes: 382177 384169 384180 386051
Changes: 
 dhcp3 (3.0.4-8) unstable; urgency=high
 .
   * urgency=high because of fix for RC bug
   * Added a mention of dhcp-eval(5) to dhclient(8) and dhclient.conf(5)
     (closes: #382177)
   * debian/rules: call debconf-updatepo before dh_clean, not after (closes:
     #384169)
   * debian/{dhcp3-client,dhcp3-relay,dhcp3-server}.template: rephrased
     descriptions and corrected typos (closes: #384180)
   * dhcp3-client.preinst: do not clobber the dhclient.conf that ships with the
     package when upgrading from dhcp-client (v2), just copy it aside (only if
     it was modified) (closes: #386051)
   * dhcp3-client.postinst: when upgrading from dhcp-client (v2), clobber the
     dhclient.conf that ships with the package with the version that was copied
     aside from dhcp-client
   * debian/control: build-depend on po-debconf
Files: 
 fba38ef4ff482044c86bf16b80f38a29 763 net standard dhcp3_3.0.4-8.dsc
 8cb1cda9df792019b2bf8ebe478605c3 111182 net standard dhcp3_3.0.4-8.diff.gz
 f06bd8bb2e193010c179c9ed13bc4ada 283836 net standard 
dhcp3-server_3.0.4-8_i386.deb
 d6689d7e8762d594b18db3db86aaeb80 264592 net standard 
dhcp3-common_3.0.4-8_i386.deb
 1dbc129463f3821f8a4a5a3be43c0915 116884 devel standard 
dhcp3-dev_3.0.4-8_i386.deb
 90f7a925744e09fc9edbe13b4537780f 192924 net standard 
dhcp3-client_3.0.4-8_i386.deb
 d4d8a5c2a2f65dd450dac31164911701 150608 debian-installer standard 
dhcp3-client-udeb_3.0.4-8_i386.udeb
 0cc263bd23b281fe2fffd79d912b6834 86966 net standard 
dhcp3-relay_3.0.4-8_i386.deb
Package-Type: udeb

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

iD8DBQFE/mERIblXXKfZFgIRApHDAJ4yLMLdAfr+H5blhxW6x4cKoGFI6QCfTaAZ
yX4VUxa1AesImor1kV4rL7g=
=G2tU
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to