Version 1.3.1 v1.3.1
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Jul 2012 11:41:21 +0000 (13:41 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Jul 2012 11:41:21 +0000 (13:41 +0200)
IDMETA
NEWS
debian/changelog
debian/rules

diff --git a/IDMETA b/IDMETA
index 78f701c..8fa1932 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,3 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="precise oneiric natty lucid"
-VERSION=1.3.0
+CENTOS_DIST="centos5"
+VERSION=1.3.1
diff --git a/NEWS b/NEWS
index 437eb10..5c50c1c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+--- 1.3.1 2012/07/03
+
+SocketManager::processEvent returns 1 on EINTR. This changes behavior
+a bit, but ensures that it returns if we receive a signal.
+
 --- 1.3.0 2012/04/25
 
 Add facility to allow a server to close its listener. PDU_Assoc::listen
index a23e35f..b0ed187 100644 (file)
@@ -1,3 +1,9 @@
+yazpp (1.3.1-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 03 Jul 2012 13:33:10 +0200
+
 yazpp (1.3.0-1indexdata) unstable; urgency=low
 
   * Upstream.
index 9669563..18b162c 100755 (executable)
@@ -108,7 +108,7 @@ binary-arch: build install
        dh_fixperms
 #      dh_perl
 #      dh_python
-       dh_makeshlibs -V 'libyazpp4 (>= 1.3.0)'
+       dh_makeshlibs -V 'libyazpp4 (>= 1.3.1)'
        dh_installdeb
        dh_shlibdeps -l debian/libyazpp4/usr/lib
        dh_gencontrol