r47175 - in /packages/gmp/trunk/debian: changelog libgmp10.symbols
smr at users.alioth.debian.org
smr at users.alioth.debian.org
Tue Nov 17 11:40:18 UTC 2015
Author: smr
Date: Tue Nov 17 11:40:18 2015
New Revision: 47175
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=47175
Log:
Mark symbol __gmpn_clz_tab optional.
Modified:
packages/gmp/trunk/debian/changelog
packages/gmp/trunk/debian/libgmp10.symbols
Modified: packages/gmp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/gmp/trunk/debian/changelog?rev=47175&op=diff
==============================================================================
--- packages/gmp/trunk/debian/changelog (original)
+++ packages/gmp/trunk/debian/changelog Tue Nov 17 11:40:18 2015
@@ -1,3 +1,11 @@
+gmp (2:6.1.0+dfsg-2) unstable; urgency=medium
+
+ * libgmp10.symbols: mark __gmpn_clz_tab as optional -- it is
+ architecture dependent and just changed from defined to undefined for
+ armel and armhf.
+
+ -- Steve M. Robbins <smr at debian.org> Tue, 17 Nov 2015 05:12:15 -0600
+
gmp (2:6.1.0+dfsg-1) unstable; urgency=medium
* New upstream.
Modified: packages/gmp/trunk/debian/libgmp10.symbols
URL: http://svn.debian.org/wsvn/debian-science/packages/gmp/trunk/debian/libgmp10.symbols?rev=47175&op=diff
==============================================================================
--- packages/gmp/trunk/debian/libgmp10.symbols (original)
+++ packages/gmp/trunk/debian/libgmp10.symbols Tue Nov 17 11:40:18 2015
@@ -269,7 +269,7 @@
__gmpn_brootinv at Base 2:5.1.1
__gmpn_bsqrt at Base 2:5.1.1
__gmpn_bsqrtinv at Base 2:5.1.1
- (arch=alpha armel armhf mips mipsel mips64 mips64el s390x sparc sparc64 sh4 any-i386)__gmpn_clz_tab at Base 0
+ (optional)__gmpn_clz_tab at Base 0
__gmpn_cmp at Base 0
__gmpn_cnd_add_n at Base 2:6.0.0
(arch=any-i386)__gmpn_cnd_add_n_atom at Base 2:5.1.1
More information about the debian-science-commits
mailing list