Package: mdbtools / 0.7.1-6

Metadata

Package Version Patches format
mdbtools 0.7.1-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_use_lib_odbc_dir | (download)

src/odbc/Makefile.am | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 install libmdbodbc into /usr/lib/odbc/ not /usr/lib
 .
 Multi-arch support forbids the usage of full path in odbcinst.ini.
 So that library must be installed in the Debian odbc location
use_common_license | (download)

src/gmdb2/gladefiles/Makefile.am | 3 1 + 2 - 0 !
src/gmdb2/main2.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 3 deletions(-)

 use licence from /usr/share/common-licenses/
 .
 Litian complains if an extra copy of the licence is copied.
memo_zero_len_multipage | (download)

src/libmdb/data.c | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 segfault fix on memo zero length multiple page
 .
 While converting memo field to string, stop processing on zero length
 multiple page.
bin_output_fix | (download)

src/libmdb/data.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix binary outpout
prop_dates | (download)

src/libmdb/data.c | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix for dates in mdb-props
spelling | (download)

doc/mdb-export.txt | 2 1 + 1 - 0 !
doc/mdb-sql.txt | 4 2 + 2 - 0 !
src/util/mdb-export.c | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 spelling
 .
 Suppress has 2 p in English, thanks lintian.