[SCM] Debian packaging of libhttp-exception-perl branch, master, updated. debian/0.04001-1-19-g050b3af

gregor herrmann gregoa at debian.org
Wed May 8 18:55:40 UTC 2013


The following commit has been merged in the master branch:
commit 6625da146ac1da6738b4830c01304c091853ceca
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed May 8 20:32:25 2013 +0200

    Improve short and long description.

diff --git a/debian/control b/debian/control
index 97712c3..764ddf9 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,9 @@ Depends: ${misc:Depends},
          libexception-class-perl,
          libscalar-list-utils-perl,
          libwww-perl
-Description: throw HTTP-Errors as (Exception::Class-) Exceptions
- It is a perl module for HTTP exception. HTTP::Exception lets you throw
- HTTP-Errors as Exceptions.
-
+Description: module for throwing HTTP-Errors as (Exception::Class-) Exceptions
+ HTTP::Exception lets you throw HTTP-Errors as Exceptions.
+ Every HTTP::Exception is an Exception::Class class. So the same mechanisms
+ apply as with Exception::Class classes.
+ .
+ Exception::Class' docs provide more general information on exceptions.

-- 
Debian packaging of libhttp-exception-perl



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