Change maintainer.
[simpleserver-moved-to-github.git] / debian / control
1 Source: libnet-z3950-simpleserver-perl
2 Section: perl
3 Priority: optional
4 Build-Depends: debhelper (>= 4.0.2), libyaz3-dev
5 Build-Depends-Indep: perl (>= 5.8.0-7)
6 Maintainer: Mike Taylor <mike@indexdata.com>
7 Standards-Version: 3.6.1
8
9 Package: libnet-z3950-simpleserver-perl
10 Architecture: any
11 Depends: ${perl:Depends}
12 Description:  Perl API to the YAZ generic front-end server (Z39.50 server). 
13  The SimpleServer module is a tool for constructing Z39.50 "Information
14  Retrieval" servers in Perl. The module is easy to use, but it
15  does help to have an understanding of the Z39.50 query
16  structure and the construction of structured retrieval records.