X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=9d84adfb679265e94dcf43ee3d61855e64e9089a;hb=cf966225c35eccdd7fa20dbe842dd9594fccc375;hp=83fa13db485eadd2d37ffec22d03a98f26c9825b;hpb=72f04cad91d4694ce0254a5fe831d42c5fb55e21;p=simpleserver-moved-to-github.git diff --git a/debian/control b/debian/control index 83fa13d..9d84adf 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libnet-z3950-simpleserver-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 4.0.2), libyaz-dev +Build-Depends: debhelper (>= 4.0.2), libyaz3-dev Build-Depends-Indep: perl (>= 5.8.0-7) Maintainer: Anders Mortensen Standards-Version: 3.6.1 @@ -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.