-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
The long description of the redis package does not match the debian guidelines. I have updated the long description for your package.
diff --git a/package.xml b/package.xml
index 11ba538..7ab6b38 100644
--- a/package.xml
+++ b/package.xml
@@ -3,7 +3,7 @@
<name>redis</name>
<channel>pecl.php.net</channel>
<summary>PHP extension for interfacing with Redis</summary>
- <description>This extension provides an API for communicating with Redis servers.</description>
+ <description> This extension allows php applications to communicate with the Redis persistent key-value store. The php-redis module provides an easy object oriented interface.</description>
<lead>
<name>Nicolas Favre-Felix</name>
<user>nff</user>```
Metadata
Metadata
Assignees
Labels
No labels