Debian Patches
Status for qatzip/1.3.1-5
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| debian/0001-fortify-source.patch | Always undefine FORTIFY_SOURCE before setting it If FORTIFY_SOURCE is already set by the compiler and redefined, with -Werror set the compiker will raise an error : "_FORTIFY_SOURCE" redefined [-Werror] So it is recommended to undefine it before defining it diff -Naurp qatzip.orig/configure.ac qatzip/configure.ac |
Hector Cao <hector.cao@canonical.com> | no | |||
| debian/0002-manpage-typo.patch | Fix spelling mistake "Unkown" -> "Unknown" Fix litian warning of spelling mistake in binary diff -Naurp qatzip.orig/src/qatzip.c qatzip/src/qatzip.c |
Colin Ian King <colin.i.king@gmail.com> | no | |||
| debian/0003-manpage-install.patch | Fix install of man page diff -Naurp qatzip.orig/Makefile.am qatzip/Makefile.am |
Colin Ian King <colin.i.king@gmail.com> | no | |||
| debian/0004-main-typo.patch | Fix a couple of trivial spelling mistakes The Debian lintian checker found two spelling mistakes when packaging up the latest release. Fix these. diff -Naurp qatzip.orig/src/qatzip_sw.c qatzip/src/qatzip_sw.c |
Colin Ian King <colin.i.king@gmail.com> | no | |||
| debian/0005-test-typo.patch | test/main: Fix two spelling mistakes Fix two spelling mistakes found while packaging for Debian diff -Naurp qatzip.orig/test/main.c qatzip/test/main.c |
Colin Ian King <colin.i.king@gmail.com> | no |
