[libperl6-junction-perl] 03/09: Brush up short and long description
Florian Schlichting
fsfs at alioth.debian.org
Thu Oct 3 15:51:18 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libperl6-junction-perl.
commit 185ca04e1099906931e4c83e7f86bd8276e2381f
Author: Florian Schlichting <fsfs at debian.org>
Date: Thu Oct 3 17:31:45 2013 +0200
Brush up short and long description
---
debian/control | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 7e6d669..ea3a1a3 100644
--- a/debian/control
+++ b/debian/control
@@ -16,12 +16,10 @@ Package: libperl6-junction-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends}
-Description: Perl6 style Junction operators in Perl5
- Perl6::Junction is a lightweight module which provides 'Junction' operators,
- the most commonly used being any and all.
+Description: module providing Perl6-style Junction operators in Perl5
+ Perl6::Junction is a lightweight module which provides 'Junction' operators
+ in Perl5, the most commonly used being any and all. It is inspired by the
+ Perl6 design docs, see http://dev.perl.org/perl6/doc/design/exe/E06.html.
.
- Inspired by the Perl6 design docs,
- http://dev.perl.org/perl6/doc/design/exe/E06.html.
- .
- Provides a limited subset of the functionality of Quantum::Superpositions.
-
+ Perl6::Junction provides a limited subset of the functionality of
+ Quantum::Superpositions.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libperl6-junction-perl.git
More information about the Pkg-perl-cvs-commits
mailing list