[libmail-message-perl] 04/11: add long description

Damyan Ivanov dmn at moszumanska.debian.org
Mon Jan 1 20:39:22 UTC 2018


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

dmn pushed a commit to branch master
in repository libmail-message-perl.

commit a2755f1fde14685fb7c073e9d9441ce0fd3292b3
Author: Damyan Ivanov <dmn at debian.org>
Date:   Mon Jan 1 18:59:25 2018 +0000

    add long description
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index b8e59c3..ad21a84 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,9 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libuser-identity-perl (>= 0.94)
 Replaces: libmail-box-perl (<< 3.0)
 Breaks: libmail-box-perl (<< 3.0)
-Description: MIME message handling
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: generic class representing mail messages (perl library)
+ A Mail::Message object is a container for MIME-encoded message information,
+ as defined by RFC2822.  Everything what is not specificly related to storing
+ the messages in mailboxes (folders) is implemented in this class.  Methods
+ which are related to folders is implemented in the Mail::Box::Message
+ extension (included in the libmail-box-perl package).

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



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