[SCM] mpg123/master: Update symbols file for sparc64.

micove-guest at users.alioth.debian.org micove-guest at users.alioth.debian.org
Thu Mar 29 23:41:34 UTC 2012


The following commit has been merged in the master branch:
commit 1e1b77bfa4b645de256dba1859b7e3cc868372bd
Author: Miguel Colon <debian.micove at gmail.com>
Date:   Thu Mar 29 19:30:07 2012 -0400

    Update symbols file for sparc64.
    
    Forgot to check sparc64, powerpcspe and m68k (m68k is not built).
    alpha and sparc64 (1.12.1-3.2) did not have the symbols *_32 or *_64.
    All the *_32 symbols got bumped to 1.13.7 but some of the *_64 are 1.6.2.
    When sparc64 gets built in experimental if the *_64 symbols appear I guess
    they get bumped to 1.13.7 and this reverted.
    .
    Git-Dch: Ignore

diff --git a/debian/libmpg123-0.symbols b/debian/libmpg123-0.symbols
index f1459da..34b5718 100644
--- a/debian/libmpg123-0.symbols
+++ b/debian/libmpg123-0.symbols
@@ -1,3 +1,3 @@
 #include "libmpg123-0.symbols.common.in"
-(arch=!kfreebsd-i386 !alpha)#include "libmpg123-0.symbols.64bit.in"
+(arch=!kfreebsd-i386 !alpha !sparc64)#include "libmpg123-0.symbols.64bit.in"
 (arch=!amd64 !ia64 !kfreebsd-amd64 !s390x !ppc64 !sparc64)#include "libmpg123-0.symbols.32bit.in"

-- 
mpg123 packaging



More information about the pkg-multimedia-commits mailing list