[Pkg-octave-commit] [SCM] Debian packaging for octave branch, master, updated. debian/3.4.3-2-100-ga9a941a

Thomas Weber tweber at debian.org
Tue Feb 7 21:51:11 UTC 2012


The following commit has been merged in the master branch:
commit 693c3e809f18c01bc720d1f1fe88951a831b23f2
Author: Thomas Weber <tweber at debian.org>
Date:   Wed Feb 1 22:57:50 2012 +0100

    s390 uses __va_list_tag* for va_list

diff --git a/debian/liboctave0.symbols b/debian/liboctave0.symbols
index b2d2294..f62dbc8 100644
--- a/debian/liboctave0.symbols
+++ b/debian/liboctave0.symbols
@@ -27541,5 +27541,5 @@ liboctinterp.so.0 liboctave0 #MINVER#
 
 # va_list differs across architectures; most 64bit have __va_list_tag
 (arch=ia64 sparc mips)#include "liboctave0.symbols.va_list_as_void_ptr"
-(arch=amd64 kfreebsd-amd64 alpha sparc64 powerpc)#include "liboctave0.symbols.va_list_as__va_list_tag"
+(arch=amd64 kfreebsd-amd64 alpha sparc64 powerpc s390)#include "liboctave0.symbols.va_list_as__va_list_tag"
 (arch=i386)#include "liboctave0.symbols.va_list_as_char_ptr"

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list