Package: atlas
Version: 3.8.3 (experimental)

There is a packaging error for amd64 builds

in debian/control

libatlas3gf-amd64sse3-dev and libatlas-corei7sse3-dev erroneously depend on 
libatlas-core2sse3.
should be libatlas3gf-amd64sse3 and libatlas-corei7sse3 respectively

editing control fixes issue

Also in debian/rules we have


# see what do we do with the amd64 / intel 64
ifeq ($(DEB_HOST_ARCH_CPU),amd64)
# 64 bits
MODE_BITWIDTH = 64
ARCHS += amd64sse3_20_28 core2sse3_17_28 corei7sse3_18_28
endif

however core2sse3_17_28 is explicitly a 386 package in debian/control





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to