[libclass-throwable-perl] 07/10: Update short and long description

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Aug 20 10:59:24 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libclass-throwable-perl.

commit 46ec86e688dd4f29d68d3861b2bc60e6fd805580
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Aug 20 07:44:11 2015 -0300

    Update short and long description
---
 debian/changelog |  1 +
 debian/control   | 12 ++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 18b512b..9467e6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,6 +45,7 @@ libclass-throwable-perl (0.13-1) UNRELEASED; urgency=low
   * Bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.6
   * Add autopkgtest-pkg-perl
+  * Update short and long description
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Thu, 20 Aug 2015 07:30:55 -0300
 
diff --git a/debian/control b/debian/control
index 5c3caec..cbfde58 100644
--- a/debian/control
+++ b/debian/control
@@ -18,10 +18,10 @@ Package: libclass-throwable-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends}
-Description: A minimal lightweight exception class
- This module implements a minimal lightweight exception object. It is meant to 
- be a compromise between more basic solutions like Carp which can only print 
- information and cannot handle exception objects, and more complex 
- solutions like Exception::Class which can be used to define complex inline 
- exceptions and has a number of module dependencies.
+Description: minimal lightweight exception class
+ Class::Throwable implements a minimal lightweight exception object. It is
+ meant to be a compromise between more basic solutions like Carp which can
+ only print information and cannot handle exception objects, and more
+ complex solutions like Exception::Class which can be used to define
+ complex inline exceptions and has a number of module dependencies.
 

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



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