X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=policy.sgml;h=e309097f7f07b22f274f311ff7e38314a4708548;hb=7540793001effffb5ac283d6b5a4cf964580cb71;hp=ff605138510efb60a3f8f1eb997699c333cfaa96;hpb=13289327f26fd70efaaddfaf756b3433c30c3f75;p=debian%2Fdebian-policy.git diff --git a/policy.sgml b/policy.sgml index ff60513..e309097 100644 --- a/policy.sgml +++ b/policy.sgml @@ -4228,7 +4228,11 @@ libbar 1 bar1 (>= 1.0-1) referred here can be found in the debian-policy package or on alongside this manual. The + name="FHS (Debian copy)"> alongside this manual (or, if + you have the debian-policy installed, + you can try ). The latest version, which may be a more recent version, may be found on . @@ -5327,7 +5331,7 @@ Reloading description configuration...done.

-

<-- generates KB_Backspace +

<-- generates KB_BackSpace in X.

Delete generates KB_Delete in @@ -5549,7 +5553,7 @@ install -s # (or use strip on the files in debian/tmp)

This string means that the debugging symbols should not be stripped from the binary during installation, - so that debugging information may be included in the + package. + so that debugging information may be included in the package.

@@ -5880,8 +5884,9 @@ strip --strip-unneeded your-lib

You may wish to restrict your script to POSIX features when possible so that it may use /bin/sh as its - interpreter. If your script works with ash, - it's probably POSIX compliant, but if you are in doubt, use + interpreter. If your script works with dash + (originally called ash), it's probably POSIX + compliant, but if you are in doubt, use /bin/bash.

@@ -7758,6 +7763,14 @@ install-info --quiet --remove /usr/share/info/foobar.info

+

+ /usr/share/doc/package may be a symbolic + link to another directory in /usr/share/doc only if + the two packages both come from the same source and the + first package Depends on the second. +

+ +

All of these files should be installed compressed using gzip -9, as they will become large with time even