Obsoleted by new material in IDSoftwareRelease2010
[ZOOM-Perl-moved-to-github.git] / README
diff --git a/README b/README
index 668b039..8415db2 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,3 @@
-$Id: README,v 1.4 2005-12-22 14:13:01 mike Exp $
-
 The Net::Z3950::ZOOM, ZOOM and Net::Z3950 modules
 =================================================
 
@@ -35,6 +33,13 @@ To install this module type the following:
    make install
 
 
+DEBIAN PACKAGES
+
+To build Debian packages issue:
+
+   dh-make-perl --build
+
+
 DEPENDENCIES
 
 This module requires these other modules and libraries:
@@ -46,12 +51,14 @@ This module requires these other modules and libraries:
   straightforward that you probably expect.  You can get it from
   http://indexdata.com/yaz/
 
-  NOTE THAT THE ZOOM-Perl MODULE REQUIRES RELEASE 2.0.11 OR BETTER OF
-  THE YAZ TOOLKIT.  THIS MAY NOT YET HAVE BEEN RELEASED.
+  NOTE THAT THE ZOOM-Perl MODULE ABSOLUTELY REQUIRES RELEASE 2.0.11 OR
+  BETTER OF THE YAZ TOOLKIT.  You need version 2.1.17 or better if you
+  want to run clever asynchronous programs that use the END event,
+  which did not exist prior to that release.
 
 COPYRIGHT AND LICENCE
 
-Copyright (C) 2005 by Index Data.
+Copyright (C) 2005-2007 by Index Data.
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.8.4 or,