Package: git-core
Version: 1:1.5.6.5-1
Severity: wishlist
Tags: patch l10n
Hi there. git generates logs in utf-8 encofing bu default, but in script there
are no encoding specified.
So I suggest to add one line there:
--- /tmp/orig 2008-11-21 16:54:02.000000000 +0300
+++ /usr/share/doc/git-core/contrib/hooks/post-receive-email 2008-11-21
16:54:16.000000000 +0300
@@ -187,6 +187,7 @@
cat <<-EOF
To: $recipients
Subject: ${emailprefix}$projectdesc $refname_type, $short_refname,
${change_type}d. $describe
+ Content-Type: text/plain; charset=utf-8
X-Git-Refname: $refname
X-Git-Reftype: $refname_type
X-Git-Oldrev: $oldrev
-endofpatch-
Found also in 1.6 which is in experimental right now.
-- System Information:
Debian Release: lenny/sid
APT prefers testing-proposed-updates
APT policy: (700, 'testing-proposed-updates'), (700, 'testing'), (670,
'proposed-updates'), (670, 'stable'), (600, 'unstable'), (550, 'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages git-core depends on:
ii libc6 2.7-16 GNU C Library: Shared libraries
ii libcurl3-gnutls 7.18.2-5 Multi-protocol file transfer libra
ii libdigest-sha1-perl 2.11-2+b1 NIST SHA-1 message digest algorith
ii liberror-perl 0.17-1 Perl module for error/exception ha
ii libexpat1 2.0.1-4 XML parsing C library - runtime li
ii perl-modules 5.10.0-17 Core Perl modules
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
Versions of packages git-core recommends:
ii less 418-1 Pager program similar to more
ii openssh-client [ssh-client] 1:5.1p1-3 secure shell client, an rlogin/rsh
ii patch 2.5.9-5 Apply a diff file to an original
ii rsync 3.0.3-2 fast remote file copy program (lik
Versions of packages git-core suggests:
pn git-arch <none> (no description available)
ii git-cvs 1:1.5.6.5-1 fast, scalable, distributed revisi
pn git-daemon-run <none> (no description available)
pn git-doc <none> (no description available)
pn git-email <none> (no description available)
ii git-gui 1:1.5.6.5-1 fast, scalable, distributed revisi
ii git-svn 1:1.5.6.5-1 fast, scalable, distributed revisi
ii gitk 1:1.5.6.5-1 fast, scalable, distributed revisi
pn gitweb <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]