Package: php5
Version: 5.2.6.dfsg.1-3ubuntu4.1
Severity: normal
Tags: patch
In the description of php5-cli it says:
"....This package provides the /usr/bin/php5 command interpreter, useful for
testing PHP scripts from a shell, or perhaps even performing general
shell scripting tasks, if you're frightened of perl and python..."
It has been requested on the Ubuntu devel-discuss ML [1] to make this more
neutral.
I'm providing a patch to fix this inline:
diff -u php5-5.2.6.dfsg.1/debian/control php5-5.2.6.dfsg.1/debian/control
--- php5-5.2.6.dfsg.1/debian/control
+++ php5-5.2.6.dfsg.1/debian/control
@@ -103,8 +103,7 @@
Suggests: php-pear
Description: command-line interpreter for the php5 scripting language
This package provides the /usr/bin/php5 command interpreter, useful for
- testing PHP scripts from a shell, or perhaps even performing general
- shell scripting tasks, if you're frightened of Perl and Python.
+ testing PHP scripts from a shell or performing general shell scripting tasks.
.
${php:Extensions}
.
It has been filed in Launchpad for Ubuntu at: https://launchpad.net/bugs/329900
1:
https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2009-January/006603.html
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]