This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository libmoox-role-cloneset-perl.
commit 684deb363db3eb97e9b288c2a62d3b6783bae269 Author: Peter Pentchev <[email protected]> Date: Tue Sep 13 10:34:56 2016 +0300 Add the long and short package description text. --- debian/control | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index b5b7900..d55b509 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,8 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoo-perl (>= 1.006), libnamespace-clean-perl (>= 0.25) -Description: create updated copies of immutable objects - (no description was found) - . - This description was automagically extracted from the module by dh-make-perl. +Description: Perl Moo role for creating updated copies of immutable objects + MooX::Role::CloneSet is a role for immutable objects, providing an easy + way to create a new object with some modified properties. It provides + the cset() method that creates a new object with the specified changes, + shallowly copying all the rest of the original object's properties. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoox-role-cloneset-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
