[libclass-contract-perl] 07/10: slight changed to s/l description

gregor herrmann gregoa at debian.org
Sun Jan 12 15:44:36 UTC 2014


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

gregoa pushed a commit to branch master
in repository libclass-contract-perl.

commit 5c79e22d6be843b66d1c0151934f8231e231af0f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jan 12 16:36:16 2014 +0100

    slight changed to s/l description
    
    Git-Dch: Ignore
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 17a1d77..2973449 100644
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,10 @@ Homepage: https://metacpan.org/release/Class-Contract
 Package: libclass-contract-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Design-by-Contract OO in Perl
+Description: Perl Design-by-Contract OO module
  The Class::Contract module implements strong encapsulation, static
- inheritance, and design-by-contract condition checking for
- object-oriented Perl. The module provides a declarative syntax for
- attribute, method, constructor, and destructor definitions at both
- the object and class level. Pre-conditions, post-conditions, and
- class invariants are also fully supported.
+ inheritance, and design-by-contract condition checking for object-oriented
+ Perl. The module provides a declarative syntax for attribute, method,
+ constructor, and destructor definitions at both the object and class level.
+ Pre-conditions, post-conditions, and class invariants are also fully
+ supported.

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



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