From c7f00c1b31fafb9c4b6cc419b310f00282d35386 Mon Sep 17 00:00:00 2001 From: Shengjing Zhu Date: Tue, 3 Apr 2018 13:26:22 +0800 Subject: [PATCH] release to unstable Signed-off-by: Shengjing Zhu --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 823d9e9..f6a707b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +gf-complete (1.0.2+2017.04.10.git.ea75cdf-2) unstable; urgency=medium + + * Team upload. + + * d/libgf_complete1.symbols: fix arch dependent symbols. + * d/rules: use default.mk instead of manually parse changelog. + * d/rules: disable SIMD on 32bit(sse on i386, neon on armel/armhf) + it failed to build and buggy in runtime detection. + + -- Shengjing Zhu Tue, 03 Apr 2018 13:26:09 +0800 + gf-complete (1.0.2+2017.04.10.git.ea75cdf-1) unstable; urgency=medium * Team upload.