From: Anders S. Mortensen Date: Fri, 1 Dec 2006 09:47:14 +0000 (+0000) Subject: Writing more description. X-Git-Tag: release.1.0.4~4 X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=commitdiff_plain;h=b5f841cd1da6d6404a747187c52475ed3b5f4f80 Writing more description. --- diff --git a/debian/control b/debian/control index 83fa13d..f1d0972 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Standards-Version: 3.6.1 Package: libnet-z3950-simpleserver-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, -Description: Perl package used to encode GRS-1 records. - This Perl module helps you to create and manipulate GRS-1 records (generic record syntax). - So far, you have only access to three methods: - . - This description was automagically extracted from the module by dh-make-perl. +Description: Perl API to the YAZ generic front-end server (Z39.50 server). + The SimpleServer module is a tool for constructing Z39.50 "Information + Retrieval" servers in Perl. The module is easy to use, but it + does help to have an understanding of the Z39.50 query + structure and the construction of structured retrieval records.