From: Manoj Srivastava Date: Thu, 16 Jun 2005 05:39:18 +0000 (+0000) Subject: fixed various small problems reported X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=75a5cbc1f3aae30411610673ccdc20f12d4e40fb;p=debian%2Fdebian-policy.git fixed various small problems reported Author: joy Date: 2003/04/16 15:13:19 fixed various small problems reported git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-214 --- diff --git a/debian/changelog b/debian/changelog index 9bad593..6c39ddc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ debian-policy (3.5.9.1) unstable; urgency=low closes: #182792. * Changed the formatting of the link to the authors section to avoid confusion in the debiandoc2txt output, closes: #185985. + * Fixed various typos, closes: #189274, #187418, #187422. + * Removed broken link to csh.whynot on CPAN, closes: #187567. Manoj * Clarify x-terminal-emulator virtual package eligibility, in an extention to an informative footnote. closes: Bug#165063 diff --git a/policy.sgml b/policy.sgml index 2bfe573..9d9ce31 100644 --- a/policy.sgml +++ b/policy.sgml @@ -560,7 +560,7 @@

Programs which use patented algorithms that have a - restrictied license also need to be stored on "non-us", + restricted license also need to be stored on "non-us", since that is located in a country where it is not allowed to patent algorithms.

@@ -1107,7 +1107,7 @@

With this increasing number of packages using - debconf, plus the existance of a + debconf, plus the existence of a nascent second implementation of the Debian configuration management system (cdebconf), and the stabilization @@ -5657,7 +5657,7 @@ install -s # (or use strip on the files in debian/tmp) noopt The presence of this string means that the package - should be complied with a minimum of optimization. + should be compiled with a minimum of optimization. For C programs, it is best to add -O0 to CFLAGS (although this is usually the default). Some programs might fail to build or run at @@ -5900,13 +5900,7 @@ strip --strip-unneeded your-lib csh and tcsh should be avoided as scripting languages. See Csh Programming Considered Harmful, one of the comp.unix.* FAQs, which - can be found at . - It can also be found on - - or on the ftp site ftp.cpan.org as - /pub/perl/CPAN/doc/FMTEYEWTK/versus/csh.whynot. - + can be found at . If an upstream package comes with csh scripts then you must make sure that they start with #!/bin/csh and make your package depend on the @@ -7598,7 +7592,7 @@ install-info --quiet --remove /usr/share/info/foobar.info course!

- Packages must not require the existance of any files in + Packages must not require the existence of any files in /usr/share/doc/ in order to function The system administrator should be able to