Skip to content

Packge description update #384

@hggh

Description

@hggh

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions