-$Id: Changes,v 1.29 2006-12-01 09:53:00 sondberg Exp $
+$Id: Changes,v 1.30 2006-12-27 12:24:50 sondberg Exp $
Revision history for Perl extension Net::Z3950::SimpleServer
+1.05 Wed Dec 27 13:19:13 CET 2006
+ - Taking new naming convention for YAZ constants into account.
+
1.04 Fri Dec 1 10:48:32 CET 2006
- Build such that SimpleServer links to new yaz shared object.
##
##
-## $Id: SimpleServer.pm,v 1.30 2006-12-01 09:38:37 sondberg Exp $
+## $Id: SimpleServer.pm,v 1.31 2006-12-27 12:24:50 sondberg Exp $
package Net::Z3950::SimpleServer;
@ISA = qw(Exporter AutoLoader DynaLoader);
@EXPORT = qw( );
-$VERSION = '1.04';
+$VERSION = '1.05';
bootstrap Net::Z3950::SimpleServer $VERSION;
+libnet-z3950-simpleserver-perl (1.05-1) testing; urgency=low
+
+ * Respecting new naming convention for YAZ constants
+
+ -- Anders Mortensen <sondberg@indexdata.dk> Wed, 27 Dec 2006 13:21:58 +0100
+
libnet-z3950-simpleserver-perl (1.04-1) testing; urgency=low
* Take into account that the yaz/configure setting enable_shared is no longer