From: Adam Dickmeiss Date: Fri, 26 Oct 2012 08:53:17 +0000 (+0200) Subject: Version 1.3.3 X-Git-Tag: v1.3.3 X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=commitdiff_plain;h=53d173adf3fb13f5fd25a7b02f339e2731d8a834;hp=6b50fe651b6f6e83f4bfa9c4f00a793a40ed423c Version 1.3.3 --- diff --git a/IDMETA b/IDMETA index 09b96e1..05c4ba7 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="precise oneiric natty lucid" -CENTOS_DIST="centos5" -VERSION=1.3.2 +CENTOS_DIST="centos5 centos6" +VERSION=1.3.3 diff --git a/NEWS b/NEWS index d339bbc..774ffe0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +--- 1.3.3 2012/08/26 + +Release for CentOS 6. + +debian: Use dpkg-buildflags in build process. + +debian: devel => libdevel + --- 1.3.2 2012/08/20 PDU_Assoc: Fix missing close if session is dead . diff --git a/debian/changelog b/debian/changelog index 6b35255..a01f29b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yazpp (1.3.3-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Fri, 26 Oct 2012 10:45:02 +0200 + yazpp (1.3.2-1indexdata) unstable; urgency=low * Upstream.