[libperinci-object-perl] 10/11: Update long description to have more than 2 lines.

Lucas Kanashiro kanashiro.duarte at gmail.com
Sun Dec 6 22:08:07 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libperinci-object-perl.

commit 1c1a31abbceea6ba92d979ba599436fdd4c8227a
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sun Dec 6 20:01:10 2015 -0200

    Update long description to have more than 2 lines.
---
 debian/changelog | 2 ++
 debian/control   | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7999bc5..bb8f556 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ libperinci-object-perl (0.24-1) UNRELEASED; urgency=medium
   * Bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.6
   * Update runtime and build dependencies
+  * Update long description to have more than 2 lines.
+    Silence lintian extended-description-is-probably-too-short
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Sun, 06 Dec 2015 19:12:36 -0200
 
diff --git a/debian/control b/debian/control
index b968dd8..25b88d5 100644
--- a/debian/control
+++ b/debian/control
@@ -21,5 +21,6 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          libstring-trim-more-perl
 Description: module that provides a object-oriented interface for Rinci
- Perinci::Object just provides an object-oriented interface (wrapper) to the
- Rinci data structures.
+ Rinci works using pure data structures, but sometimes it's convenient to have
+ an object-oriented interface (wrapper) for those data. Perinci::Object module
+ provides just that.

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



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