[atlas] 02/03: Update DEP-3 headers of several patches with bug/forward info.

Sébastien Villemot sebastien at debian.org
Wed Aug 16 20:53:51 UTC 2017


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

sebastien pushed a commit to branch master
in repository atlas.

commit a3bb3d0612f1bb4dc702b555ff704a0117ea412a
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Wed Aug 16 22:20:55 2017 +0200

    Update DEP-3 headers of several patches with bug/forward info.
    
    Gbp-Dch: Ignore
---
 debian/patches/armel-is-v4t.patch     | 4 ++--
 debian/patches/fix-typos.patch        | 5 +++--
 debian/patches/generic.patch          | 3 ++-
 debian/patches/kfreebsd.patch         | 4 ++--
 debian/patches/mips.patch             | 6 ++++--
 debian/patches/ppc64-endianness.patch | 4 ++--
 6 files changed, 15 insertions(+), 11 deletions(-)

diff --git a/debian/patches/armel-is-v4t.patch b/debian/patches/armel-is-v4t.patch
index f099f48..f9de4de 100644
--- a/debian/patches/armel-is-v4t.patch
+++ b/debian/patches/armel-is-v4t.patch
@@ -3,8 +3,8 @@ Description: On armel, do not use asm constructs provided by ATLAS
  these are too recent for the Debian armel port (which is ARMv4t). This patch
  ensures that these asm constructs are not used on that port.
 Author: Sébastien Villemot <sebastien at debian.org>
-Forwarded: no
-Last-Update: 2013-06-07
+Bug: https://sourceforge.net/p/math-atlas/support-requests/1052/
+Last-Update: 2017-08-16
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/CONFIG/src/backend/probe_gas_arm.S
diff --git a/debian/patches/fix-typos.patch b/debian/patches/fix-typos.patch
index b1cabae..9fa14b8 100644
--- a/debian/patches/fix-typos.patch
+++ b/debian/patches/fix-typos.patch
@@ -1,7 +1,8 @@
 Description: Fix typos
 Author: Sébastien Villemot <sebastien at debian.org>
-Forwarded: no
-Last-Update: 2017-08-08
+Forwarded: https://sourceforge.net/p/math-atlas/patches/78/
+           https://github.com/math-atlas/math-atlas/pull/31
+Last-Update: 2017-08-11
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/TexDoc/atlas_devel.tex
diff --git a/debian/patches/generic.patch b/debian/patches/generic.patch
index b20ec6b..0189ab4 100644
--- a/debian/patches/generic.patch
+++ b/debian/patches/generic.patch
@@ -6,7 +6,8 @@ Description: Add a GENERIC machine type
  with ARMv7 CPU, ATLAS would detect ARMv7 if provided the UNKNOWN type.
 Bug-Debian: https://bugs.debian.org/719355
 Author: Sébastien Villemot <sebastien at debian.org>
-Last-Update: 2014-07-12
+Forwarded: not-needed
+Last-Update: 2017-08-16
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/CONFIG/include/atlconf.h
diff --git a/debian/patches/kfreebsd.patch b/debian/patches/kfreebsd.patch
index c5bbded..5cfb920 100644
--- a/debian/patches/kfreebsd.patch
+++ b/debian/patches/kfreebsd.patch
@@ -1,8 +1,8 @@
 Description: Fix linker flag on kfreebsd-* ports
  GNU/kFreeBSD is detected as Linux (see CONFIG/src/probe_OS.c), hence the test
  of the OS variable does not work.
-Forwarded: not-needed
-Last-Update: 2017-08-10
+Forwarded: https://sourceforge.net/p/math-atlas/patches/19/
+Last-Update: 2017-08-16
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/CONFIG/src/SpewMakeInc.c
diff --git a/debian/patches/mips.patch b/debian/patches/mips.patch
index 3fb39d7..1a9bafa 100644
--- a/debian/patches/mips.patch
+++ b/debian/patches/mips.patch
@@ -1,6 +1,8 @@
 Description: On mips{,el}, do not pass -mabi=n32 flag.
-Forwarded: no
-Last-Update: 2017-08-10
+ The mips{,el} ports use the O32 ABI.
+ See https://www.linux-mips.org/wiki/MIPS_ABI_History for more details on ABIs.
+Bug: https://sourceforge.net/p/math-atlas/support-requests/1053/
+Last-Update: 2017-08-16
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/CONFIG/src/SpewMakeInc.c
diff --git a/debian/patches/ppc64-endianness.patch b/debian/patches/ppc64-endianness.patch
index 5335e8c..5389426 100644
--- a/debian/patches/ppc64-endianness.patch
+++ b/debian/patches/ppc64-endianness.patch
@@ -1,8 +1,8 @@
 Description: Fix endianness detection on ppc64*
  The __ORDER_LITTLE_ENDIAN__ macro is defined even on big endian systems.
 Author: Sébastien Villemot <sebastien at debian.org>
-Forwarded: no
-Last-Update: 2017-08-10
+Forwarded: https://sourceforge.net/p/math-atlas/patches/79/
+Last-Update: 2017-08-16
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/CONFIG/src/SpewMakeInc.c

-- 
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