From:
[email protected]
This is a multi-part MIME message sent by reportbug.
Package: dwww
Version: 1.9.13
Severity: minor
Tags: patch
dwww's English debconf templates are partially bad English. I reworded
some of them, see the attached patch.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (600, 'testing'), (90, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8
Versions of packages dwww depends on:
ii apache2-mpm-worker [httpd] 2.0.49-1 High speed threaded model for Apac ii debconf [debconf-2.0] 1.4.30 Debian configuration management sy ii debianutils 2.8.4 Miscellaneous utilities specific t ii doc-base 0.7.18 utilities to manage online documen ii file 4.09-1 Determines file type using "magic" ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an ii man-db 2.4.2-19 The on-line manual pager
ii menu 2.1.15 Provides update-menus functions fo ii perl 5.8.4-2 Larry Wall's Practical Extraction ii realpath 1.9.13 Return the canonicalized absolute
-- debconf information excluded
diff -ruN dwww-1.9.13.old/debian/dwww.templates dwww-1.9.13/debian/dwww.templates
--- dwww-1.9.13.old/debian/dwww.templates 2003-04-11 00:26:39.000000000 +0200
+++ dwww-1.9.13/debian/dwww.templates 2004-08-14 12:22:29.000000000 +0200
@@ -2,29 +2,29 @@
Type: string
Default: /var/www
_Description: Location of web server's document root.
- dwww now needs to know where is the directory which contains the document
- root for your web server. The web standard suggests /var/www.
+ dwww needs to know the path of the directory which contains your web server's + document root. The web standard suggests /var/www.
Template: dwww/cgidir
Type: string
Default: /usr/lib/cgi-bin
_Description: Location of web server's cgi directory.
- dwww now needs to know where the directory which contains the CGI scripts
- for your web server exists. The web standard suggests /usr/lib/cgi-bin,
- but your web server may already be configured for a different location.
+ dwww needs to know the path of the directory which contains your web server's + CGI scripts. The web standard suggests /usr/li