From: Charles Plessy
Date: Sun, 14 Apr 2013 08:50:05 +0000 (+0900)
Subject: Policy: File names encoded in UTF-8. ASCII preferred and mandatory in PATH.
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3ac963d592dba170cf272af16f3bebf35963cd06;p=debian%2Fdebian-policy.git
Policy: File names encoded in UTF-8. ASCII preferred and mandatory in PATH.
Wording: Charles Plessy
Seconded: Jonathan Nieder
Seconded: Julian Gilbey
Closes: #701081
---
diff --git a/policy.sgml b/policy.sgml
index cb1093f..cc9d5f8 100644
--- a/policy.sgml
+++ b/policy.sgml
@@ -9473,6 +9473,23 @@ done
+
+
+ File names
+
+
+ The name of the files installed by binary packages in the system PATH
+ (namely /bin, /sbin, /usr/bin,
+ /usr/sbin and /usr/games) must be encoded in
+ ASCII.
+
+
+
+ The name of the files and directories installed by binary packages
+ outside the system PATH must be encoded in UTF-8 and should be
+ restricted to ASCII when it is possible to do so.
+
+