Package: bti / 034-5

Metadata

Package Version Patches format
bti 034-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
manpage debian.patch | (download)

bti.xml | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 change the pointer to the example config file on debian systems
 (and simplify the sentence while we're at it)
spelling.patch | (download)

bti.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 spelling fix
no more identi.ca statusnet.patch | (download)

README | 6 3 + 3 - 0 !
bti.c | 2 1 + 1 - 0 !
bti.example | 4 1 + 3 - 0 !
3 files changed, 5 insertions(+), 7 deletions(-)

 remove some more references to identi.ca
replace_removed_is_error.patch | (download)

bti.c | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 [patch] replace removed is_error macro

The json-c library removed the is_error macro in 0.13, replaced the
macro calls with a != NULL statement.

Bug-Debian: https://bugs.debian.org/915839
Bug: https://github.com/gregkh/bti/pull/44