[libprotocol-osc-perl] 02/05: Complete short and long description

Daniel Lintott dlintott-guest at moszumanska.debian.org
Sun Apr 27 10:11:50 UTC 2014


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

dlintott-guest pushed a commit to branch master
in repository libprotocol-osc-perl.

commit 7395ab064609dfa716e221f4726d6bef40e94e7b
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Sun Apr 27 10:53:35 2014 +0100

    Complete short and long description
    
    Git-Dch: Ignore
---
 debian/control | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 07686c1..8f0fea4 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,10 @@ Homepage: https://metacpan.org/release/Protocol-OSC
 Package: libprotocol-osc-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Open Sound Control v1.1 protocol implementation
- (no description was found)
+Description: module to implement (de)coding and processing of OSC packets
+ Protocol::OSC implements the encoding, decoding and processing of OSC packets
+ following the Open Sound Control protocol.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ It's pure Perl implementation, is faster than Net::LibLO (~4x) and
+ Net::OpenSoundControl (~2x) and also provides a connection agnostic interface,
+ path matching and type tagging according OSC v1 specification (and v1.1)

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



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