Package: pdnsd
Severity: normal
Tags: patch
The last paragraph of the debconf templates in pdnsd are hard-formatted
while obviously not needed. This comes from an accidental double space in a
line.
Patch attached.
After fixing this, I suggest considering a call for new translations with:
podebconf-report-po --call
(actually, in normal time, I would have started a review by
debian-l10n-english but being half-VAC does not help for this so your turn
will come later, Pierre..:-))
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- templates.ori 2007-08-03 08:19:16.827914373 +0200
+++ templates 2007-08-03 08:19:37.826878657 +0200
@@ -14,4 +14,4 @@
edit /etc/pdnsd.conf and /etc/default/pdnsd.
.
Note: If you already have a DNS server installed that listen to 127.0.0.1:53,
- you have to chose "Manual config".
+ you have to chose "Manual config".