From: Emmanuel Lacour Date: Mon, 3 Aug 2009 14:49:13 +0000 (+0200) Subject: True lintian capitalization fixes X-Git-Tag: 0.7.1-1 X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=commitdiff_plain;h=refs%2Ftags%2F0.7.1-1 True lintian capitalization fixes --- diff --git a/debian/control b/debian/control index 2693fd0..8a40b29 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Package: suphp-common Architecture: any Depends: ${shlibs:Depends}, php4-cgi | php5-cgi Description: Common files for mod suphp - Suphp consists of an apache module (mod_suphp for either apache 1.3.x or - apache 2.x) and a setuid root binary (suphp) that is called by the apache + Suphp consists of an Apache module (mod_suphp for either Apache 1.3.x or + Apache 2.x) and a setuid root binary (suphp) that is called by the Apache module to change the uid of the process executing the PHP interpreter to the owner of the php script. @@ -19,5 +19,5 @@ Architecture: any Depends: ${shlibs:Depends}, suphp-common (= ${binary:Version}), apache2.2-common Description: Apache2 module to run php scripts with the owner permissions With the use of the suphp setuid root binary (from suphp-common package), - this apache2 module change the uid of the process executing the PHP + this Apache2 module change the uid of the process executing the PHP interpreter to the owner of the php script