This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libpll.
commit 0bdba7cd116ffef41c1165b54561d1f7d764ba21 Author: Andreas Tille <[email protected]> Date: Mon May 15 09:20:28 2017 +0200 New upstream version uses runtime detection and thus does not use AVX and SSE on i386 and other architectures --- debian/changelog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5ec34a3..df8cb87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,12 @@ -libpll (0.3.0-1) UNRELEASED; urgency=medium +libpll (0.3.0-1) unstable; urgency=medium * Check for HAVE_X86INTRIN_H Closes: #861754 - * Always disable AVX and SSE on i386 + * New upstream version uses runtime detection and thus does not use AVX and + SSE on i386 and other architectures Closes: #861755 - -- Andreas Tille <[email protected]> Thu, 04 May 2017 16:57:55 +0200 + -- Andreas Tille <[email protected]> Mon, 15 May 2017 09:19:35 +0200 libpll (0.0+20160909+ds1-1) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libpll.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
