Release to unstable.

This commit is contained in:
Modestas Vainius 2012-05-02 21:50:16 +03:00
parent ed90284d35
commit 4cc08db4c1

4
debian/changelog vendored
View File

@ -1,11 +1,11 @@
cmake (2.8.8-3) UNRELEASED; urgency=low
cmake (2.8.8-3) unstable; urgency=low
* Backport a no-soname feature from CMake (2.8.9) master tree. Just set a
NO_SONAME property on the shared library or module target in order to skip
addition of the SONAME field to the shared object. This makes it possible to
build Debian Python policy compliant modules with CMake. (Closes: #668982)
-- Modestas Vainius <modax@debian.org> Wed, 02 May 2012 21:35:38 +0300
-- Modestas Vainius <modax@debian.org> Wed, 02 May 2012 21:50:09 +0300
cmake (2.8.8-2) unstable; urgency=low