Package: libogg-dev
Version: 1.3.0-3
Severity: important
User: multiarch-de...@lists.alioth.debian.org
Usertags: multiarch

libogg-dev is marked as "Multi-Arch: same", but the following file is architecture-dependent:

/usr/include/ogg/config_types.h

An example diff between i386 and amd64 is attached.

--
Jakub Wilk
diff -ur libogg-dev_1.3.0-3_i386/usr/include/ogg/config_types.h 
libogg-dev_1.3.0-3_amd64/usr/include/ogg/config_types.h
--- libogg-dev_1.3.0-3_i386/usr/include/ogg/config_types.h      2012-06-03 
00:18:57.000000000 +0200
+++ libogg-dev_1.3.0-3_amd64/usr/include/ogg/config_types.h     2012-06-02 
22:42:14.000000000 +0200
@@ -20,6 +20,6 @@
 typedef unsigned short ogg_uint16_t;
 typedef int ogg_int32_t;
 typedef unsigned int ogg_uint32_t;
-typedef long long ogg_int64_t;
+typedef long ogg_int64_t;
 
 #endif

Reply via email to