Version 1.17 v1.17
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 12 Feb 2013 12:37:29 +0000 (13:37 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 12 Feb 2013 12:37:29 +0000 (13:37 +0100)
IDMETA
SimpleServer.pm
debian/changelog

diff --git a/IDMETA b/IDMETA
index 2266386..b65604a 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,5 +1,5 @@
 NAME=libnet-z3950-simpleserver-perl
-VERSION=1.16
+VERSION=1.17
 OMIT_FROM_DIST="archive"
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="quantal precise oneiric natty lucid"
index 150ec81..341b4e5 100644 (file)
@@ -36,7 +36,7 @@ require AutoLoader;
 
 @ISA = qw(Exporter AutoLoader DynaLoader);
 @EXPORT = qw( );
-$VERSION = '1.16';
+$VERSION = '1.17';
 
 bootstrap Net::Z3950::SimpleServer $VERSION;
 
index 94fc5b7..060cca9 100644 (file)
@@ -1,3 +1,9 @@
+libnet-z3950-simpleserver-perl (1.17-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 12 Feb 2013 13:37:07 +0100
+
 libnet-z3950-simpleserver-perl (1.16-1indexdata) unstable; urgency=low
 
   * Upstream.