diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-03-06 17:56:51 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-03-06 17:56:51 -0500 |
commit | 979ec9db4fec8fc4380523db3964cf459d1a4827 (patch) | |
tree | 3b3b36189777c08b2848c83c419fdf9c25afd071 /debian/changelog | |
parent | 286f89e8dd31f967818011bd141aab46ed71a7e0 (diff) | |
download | debhelper-979ec9db4fec8fc4380523db3964cf459d1a4827.tar.gz |
dh: Override LC_ALL, not LANG. Closes: #517617
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0f427fc8..4e3dffd0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ debhelper (7.2.3) UNRELEASED; urgency=low scripts, except for packages with menu-methods files. (See #473467) * dh_installdocs: No longer add maintainer script code to call doc-base, as it supports triggers in stable. + * dh: Override LC_ALL, not LANG. Closes: #517617 -- Joey Hess <joeyh@debian.org> Fri, 06 Mar 2009 13:57:47 -0500 |