Debian Patches

Status for repsnapper/2.5a5-3

Patch Description Author Forwarded Bugs Origin Last update
01_use_system_libvmmlib.patch Use system libvmmlib-dev Upstream embeds vmmlib. We will use the system one instead of the embedded
one.
===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> no 2012-09-09
0001-configure.ac-fix-detection-of-external-clipper-libra.patch [PATCH] configure.ac: fix detection of external clipper library
We should use AC_COMPILE_IFELSE to detect if the clipper library is
installed or not. If we use AC_LINK_IFELSE, it requires a link but
there's no main() and there's no -lpolyclipping assigned for it. So
we should change AC_LINK_IFELSE to AC_COMPILE_IFELSE.

Also we add a missing semicolon in body in this commit.
"Ying-Chun Liu (PaulLiu)" <paulliu@debian.org> no 2018-10-31
02_fix_POTFILES.in.patch =================================================================== no
0105-include-asm-generic.patch resnapper FTBFS due to mismathing headers in linux-libc-dev The headers in linux-libc-dev are different in powerpc/ppc64el compared
to other archs, they seems to be missing include clauses to the
header under the asm-generic/ directory.
This patch works around that by explicitly including both headers under
asm-generic.
Note that the include of arm/termbits.h had to be removed because it
causes yet another conflict, this time due to the redefinition of types
termios and ktermios, which also only affects powepc/ppc64el.
Tiago Stürmer Daitx <tiago.daitx@canonical.com> not-needed debian 2016-09-01
03_fix_appdata.patch Fix appdata XML format and installation path According to freedesktop.org latest document, the appdata should
not use "application" root node anymore. It should use component
instead. Also they suggested the installation path changes from
/usr/share/appdata to /usr/share/metainfo.
===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> yes 2018-11-01

All known versions for source package 'repsnapper'

Links