[libdata-hal-perl] 03/04: Slightly improve long description
    Michael Prokop 
    mika at moszumanska.debian.org
       
    Thu Aug  7 11:19:12 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
mika pushed a commit to branch master
in repository libdata-hal-perl.
commit 6df3493009f312c0fb9107a6390250640cf2f608
Author: Michael Prokop <mika at debian.org>
Date:   Thu Aug 7 13:15:25 2014 +0200
    Slightly improve long description
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 6007a0d..e62cc7a 100644
--- a/debian/control
+++ b/debian/control
@@ -50,5 +50,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
  liburi-template-perl,
  libxml-regexp-perl
 Description: module implementing the HAL data format
- HAL (Hypertext Application Language) is a format you can use in your
- hypermedia API.
+ The JSON Hypertext Application Language (HAL) is a standard which
+ establishes conventions for expressing hypermedia controls, such as
+ links, with JSON. The HAL is a format you can use in your
+ hypermedia API and Data::HAL is a Perl module for usage with it.
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-hal-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list