Package: vbrfix / 0.24+dfsg-1

Metadata

Package Version Patches format
vbrfix 0.24+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix typos.diff | (download)

vbrfixc/main.cpp | 6 3 + 3 - 0 !
vbrfixc/vbrfix.cpp | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix some tipos in the output of the program.
fix endianness.diff | (download)

vbrfixc/vbrfix.cpp | 12 7 + 5 - 0 !
1 file changed, 7 insertions(+), 5 deletions(-)

 fix errors due to different endianness writing output files.
gcc 4.3.diff | (download)

vbrfixc/vbrfix.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 include header files to avoid problems with newer versions of gcc

exit error code.diff | (download)

vbrfixc/vbrfix.cpp | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

 return error conditions including in the case of not changing a file.
no local libtool.patch | (download)

Makefile.am | 5 1 + 4 - 0 !
1 file changed, 1 insertion(+), 4 deletions(-)

 stop adding outdated libtool macros to acinclude.m4
armhf ftbfs.patch | (download)

admin/acinclude.m4.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs on armhf
 *-*-linux-gnu does not match arm-unknown-linux-gnueabihf