[libsphinx-search-perl] 02/02: Improve long package description

Axel Beckert abe at deuxchevaux.org
Sun May 10 18:40:18 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libsphinx-search-perl.

commit ee5896e91a5530775fe8fbb7be183c50ba417ac3
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 10 20:39:45 2015 +0200

    Improve long package description
    
    Fixes lintian warning extended-description-is-probably-too-short.
---
 debian/changelog | 4 ++++
 debian/control   | 5 +++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0df9347..2520409 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ libsphinx-search-perl (1:0.29-1) UNRELEASED; urgency=medium
   * Add debian/upstream/metadata
   * Import upstream version 0.29
   * Mark package as autopkgtestable.
+  * Long description:
+    + Add trailing slash to URL of Spinx Search.
+    + Explicitly mention that it's a Perl module, not a perl-written
+      commandline client.
 
  -- Axel Beckert <abe at debian.org>  Sun, 10 May 2015 20:23:47 +0200
 
diff --git a/debian/control b/debian/control
index 5683e56..ff8b20e 100644
--- a/debian/control
+++ b/debian/control
@@ -24,5 +24,6 @@ Depends: libfile-searchpath-perl,
          ${misc:Depends},
          ${perl:Depends}
 Description: Perl module for Sphinx search engine
- Sphinx::Search is the Perl API client for the Sphinx open-source SQL
- full-text indexing search engine, http://www.sphinxsearch.com.
+ Sphinx::Search is the Perl API client module for the Sphinx
+ open-source SQL full-text indexing search engine,
+ http://www.sphinxsearch.com/.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsphinx-search-perl.git



More information about the Pkg-perl-cvs-commits mailing list