[atlas] 01/01: Remove archdef for sparc.

Sébastien Villemot sebastien at debian.org
Wed Jul 29 06:39:23 UTC 2015


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

sebastien pushed a commit to branch master
in repository atlas.

commit ec119bc172b7671f486d33c2b541ce046641b1d0
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Wed Jul 29 08:39:04 2015 +0200

    Remove archdef for sparc.
---
 debian/archdefs/README              |   1 -
 debian/archdefs/sparc/USI32.tar.bz2 | Bin 8029 -> 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 8cf520e..845b327 100644
--- a/debian/archdefs/README
+++ b/debian/archdefs/README
@@ -19,4 +19,3 @@ generated (other details are in README.source):
 - powerpc: ATLAS 3.10.1 / partch.debian.org / sid / 2013-06-06
 - ppc64el: ATLAS 3.10.2 / pastel.debian.net / sid / 2014-10-24
 - s390x: ATLAS 3.10.1 / zelenka.debian.org / sid / 2013-06-06
-- sparc: ATLAS 3.10.1 / smetana.debian.org / wheezy / 2013-06-06
diff --git a/debian/archdefs/sparc/USI32.tar.bz2 b/debian/archdefs/sparc/USI32.tar.bz2
deleted file mode 100644
index f4f72c0..0000000
Binary files a/debian/archdefs/sparc/USI32.tar.bz2 and /dev/null differ
diff --git a/debian/rules b/debian/rules
index 9ff1949..d8152f7 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
 # - 14 means generic libraries for P4 and later, with SSE2: for *amd64
 #   See: http://math-atlas.sourceforge.net/atlas_install/node30.html
-# - 42 means UltraSparc I (USI): for sparc
 # - 51 means ARMv7: for armhf (but not for armel, which is ARM >= v4)
 # - 52 means GENERIC: the same than 0 (UNKNOWN), except that it does not try autodetection
 #   See debian/patches/generic.diff
@@ -26,8 +25,6 @@ else ifeq ($(DEB_HOST_ARCH_CPU),i386)
 ARCHS=base_12_1
 else ifeq ($(DEB_HOST_ARCH_CPU),amd64)
 ARCHS=base_14_384
-else ifeq ($(DEB_HOST_ARCH),sparc)
-ARCHS=base_42_1
 else ifeq ($(DEB_HOST_ARCH),armhf)
 ARCHS=base_51_1
 else
diff --git a/debian/source/include-binaries b/debian/source/include-binaries
index b3bd336..70190e7 100644
--- a/debian/source/include-binaries
+++ b/debian/source/include-binaries
@@ -9,4 +9,3 @@ debian/archdefs/mipsel/GENERIC32.tar.bz2
 debian/archdefs/powerpc/GENERIC32.tar.bz2
 debian/archdefs/ppc64el/GENERIC64LE.tar.bz2
 debian/archdefs/s390x/IBMz964.tar.bz2
-debian/archdefs/sparc/USI32.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