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

Bug#489224: apache2: The binary package apache 2.2.9-2 does not include Turkish language



 
Package: apache2
Version: 2.2.9-2
Severity: normal

*** Please type your report below this line ***

The binary package apache 2.2.9-2 does not include Turkish language 
support though the source package does.

LanguagePriority directive in the file
apache2-2.2.9/debian/apache2.2-common/etc/apache2/mods-available/negotiation.conf
does not have the "tr" argument even though apache-2.2.9 has it. The
same is true with the AddLanguage directive in
apache2-2.2.9/debian/apache2.2-common/etc/apache2/mods-available/mime.conf

If these are because you think that .tr extension does have any MIME
type definition for troff, I stress that this is not a valid reason. It
can be overcome by a definition like this:

    # .tr is text/troff in mime.types!
    <Files *.html.tr.utf8>
        ForceType text/html
    </Files>

A working example is http://localhost/manual provided apache is not
compiled the Debian way.

To include Turkish language support, please review and revise the binary
package apache-2.2.9 in the current Debian distributions.


-- Package-specific info:
List of enabled modules from 'apache2 -M':
  alias auth_basic authn_file authz_default authz_groupfile
  authz_host authz_user autoindex cgi dir env mime negotiation php5
  setenvif status

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=tr_TR.UTF-8, LC_CTYPE=tr_TR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apache2 depends on:
ii  apache2-mpm-prefork           2.2.9-2    Apache HTTP Server - traditional n

apache2 recommends no packages.

-- no debconf information



Reply to: