]> err.no Git - dpkg/commit
Give some hints to Perl on the use of UTF-8 for output
authorRaphael Hertzog <hertzog@debian.org>
Fri, 11 Jan 2008 18:14:15 +0000 (19:14 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Mon, 14 Jan 2008 22:21:03 +0000 (23:21 +0100)
commit08499749543c2557649e8f558e138ea11986d1bb
tree9ef4828fc9098546f82954ff4b003686e09fa48b
parent5f7fdd91180fe5976468d876d6e8476b72826362
Give some hints to Perl on the use of UTF-8 for output

* scripts/dpkg-genchanges.pl, scripts/dpkg-gencontrol.pl,
scripts/dpkg-source.pl: Hint Perl into using UTF-8 for output
on *.dsc, *.changes and DEBIAN/control files. Updated some open() calls
for more consistency and added binmode() calls for filehandles that
handle only binary data.
ChangeLog
scripts/dpkg-genchanges.pl
scripts/dpkg-gencontrol.pl
scripts/dpkg-source.pl