debian specific patch information for libvformat / 1.13-6

Summary

Package Version Package Type Source Package Format
1.13-6 Debian-diff 3.0 (quilt)

Debian packaging Information

Debian changes tarfile libvformat_1.13-6.debian.tar.gz
Size23210
MD5sumd6e88fbcb797f6634e3b0a53ab69f2dd

"series" style patches

patch summary view raw
0001-Copy-common-types.h-to-vformat-vf_iface.h.patch
 ChangeLog                |    7 +++++++
 Makefile.am              |    1 -
 configure.ac             |    2 --
 src/vf_access.c          |    1 -
 src/vf_access_calendar.c |    2 --
 src/vf_access_wrappers.c |    1 -
 src/vf_create_object.c   |    1 -
 src/vf_delete.c          |    1 -
 src/vf_malloc.c          |    1 -
 src/vf_malloc_stdlib.c   |    2 --
 src/vf_modified.c        |    1 -
 src/vf_parser.c          |    1 -
 src/vf_reader.c          |    1 -
 src/vf_search.c          |    1 -
 src/vf_string_arrays.c   |    1 -
 src/vf_strings.c         |    1 -
 src/vf_writer.c          |    1 -
 vformat/vf_iface.h       |   45 ++++++++++++++++++++++++++++++++++-----------
 18 files changed, 41 insertions(+), 30 deletions(-)
view download
0002-Adapt-to-Debian-build-system.patch
 ChangeLog        |    6 ++++++
 configure.ac     |    5 ++---
 test/Makefile.am |    6 +++++-
 3 files changed, 13 insertions(+), 4 deletions(-)
view download
0003-Add-sample-files.patch
 samples/split_phonebook.c |  171 ++++++++++++++++++++++++++++++++++++++++++++++
 samples/split_phonebook.h |   66 +++++++++++++++++
 2 files changed, 237 insertions(+)
view download
0004-Provide-info-documentation.patch
 doc/Makefile.am       |    6 
 doc/libvformat-1.texi |  733 ++++++++++++++++++++++++++++++++++++++++++++++++++
 doc/libvformat-2.texi |   79 +++++
 doc/libvformat-i.texi |    5 
 doc/libvformat.texi   |   51 +++
 5 files changed, 872 insertions(+), 2 deletions(-)
view download
0005-Add-manpages.patch
 doc/Makefile.am                 |    6 -
 doc/vf_create_object.3          |   63 +++++++++++++++++++
 doc/vf_date_string_to_time.3    |   64 ++++++++++++++++++++
 doc/vf_delete_object.3          |   63 +++++++++++++++++++
 doc/vf_delete_prop.3            |   69 +++++++++++++++++++++
 doc/vf_find_charset.3           |   54 ++++++++++++++++
 doc/vf_find_prop_qual_index.3   |   97 ++++++++++++++++++++++++++++++
 doc/vf_get_next_object.3        |   65 ++++++++++++++++++++
 doc/vf_get_next_property.3      |   54 ++++++++++++++++
 doc/vf_get_object_type.3        |   53 ++++++++++++++++
 doc/vf_get_prop_name.3          |   68 +++++++++++++++++++++
 doc/vf_get_prop_name_string.3   |   70 +++++++++++++++++++++
 doc/vf_get_prop_value.3         |   87 +++++++++++++++++++++++++++
 doc/vf_get_prop_value_base64.3  |   63 +++++++++++++++++++
 doc/vf_get_prop_value_object.3  |   52 ++++++++++++++++
 doc/vf_get_prop_value_string.3  |   71 ++++++++++++++++++++++
 doc/vf_get_prop_value_time.3    |   68 +++++++++++++++++++++
 doc/vf_get_property.3           |  128 ++++++++++++++++++++++++++++++++++++++++
 doc/vf_get_property_ex.3        |   91 ++++++++++++++++++++++++++++
 doc/vf_is_modified.3            |   52 ++++++++++++++++
 doc/vf_parse_end.3              |   54 ++++++++++++++++
 doc/vf_parse_init.3             |   93 +++++++++++++++++++++++++++++
 doc/vf_parse_text.3             |   70 +++++++++++++++++++++
 doc/vf_period_string_to_time.3  |   65 ++++++++++++++++++++
 doc/vf_period_time_to_string.3  |   63 +++++++++++++++++++
 doc/vf_read_file.3              |   63 +++++++++++++++++++
 doc/vf_set_prop_name_string.3   |   68 +++++++++++++++++++++
 doc/vf_set_prop_value.3         |   82 +++++++++++++++++++++++++
 doc/vf_set_prop_value_base64.3  |   73 ++++++++++++++++++++++
 doc/vf_set_prop_value_object.3  |   63 +++++++++++++++++++
 doc/vf_set_prop_value_string.3  |   68 +++++++++++++++++++++
 doc/vf_set_prop_value_time.3    |   68 +++++++++++++++++++++
 doc/vf_set_property_from_file.3 |   68 +++++++++++++++++++++
 doc/vf_write_file.3             |   70 +++++++++++++++++++++
 34 files changed, 2303 insertions(+), 3 deletions(-)
view download
0006-Remove-leading-space-when-unfolding.patch
 src/vf_parser.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
0007-Cast-NULL-in-void-in-functions-using-va_arg.patch
 test/vformat.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
view download