Index: PHP-Policy-Manual-DRAFT.sgml =================================================================== --- PHP-Policy-Manual-DRAFT.sgml (revision 108) +++ PHP-Policy-Manual-DRAFT.sgml (working copy) @@ -12,7 +12,7 @@ Debian GNU/Linux distribution, and the policy requirements for packaged PHP applications, libraries, and add-on extensions. - Copyright © 2005 The Debian Webapps Team + Copyright © 2005,6 The Debian Webapps Team debian-webapps@lists.debian.org.

This manual is free software; you may redistribute @@ -80,9 +80,9 @@ provide requirements and/or best practices for such situations: - for covering issues specific to applications which + for covering issues specific to applications which take part in a web-based interface. - for covering issues relating to interaction with database servers and management of application databases. + for covering issues relating to interaction with database servers and management of application databases. Terms and Conventions

@@ -205,9 +205,13 @@ PHP applications

- XXX do we actually need anything here? maybe talking about proper dependencies? - Packages and naming scheme - File and directory layout + Whenever possible you should name the application the + same as the upstream developers. +

+ The specific to the packaging of PHP applications are + covered in the . PHP libraries