Revision history for Perl extension Net::Z3950::SimpleServer
+1.18 Mon Oct 14 11:23:17 CEST 2013
+ - Debian/RPM packagesr now built with YAZ 5.
+
1.17 Tue Feb 12 13:30:52 CET 2013
- Scan and Search handler gets EXTRA_ARGS . It's represented as
a hash. It holds the extra arguments for SRU (URL).
NAME=libnet-z3950-simpleserver-perl
-VERSION=1.17
+VERSION=1.18
OMIT_FROM_DIST="archive"
DEBIAN_DIST="wheezy squeeze"
UBUNTU_DIST="quantal precise oneiric lucid"
@ISA = qw(Exporter AutoLoader DynaLoader);
@EXPORT = qw( );
-$VERSION = '1.17';
+$VERSION = '1.18';
bootstrap Net::Z3950::SimpleServer $VERSION;
+libnet-z3950-simpleserver-perl (1.18-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Mon, 14 Oct 2013 11:24:54 +0200
+
libnet-z3950-simpleserver-perl (1.17-1indexdata) unstable; urgency=low
* Upstream.