[atlas] 01/01: Remove architectural defaults for obsolete ia64 arch.

Sébastien Villemot sebastien at debian.org
Sun Feb 16 08:52:22 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository atlas.

commit e4eb2d5bd808931595c080e7ab62f13660015c40
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Feb 16 09:52:05 2014 +0100

    Remove architectural defaults for obsolete ia64 arch.
---
 debian/archdefs/README                  |   1 -
 debian/archdefs/ia64/IA64Itan64.tar.bz2 | Bin 7925 -> 0 bytes
 debian/rules                            |   3 ---
 debian/source/include-binaries          |   1 -
 4 files changed, 5 deletions(-)

diff --git a/debian/archdefs/README b/debian/archdefs/README
index 5b597cb..5725fa5 100644
--- a/debian/archdefs/README
+++ b/debian/archdefs/README
@@ -13,7 +13,6 @@ generated (other details are in README.source):
   + ARMv732NEON (for armhf): same than ARMv732; note that this one is not used
     for the generic package, but only for the custom one
 - i386: from ATLAS 3.10.1 tarball
-- ia64: ATLAS 3.10.1 / merulo.debian.org / sid / 2013-06-08
 - mips: ATLAS 3.10.1 / gabrielli.debian.org / sid / 2013-07-27
 - mipsel: ATLAS 3.10.1 / eder.debian.org / sid / 2013-06-07
 - powerpc: ATLAS 3.10.1 / partch.debian.org / sid / 2013-06-06
diff --git a/debian/archdefs/ia64/IA64Itan64.tar.bz2 b/debian/archdefs/ia64/IA64Itan64.tar.bz2
deleted file mode 100644
index 21d191c..0000000
Binary files a/debian/archdefs/ia64/IA64Itan64.tar.bz2 and /dev/null differ
diff --git a/debian/rules b/debian/rules
index 5333c9a..2d9c5f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 #   See http://math-atlas.sourceforge.net/atlas_install/node28.html
 # - 13 means generic libraries for P4 and later, with SSE2: for *amd64
 #   See: http://math-atlas.sourceforge.net/atlas_install/node30.html
-# - 36 means IA64Itan: for ia64
 # - 38 means UltraSparc I (USI): for sparc
 # - 46 means ARMv7: for armhf (but not for armel, which is ARM >= v4)
 # - 47 means GENERIC: the same than 0 (UNKNOWN), except that it does not try autodetection
@@ -27,8 +26,6 @@ else ifeq ($(DEB_HOST_ARCH_CPU),i386)
 ARCHS=base_11_1
 else ifeq ($(DEB_HOST_ARCH_CPU),amd64)
 ARCHS=base_13_384
-else ifeq ($(DEB_HOST_ARCH),ia64)
-ARCHS=base_36_1
 else ifeq ($(DEB_HOST_ARCH),sparc)
 ARCHS=base_38_1
 else ifeq ($(DEB_HOST_ARCH),armhf)
diff --git a/debian/source/include-binaries b/debian/source/include-binaries
index 8213eb4..e95de5c 100644
--- a/debian/source/include-binaries
+++ b/debian/source/include-binaries
@@ -3,7 +3,6 @@ debian/archdefs/arm/GENERIC32.tar.bz2
 debian/archdefs/arm/ARMv732.tar.bz2
 debian/archdefs/arm/ARMv732NEON.tar.bz2
 debian/archdefs/i386/x86x8732.tar.bz2
-debian/archdefs/ia64/IA64Itan64.tar.bz2
 debian/archdefs/mips/GENERIC32.tar.bz2
 debian/archdefs/mipsel/GENERIC32.tar.bz2
 debian/archdefs/powerpc/GENERIC32.tar.bz2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/atlas.git



More information about the debian-science-commits mailing list