Package: libpoti-dev Version: 4.2-1 Severity: important User: [email protected] Usertags: multiarch
libpoti-dev is marked as "Multi-Arch: same", but the following file is architecture-dependent:
/usr/include/poti_config.h MD5 sums of the files are: 44b278ce3d1e8f5317684801d68c5a8b on amd64; d31c6f8c597a1bdf39a7c489dea196ca elsewhere. An example diff between i386 and amd64 is attached. -- Jakub Wilk
diff -ur libpoti-dev_4.2-1_i386/usr/include/poti_config.h libpoti-dev_4.2-1_amd64/usr/include/poti_config.h --- libpoti-dev_4.2-1_i386/usr/include/poti_config.h 2013-03-19 01:28:47.000000000 +0100 +++ libpoti-dev_4.2-1_amd64/usr/include/poti_config.h 2013-01-14 15:27:01.000000000 +0100 @@ -17,7 +17,7 @@ #ifndef _POTI_CONFIG_H #define _POTI_CONFIG_H -#define POTI_GITVERSION "sh: 1: git: not found" -#define POTI_GITDATE "sh: 1: git: not found" +#define POTI_GITVERSION "sh: git: command not found" +#define POTI_GITDATE "sh: git: command not found" #endif

