# HG changeset patch # User adb014 # Date 1160684762 0 # Node ID 20013d95d9481c47927684e810bdbdde4e3e0534 # Parent 6548c639892b0f9fe47d5f22d69378a4f3f6a073 Grammar and typos diff -r 6548c639892b -r 20013d95d948 www/developers.in --- a/www/developers.in Thu Oct 12 20:24:48 2006 +0000 +++ b/www/developers.in Thu Oct 12 20:26:02 2006 +0000 @@ -154,7 +154,7 @@

Octave has evolved into a source repository is octave pacakges rather than a package in itself. Each sub-directory is considered to be a -package can should respect Octave's package managers file layout. +package and should respect Octave's package managers file layout.

package/NOINSTALL
This is an optional file, whose presence tells octave-forge @@ -181,7 +181,7 @@ Description: A one paragraph description of the package Categories: - Optional keywords descriping the package + Optional keyword describing the package (if no INDEX file is given this is mandatory) Problems: @@ -206,12 +206,12 @@ since the file COPYING is mandatory. SystemRequirements: These are the external install dependencies of the package - and are not checked by the package manager. This here as a + and are not checked by the package manager. This is here as a hint to the distribution packager. They follows the same conventions as the Depends keyword. BuildRequires: These are the external build dependencies of the package - and are not checked by the package manager. This here as + and are not checked by the package manager. This is here as a hint to the distribution packager. They follows the same conventions as the Depends keyword. Note that in general, packaging systems such as rpm or deb and @@ -237,15 +237,15 @@ detail to aid the packager is that the SystemRequirments and BuildRequires keywords can have distribution dependent section, and the automatic build process will use these. An - example pf the format of this is + example of the format of this is
 	BuildRequires: libtermcap-devel [Mandriva] libtermcap2-devel
 
where the first package name will be used as a default and if - the RPMs are build on a Mandriva distribution, then the second + the RPMs are built on a Mandriva distribution, then the second package name will be used instead.
package/COPYING -
This is a required containing the license of the package. +
This is a required file containing the license of the package.
package/INDEX
This is an optional file describing the functions provided by the package. If this file is not given then one with be