From 26046065c3413c1f07c5039fd39c287c837c870b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 20 Mar 2018 06:40:53 +0100 Subject: Rename libonig4 to libonig5 --- debian/changelog | 13 +++++++++++++ debian/control | 4 ++-- debian/libonig4-dbg.dirs | 1 - debian/libonig4.install | 1 - debian/libonig5-dbg.dirs | 1 + debian/libonig5.install | 1 + debian/rules | 2 +- 7 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 debian/libonig4-dbg.dirs delete mode 100644 debian/libonig4.install create mode 100644 debian/libonig5-dbg.dirs create mode 100644 debian/libonig5.install (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 91a5eea..970a9de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +libonig (6.8.1-1) UNRELEASED; urgency=medium + + * New upstream release. + * Rename libonig4 to libonig5. + - debian/control: + + Rename binaray package. + + Set Depends to libonig5. + - Rename debian/libonig4* to debian/libonig5* + - debian/rules: + + Rename liboing4 to libonig5. + + -- Jörg Frings-Fürst Tue, 20 Mar 2018 06:20:44 +0100 + libonig (6.7.0-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index cd533e7..2589445 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: https://github.com/kkos/oniguruma Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/libonig.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libonig.git -Package: libonig4 +Package: libonig5 Priority: optional Architecture: any Multi-Arch: same @@ -30,7 +30,7 @@ Priority: optional Architecture: any Depends: ${misc:Depends}, - libonig4 (= ${binary:Version}) + libonig5 (= ${binary:Version}) Description: regular expressions library — development files Oniguruma is a library for working with regular expressions. . diff --git a/debian/libonig4-dbg.dirs b/debian/libonig4-dbg.dirs deleted file mode 100644 index 7276ecd..0000000 --- a/debian/libonig4-dbg.dirs +++ /dev/null @@ -1 +0,0 @@ -usr/share/doc diff --git a/debian/libonig4.install b/debian/libonig4.install deleted file mode 100644 index 3ddde58..0000000 --- a/debian/libonig4.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/*/lib*.so.* diff --git a/debian/libonig5-dbg.dirs b/debian/libonig5-dbg.dirs new file mode 100644 index 0000000..7276ecd --- /dev/null +++ b/debian/libonig5-dbg.dirs @@ -0,0 +1 @@ +usr/share/doc diff --git a/debian/libonig5.install b/debian/libonig5.install new file mode 100644 index 0000000..3ddde58 --- /dev/null +++ b/debian/libonig5.install @@ -0,0 +1 @@ +usr/lib/*/lib*.so.* diff --git a/debian/rules b/debian/rules index 32be672..aa976c6 100755 --- a/debian/rules +++ b/debian/rules @@ -28,4 +28,4 @@ override_dh_install: override_dh_makeshlibs: dh_makeshlibs - dpkg-gensymbols -v$(VERSION) -plibonig4 + dpkg-gensymbols -v$(VERSION) -plibonig5 -- cgit v1.2.3 From f28d1783134e2b7595fbff73251ddafe52539ad6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 20 Mar 2018 06:48:47 +0100 Subject: Refresh symbols file --- debian/changelog | 1 + debian/symbols | 541 +++++++++++++++++++++++++++++++------------------------ 2 files changed, 308 insertions(+), 234 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 970a9de..c8a7d3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libonig (6.8.1-1) UNRELEASED; urgency=medium * New upstream release. + - Refresh symbols file. * Rename libonig4 to libonig5. - debian/control: + Rename binaray package. diff --git a/debian/symbols b/debian/symbols index 7ee9d18..aa4d9c1 100644 --- a/debian/symbols +++ b/debian/symbols @@ -1,234 +1,307 @@ -libonig.so.4 libonig4 #MINVER# - OnigAsciiLowerMap@Base 5.9.5 - OnigDefaultCaseFoldFlag@Base 5.9.5 - OnigDefaultSyntax@Base 5.9.5 - OnigEncAsciiCtypeTable@Base 5.9.5 - OnigEncAsciiToLowerCaseTable@Base 5.9.5 - OnigEncDefaultCharEncoding@Base 5.9.5 - OnigEncISO_8859_1_ToLowerCaseTable@Base 5.9.5 - OnigEncodingASCII@Base 5.9.5 - OnigEncodingBIG5@Base 5.9.5 - OnigEncodingCP1251@Base 5.9.5 - OnigEncodingEUC_CN@Base 5.9.5 - OnigEncodingEUC_JP@Base 5.9.5 - OnigEncodingEUC_KR@Base 5.9.5 - OnigEncodingEUC_TW@Base 5.9.5 - OnigEncodingGB18030@Base 5.9.5 - OnigEncodingISO_8859_10@Base 5.9.5 - OnigEncodingISO_8859_11@Base 5.9.5 - OnigEncodingISO_8859_13@Base 5.9.5 - OnigEncodingISO_8859_14@Base 5.9.5 - OnigEncodingISO_8859_15@Base 5.9.5 - OnigEncodingISO_8859_16@Base 5.9.5 - OnigEncodingISO_8859_1@Base 5.9.5 - OnigEncodingISO_8859_2@Base 5.9.5 - OnigEncodingISO_8859_3@Base 5.9.5 - OnigEncodingISO_8859_4@Base 5.9.5 - OnigEncodingISO_8859_5@Base 5.9.5 - OnigEncodingISO_8859_6@Base 5.9.5 - OnigEncodingISO_8859_7@Base 5.9.5 - OnigEncodingISO_8859_8@Base 5.9.5 - OnigEncodingISO_8859_9@Base 5.9.5 - OnigEncodingKOI8_R@Base 5.9.5 - OnigEncodingSJIS@Base 5.9.5 - OnigEncodingUTF16_BE@Base 5.9.5 - OnigEncodingUTF16_LE@Base 5.9.5 - OnigEncodingUTF32_BE@Base 5.9.5 - OnigEncodingUTF32_LE@Base 5.9.5 - OnigEncodingUTF8@Base 5.9.5 - OnigSyntaxASIS@Base 5.9.5 - OnigSyntaxEmacs@Base 5.9.5 - OnigSyntaxGnuRegex@Base 5.9.5 - OnigSyntaxGrep@Base 5.9.5 - OnigSyntaxJava@Base 5.9.5 - OnigSyntaxOniguruma@Base 6.7.0 - OnigSyntaxPerl@Base 5.9.5 - OnigSyntaxPerl_NG@Base 5.9.5 - OnigSyntaxPosixBasic@Base 5.9.5 - OnigSyntaxPosixExtended@Base 5.9.5 - OnigSyntaxRuby@Base 5.9.5 - OnigUnicodeFolds1@Base 6.0.0 - OnigUnicodeFolds2@Base 6.0.0 - OnigUnicodeFolds3@Base 6.0.0 - euc_jp_lookup_property_name@Base 6.0.0 - list_node_free_not_car@Base 6.5.0 - onig_add_end_call@Base 5.9.6 - onig_bbuf_init@Base 5.9.5 - onig_capture_tree_traverse@Base 5.9.5 - onig_codes_byte_at@Base 6.0.0 - onig_codes_cmp@Base 6.0.0 - onig_compile@Base 5.9.5 - onig_copy_encoding@Base 5.9.5 - onig_copy_syntax@Base 5.9.5 - onig_copyright@Base 5.9.5 - onig_end@Base 5.9.5 - onig_error_code_to_format@Base 5.9.5 - onig_error_code_to_str@Base 5.9.5 - onig_foreach_name@Base 5.9.5 - onig_free@Base 5.9.5 - onig_free_body@Base 5.9.5 - onig_get_capture_tree@Base 5.9.5 - onig_get_case_fold_flag@Base 5.9.5 - onig_get_default_case_fold_flag@Base 5.9.5 - onig_get_encoding@Base 5.9.5 - onig_get_match_stack_limit_size@Base 5.9.5 - onig_get_options@Base 5.9.5 - onig_get_parse_depth_limit@Base 6.2.0 - onig_get_syntax@Base 5.9.5 - onig_get_syntax_behavior@Base 5.9.5 - onig_get_syntax_op2@Base 5.9.5 - onig_get_syntax_op@Base 5.9.5 - onig_get_syntax_options@Base 5.9.5 - onig_init@Base 5.9.5 - onig_initialize@Base 6.0.0 - onig_initialize_encoding@Base 6.0.0 - onig_is_code_in_cc@Base 5.9.5 - onig_is_code_in_cc_len@Base 5.9.5 - onig_is_in_code_range@Base 5.9.5 - onig_match@Base 5.9.5 - onig_name_to_backref_number@Base 5.9.5 - onig_name_to_group_numbers@Base 5.9.5 - onig_names_free@Base 5.9.5 - onig_new@Base 5.9.5 - onig_new_deluxe@Base 5.9.5 - onig_new_without_alloc@Base 5.9.5 - onig_node_conv_to_str_node@Base 5.9.5 - onig_node_free@Base 5.9.5 - onig_node_list_add@Base 5.9.5 - onig_node_new_alt@Base 5.9.5 - onig_node_new_anchor@Base 5.9.5 - onig_node_new_enclosure@Base 6.4.0 - onig_node_new_list@Base 5.9.5 - onig_node_new_str@Base 5.9.5 - onig_node_str_cat@Base 5.9.5 - onig_node_str_clear@Base 5.9.5 - onig_node_str_set@Base 5.9.5 - onig_noname_group_capture_is_active@Base 5.9.5 - onig_null_warn@Base 5.9.5 - onig_number_of_capture_histories@Base 5.9.5 - onig_number_of_captures@Base 5.9.5 - onig_number_of_names@Base 5.9.5 - onig_parse_tree@Base 6.4.0 - onig_reduce_nested_quantifier@Base 5.9.5 - onig_reg_init@Base 5.9.5 - onig_region_clear@Base 5.9.5 - onig_region_copy@Base 5.9.5 - onig_region_free@Base 5.9.5 - onig_region_init@Base 5.9.5 - onig_region_new@Base 5.9.5 - onig_region_resize@Base 5.9.5 - onig_region_set@Base 5.9.5 - onig_renumber_name_table@Base 5.9.5 - onig_scan@Base 6.1.0 - onig_scan_env_set_error_string@Base 5.9.5 - onig_scan_unsigned_number@Base 5.9.5 - onig_search@Base 5.9.5 - onig_set_capture_num_limit@Base 6.2.0 - onig_set_default_case_fold_flag@Base 5.9.5 - onig_set_default_syntax@Base 5.9.5 - onig_set_match_stack_limit_size@Base 5.9.5 - onig_set_meta_char@Base 5.9.5 - onig_set_parse_depth_limit@Base 6.2.0 - onig_set_syntax_behavior@Base 5.9.5 - onig_set_syntax_op2@Base 5.9.5 - onig_set_syntax_op@Base 5.9.5 - onig_set_syntax_options@Base 5.9.5 - onig_set_verb_warn_func@Base 5.9.5 - onig_set_warn_func@Base 5.9.5 - onig_snprintf_with_pattern@Base 5.9.5 - onig_st_add_direct@Base 5.9.5 - onig_st_cleanup_safe@Base 5.9.5 - onig_st_copy@Base 5.9.5 - onig_st_delete@Base 5.9.5 - onig_st_delete_safe@Base 5.9.5 - onig_st_foreach@Base 5.9.5 - onig_st_free_table@Base 5.9.5 - onig_st_init_numtable@Base 5.9.5 - onig_st_init_numtable_with_size@Base 5.9.5 - onig_st_init_strend_table_with_size@Base 5.9.5 - onig_st_init_strtable@Base 5.9.5 - onig_st_init_strtable_with_size@Base 5.9.5 - onig_st_init_table@Base 5.9.5 - onig_st_init_table_with_size@Base 5.9.5 - onig_st_insert@Base 5.9.5 - onig_st_insert_strend@Base 5.9.5 - onig_st_lookup@Base 5.9.5 - onig_st_lookup_strend@Base 5.9.5 - onig_strcpy@Base 5.9.5 - onig_strncmp@Base 5.9.5 - onig_transfer@Base 5.9.5 - onig_unicode_define_user_property@Base 6.0.0 - onig_version@Base 5.9.5 - onig_warning@Base 6.1.0 - onigenc_always_false_is_allowed_reverse_match@Base 5.9.5 - onigenc_always_true_is_allowed_reverse_match@Base 5.9.5 - onigenc_always_true_is_valid_mbc_string@Base 6.1.0 - onigenc_apply_all_case_fold_with_map@Base 5.9.5 - onigenc_ascii_apply_all_case_fold@Base 5.9.5 - onigenc_ascii_get_case_fold_codes_by_str@Base 5.9.5 - onigenc_ascii_mbc_case_fold@Base 5.9.5 - onigenc_egcb_is_break_position@Base 6.6.1 - onigenc_get_case_fold_codes_by_str_with_map@Base 5.9.5 - onigenc_get_default_encoding@Base 5.9.5 - onigenc_get_left_adjust_char_head@Base 5.9.5 - onigenc_get_prev_char_head@Base 5.9.5 - onigenc_get_right_adjust_char_head@Base 5.9.5 - onigenc_get_right_adjust_char_head_with_prev@Base 5.9.5 - onigenc_init@Base 5.9.5 - onigenc_is_mbc_newline_0x0a@Base 5.9.5 - onigenc_is_mbc_word_ascii@Base 6.6.1 - onigenc_is_valid_mbc_string@Base 6.1.0 - onigenc_length_check_is_valid_mbc_string@Base 6.1.0 - onigenc_mb2_code_to_mbc@Base 5.9.5 - onigenc_mb2_code_to_mbclen@Base 5.9.5 - onigenc_mb2_is_code_ctype@Base 5.9.5 - onigenc_mb4_code_to_mbc@Base 5.9.5 - onigenc_mb4_code_to_mbclen@Base 5.9.5 - onigenc_mb4_is_code_ctype@Base 5.9.5 - onigenc_mbn_mbc_case_fold@Base 5.9.5 - onigenc_mbn_mbc_to_code@Base 5.9.5 - onigenc_minimum_property_name_to_ctype@Base 5.9.5 - onigenc_not_support_get_ctype_code_range@Base 5.9.5 - onigenc_set_default_caseconv_table@Base 5.9.5 - onigenc_set_default_encoding@Base 5.9.5 - onigenc_single_byte_code_to_mbc@Base 5.9.5 - onigenc_single_byte_code_to_mbclen@Base 5.9.5 - onigenc_single_byte_left_adjust_char_head@Base 5.9.5 - onigenc_single_byte_mbc_enc_len@Base 5.9.5 - onigenc_single_byte_mbc_to_code@Base 5.9.5 - onigenc_step@Base 5.9.5 - onigenc_step_back@Base 5.9.5 - onigenc_str_bytelen_null@Base 5.9.5 - onigenc_strlen@Base 5.9.5 - onigenc_strlen_null@Base 5.9.5 - onigenc_unicode_apply_all_case_fold@Base 5.9.5 - onigenc_unicode_ctype_code_range@Base 5.9.5 - onigenc_unicode_get_case_fold_codes_by_str@Base 5.9.5 - onigenc_unicode_is_code_ctype@Base 5.9.5 - onigenc_unicode_mbc_case_fold@Base 5.9.5 - onigenc_unicode_property_name_to_ctype@Base 5.9.5 - onigenc_utf16_32_get_ctype_code_range@Base 5.9.5 - onigenc_with_ascii_strncmp@Base 5.9.5 - re_adjust_startpos@Base 5.9.5 - re_alloc_pattern@Base 5.9.5 - re_compile_pattern@Base 5.9.5 - re_free_pattern@Base 5.9.5 - re_free_registers@Base 5.9.5 - re_match@Base 5.9.5 - re_mbcinit@Base 5.9.5 - re_search@Base 5.9.5 - re_set_casetable@Base 5.9.5 - reg_foreach_name@Base 5.9.5 - reg_name_to_group_numbers@Base 5.9.5 - reg_number_of_names@Base 5.9.5 - reg_set_encoding@Base 5.9.5 - regcomp@Base 5.9.5 - regerror@Base 5.9.5 - regexec@Base 5.9.5 - regfree@Base 5.9.5 - sjis_lookup_property_name@Base 6.0.0 - unicode_fold1_key@Base 6.0.0 - unicode_fold2_key@Base 6.0.0 - unicode_fold3_key@Base 6.0.0 - unicode_lookup_property_name@Base 6.0.0 - unicode_unfold_key@Base 6.0.0 +libonig.so.5 libonig5 #MINVER# + OnigAsciiLowerMap@Base 6.8.1 + OnigDefaultCaseFoldFlag@Base 6.8.1 + OnigDefaultSyntax@Base 6.8.1 + OnigEncAsciiCtypeTable@Base 6.8.1 + OnigEncAsciiToLowerCaseTable@Base 6.8.1 + OnigEncDefaultCharEncoding@Base 6.8.1 + OnigEncISO_8859_1_ToLowerCaseTable@Base 6.8.1 + OnigEncodingASCII@Base 6.8.1 + OnigEncodingBIG5@Base 6.8.1 + OnigEncodingCP1251@Base 6.8.1 + OnigEncodingEUC_CN@Base 6.8.1 + OnigEncodingEUC_JP@Base 6.8.1 + OnigEncodingEUC_KR@Base 6.8.1 + OnigEncodingEUC_TW@Base 6.8.1 + OnigEncodingGB18030@Base 6.8.1 + OnigEncodingISO_8859_10@Base 6.8.1 + OnigEncodingISO_8859_11@Base 6.8.1 + OnigEncodingISO_8859_13@Base 6.8.1 + OnigEncodingISO_8859_14@Base 6.8.1 + OnigEncodingISO_8859_15@Base 6.8.1 + OnigEncodingISO_8859_16@Base 6.8.1 + OnigEncodingISO_8859_1@Base 6.8.1 + OnigEncodingISO_8859_2@Base 6.8.1 + OnigEncodingISO_8859_3@Base 6.8.1 + OnigEncodingISO_8859_4@Base 6.8.1 + OnigEncodingISO_8859_5@Base 6.8.1 + OnigEncodingISO_8859_6@Base 6.8.1 + OnigEncodingISO_8859_7@Base 6.8.1 + OnigEncodingISO_8859_8@Base 6.8.1 + OnigEncodingISO_8859_9@Base 6.8.1 + OnigEncodingKOI8_R@Base 6.8.1 + OnigEncodingSJIS@Base 6.8.1 + OnigEncodingUTF16_BE@Base 6.8.1 + OnigEncodingUTF16_LE@Base 6.8.1 + OnigEncodingUTF32_BE@Base 6.8.1 + OnigEncodingUTF32_LE@Base 6.8.1 + OnigEncodingUTF8@Base 6.8.1 + OnigSyntaxASIS@Base 6.8.1 + OnigSyntaxEmacs@Base 6.8.1 + OnigSyntaxGnuRegex@Base 6.8.1 + OnigSyntaxGrep@Base 6.8.1 + OnigSyntaxJava@Base 6.8.1 + OnigSyntaxOniguruma@Base 6.8.1 + OnigSyntaxPerl@Base 6.8.1 + OnigSyntaxPerl_NG@Base 6.8.1 + OnigSyntaxPosixBasic@Base 6.8.1 + OnigSyntaxPosixExtended@Base 6.8.1 + OnigSyntaxRuby@Base 6.8.1 + OnigUnicodeFolds1@Base 6.8.1 + OnigUnicodeFolds2@Base 6.8.1 + OnigUnicodeFolds3@Base 6.8.1 + euc_jp_lookup_property_name@Base 6.8.1 + list_node_free_not_car@Base 6.8.1 + onig_add_end_call@Base 6.8.1 + onig_bbuf_init@Base 6.8.1 + onig_builtin_cmp@Base 6.8.1 + onig_builtin_count@Base 6.8.1 + onig_builtin_error@Base 6.8.1 + onig_builtin_fail@Base 6.8.1 + onig_builtin_max@Base 6.8.1 + onig_builtin_mismatch@Base 6.8.1 + onig_builtin_total_count@Base 6.8.1 + onig_callout_tag_is_exist_at_callout_num@Base 6.8.1 + onig_callout_tag_table_free@Base 6.8.1 + onig_capture_tree_traverse@Base 6.8.1 + onig_check_callout_data_and_clear_old_values@Base 6.8.1 + onig_codes_byte_at@Base 6.8.1 + onig_codes_cmp@Base 6.8.1 + onig_compile@Base 6.8.1 + onig_copy_encoding@Base 6.8.1 + onig_copy_syntax@Base 6.8.1 + onig_copyright@Base 6.8.1 + onig_end@Base 6.8.1 + onig_error_code_to_format@Base 6.8.1 + onig_error_code_to_str@Base 6.8.1 + onig_ext_set_pattern@Base 6.8.1 + onig_foreach_name@Base 6.8.1 + onig_free@Base 6.8.1 + onig_free_body@Base 6.8.1 + onig_free_match_param@Base 6.8.1 + onig_free_match_param_content@Base 6.8.1 + onig_free_reg_callout_list@Base 6.8.1 + onig_get_arg_by_callout_args@Base 6.8.1 + onig_get_args_num_by_callout_args@Base 6.8.1 + onig_get_callout_data@Base 6.8.1 + onig_get_callout_data_by_callout_args@Base 6.8.1 + onig_get_callout_data_by_callout_args_self@Base 6.8.1 + onig_get_callout_data_by_callout_args_self_dont_clear_old@Base 6.8.1 + onig_get_callout_data_by_tag@Base 6.8.1 + onig_get_callout_data_dont_clear_old@Base 6.8.1 + onig_get_callout_end_func_by_name_id@Base 6.8.1 + onig_get_callout_in_by_callout_args@Base 6.8.1 + onig_get_callout_in_by_name_id@Base 6.8.1 + onig_get_callout_name_by_name_id@Base 6.8.1 + onig_get_callout_num_by_callout_args@Base 6.8.1 + onig_get_callout_num_by_tag@Base 6.8.1 + onig_get_callout_start_func@Base 6.8.1 + onig_get_callout_start_func_by_name_id@Base 6.8.1 + onig_get_callout_tag_end@Base 6.8.1 + onig_get_callout_tag_start@Base 6.8.1 + onig_get_callout_type_by_name_id@Base 6.8.1 + onig_get_capture_range_in_callout@Base 6.8.1 + onig_get_capture_tree@Base 6.8.1 + onig_get_case_fold_flag@Base 6.8.1 + onig_get_contents_by_callout_args@Base 6.8.1 + onig_get_contents_end_by_callout_args@Base 6.8.1 + onig_get_current_by_callout_args@Base 6.8.1 + onig_get_default_case_fold_flag@Base 6.8.1 + onig_get_encoding@Base 6.8.1 + onig_get_match_stack_limit_size@Base 6.8.1 + onig_get_name_id_by_callout_args@Base 6.8.1 + onig_get_options@Base 6.8.1 + onig_get_parse_depth_limit@Base 6.8.1 + onig_get_passed_args_num_by_callout_args@Base 6.8.1 + onig_get_progress_callout@Base 6.8.1 + onig_get_regex_by_callout_args@Base 6.8.1 + onig_get_regex_ext@Base 6.8.1 + onig_get_retraction_callout@Base 6.8.1 + onig_get_retry_counter_by_callout_args@Base 6.8.1 + onig_get_retry_limit_in_match@Base 6.8.1 + onig_get_right_range_by_callout_args@Base 6.8.1 + onig_get_start_by_callout_args@Base 6.8.1 + onig_get_string_by_callout_args@Base 6.8.1 + onig_get_string_end_by_callout_args@Base 6.8.1 + onig_get_syntax@Base 6.8.1 + onig_get_syntax_behavior@Base 6.8.1 + onig_get_syntax_op2@Base 6.8.1 + onig_get_syntax_op@Base 6.8.1 + onig_get_syntax_options@Base 6.8.1 + onig_get_used_stack_size_in_callout@Base 6.8.1 + onig_global_callout_names_free@Base 6.8.1 + onig_init@Base 6.8.1 + onig_initialize@Base 6.8.1 + onig_initialize_encoding@Base 6.8.1 + onig_initialize_match_param@Base 6.8.1 + onig_is_code_in_cc@Base 6.8.1 + onig_is_code_in_cc_len@Base 6.8.1 + onig_is_in_code_range@Base 6.8.1 + onig_match@Base 6.8.1 + onig_match_with_param@Base 6.8.1 + onig_name_to_backref_number@Base 6.8.1 + onig_name_to_group_numbers@Base 6.8.1 + onig_names_free@Base 6.8.1 + onig_new@Base 6.8.1 + onig_new_deluxe@Base 6.8.1 + onig_new_match_param@Base 6.8.1 + onig_new_without_alloc@Base 6.8.1 + onig_node_conv_to_str_node@Base 6.8.1 + onig_node_free@Base 6.8.1 + onig_node_list_add@Base 6.8.1 + onig_node_new_alt@Base 6.8.1 + onig_node_new_anchor@Base 6.8.1 + onig_node_new_enclosure@Base 6.8.1 + onig_node_new_list@Base 6.8.1 + onig_node_new_str@Base 6.8.1 + onig_node_str_cat@Base 6.8.1 + onig_node_str_clear@Base 6.8.1 + onig_node_str_set@Base 6.8.1 + onig_noname_group_capture_is_active@Base 6.8.1 + onig_null_warn@Base 6.8.1 + onig_number_of_capture_histories@Base 6.8.1 + onig_number_of_captures@Base 6.8.1 + onig_number_of_names@Base 6.8.1 + onig_parse_tree@Base 6.8.1 + onig_reduce_nested_quantifier@Base 6.8.1 + onig_reg_callout_list_at@Base 6.8.1 + onig_reg_init@Base 6.8.1 + onig_region_clear@Base 6.8.1 + onig_region_copy@Base 6.8.1 + onig_region_free@Base 6.8.1 + onig_region_init@Base 6.8.1 + onig_region_new@Base 6.8.1 + onig_region_resize@Base 6.8.1 + onig_region_set@Base 6.8.1 + onig_renumber_name_table@Base 6.8.1 + onig_scan@Base 6.8.1 + onig_scan_env_set_error_string@Base 6.8.1 + onig_scan_unsigned_number@Base 6.8.1 + onig_search@Base 6.8.1 + onig_search_with_param@Base 6.8.1 + onig_set_callout_data@Base 6.8.1 + onig_set_callout_data_by_callout_args@Base 6.8.1 + onig_set_callout_data_by_callout_args_self@Base 6.8.1 + onig_set_callout_data_by_tag@Base 6.8.1 + onig_set_callout_of_name@Base 6.8.1 + onig_set_capture_num_limit@Base 6.8.1 + onig_set_default_case_fold_flag@Base 6.8.1 + onig_set_default_syntax@Base 6.8.1 + onig_set_match_stack_limit_size@Base 6.8.1 + onig_set_match_stack_limit_size_of_match_param@Base 6.8.1 + onig_set_meta_char@Base 6.8.1 + onig_set_parse_depth_limit@Base 6.8.1 + onig_set_progress_callout@Base 6.8.1 + onig_set_progress_callout_of_match_param@Base 6.8.1 + onig_set_retraction_callout@Base 6.8.1 + onig_set_retraction_callout_of_match_param@Base 6.8.1 + onig_set_retry_limit_in_match@Base 6.8.1 + onig_set_retry_limit_in_match_of_match_param@Base 6.8.1 + onig_set_syntax_behavior@Base 6.8.1 + onig_set_syntax_op2@Base 6.8.1 + onig_set_syntax_op@Base 6.8.1 + onig_set_syntax_options@Base 6.8.1 + onig_set_verb_warn_func@Base 6.8.1 + onig_set_warn_func@Base 6.8.1 + onig_setup_builtin_monitors_by_ascii_encoded_name@Base 6.8.1 + onig_snprintf_with_pattern@Base 6.8.1 + onig_st_add_direct@Base 6.8.1 + onig_st_cleanup_safe@Base 6.8.1 + onig_st_copy@Base 6.8.1 + onig_st_delete@Base 6.8.1 + onig_st_delete_safe@Base 6.8.1 + onig_st_foreach@Base 6.8.1 + onig_st_free_table@Base 6.8.1 + onig_st_init_callout_name_table_with_size@Base 6.8.1 + onig_st_init_numtable@Base 6.8.1 + onig_st_init_numtable_with_size@Base 6.8.1 + onig_st_init_strend_table_with_size@Base 6.8.1 + onig_st_init_strtable@Base 6.8.1 + onig_st_init_strtable_with_size@Base 6.8.1 + onig_st_init_table@Base 6.8.1 + onig_st_init_table_with_size@Base 6.8.1 + onig_st_insert@Base 6.8.1 + onig_st_insert_strend@Base 6.8.1 + onig_st_lookup@Base 6.8.1 + onig_st_lookup_callout_name_table@Base 6.8.1 + onig_st_lookup_strend@Base 6.8.1 + onig_strcpy@Base 6.8.1 + onig_strncmp@Base 6.8.1 + onig_transfer@Base 6.8.1 + onig_unicode_define_user_property@Base 6.8.1 + onig_version@Base 6.8.1 + onig_warning@Base 6.8.1 + onigenc_always_false_is_allowed_reverse_match@Base 6.8.1 + onigenc_always_true_is_allowed_reverse_match@Base 6.8.1 + onigenc_always_true_is_valid_mbc_string@Base 6.8.1 + onigenc_apply_all_case_fold_with_map@Base 6.8.1 + onigenc_ascii_apply_all_case_fold@Base 6.8.1 + onigenc_ascii_get_case_fold_codes_by_str@Base 6.8.1 + onigenc_ascii_mbc_case_fold@Base 6.8.1 + onigenc_egcb_is_break_position@Base 6.8.1 + onigenc_end@Base 6.8.1 + onigenc_get_case_fold_codes_by_str_with_map@Base 6.8.1 + onigenc_get_default_encoding@Base 6.8.1 + onigenc_get_left_adjust_char_head@Base 6.8.1 + onigenc_get_prev_char_head@Base 6.8.1 + onigenc_get_right_adjust_char_head@Base 6.8.1 + onigenc_get_right_adjust_char_head_with_prev@Base 6.8.1 + onigenc_init@Base 6.8.1 + onigenc_is_mbc_newline_0x0a@Base 6.8.1 + onigenc_is_mbc_word_ascii@Base 6.8.1 + onigenc_is_valid_mbc_string@Base 6.8.1 + onigenc_length_check_is_valid_mbc_string@Base 6.8.1 + onigenc_mb2_code_to_mbc@Base 6.8.1 + onigenc_mb2_code_to_mbclen@Base 6.8.1 + onigenc_mb2_is_code_ctype@Base 6.8.1 + onigenc_mb4_code_to_mbc@Base 6.8.1 + onigenc_mb4_code_to_mbclen@Base 6.8.1 + onigenc_mb4_is_code_ctype@Base 6.8.1 + onigenc_mbn_mbc_case_fold@Base 6.8.1 + onigenc_mbn_mbc_to_code@Base 6.8.1 + onigenc_minimum_property_name_to_ctype@Base 6.8.1 + onigenc_not_support_get_ctype_code_range@Base 6.8.1 + onigenc_set_default_caseconv_table@Base 6.8.1 + onigenc_set_default_encoding@Base 6.8.1 + onigenc_single_byte_code_to_mbc@Base 6.8.1 + onigenc_single_byte_code_to_mbclen@Base 6.8.1 + onigenc_single_byte_left_adjust_char_head@Base 6.8.1 + onigenc_single_byte_mbc_enc_len@Base 6.8.1 + onigenc_single_byte_mbc_to_code@Base 6.8.1 + onigenc_step@Base 6.8.1 + onigenc_step_back@Base 6.8.1 + onigenc_str_bytelen_null@Base 6.8.1 + onigenc_strdup@Base 6.8.1 + onigenc_strlen@Base 6.8.1 + onigenc_strlen_null@Base 6.8.1 + onigenc_unicode_apply_all_case_fold@Base 6.8.1 + onigenc_unicode_ctype_code_range@Base 6.8.1 + onigenc_unicode_get_case_fold_codes_by_str@Base 6.8.1 + onigenc_unicode_is_code_ctype@Base 6.8.1 + onigenc_unicode_mbc_case_fold@Base 6.8.1 + onigenc_unicode_property_name_to_ctype@Base 6.8.1 + onigenc_utf16_32_get_ctype_code_range@Base 6.8.1 + onigenc_with_ascii_strncmp@Base 6.8.1 + re_adjust_startpos@Base 6.8.1 + re_alloc_pattern@Base 6.8.1 + re_compile_pattern@Base 6.8.1 + re_free_pattern@Base 6.8.1 + re_free_registers@Base 6.8.1 + re_match@Base 6.8.1 + re_mbcinit@Base 6.8.1 + re_search@Base 6.8.1 + re_set_casetable@Base 6.8.1 + reg_foreach_name@Base 6.8.1 + reg_name_to_group_numbers@Base 6.8.1 + reg_number_of_names@Base 6.8.1 + reg_set_encoding@Base 6.8.1 + regcomp@Base 6.8.1 + regerror@Base 6.8.1 + regexec@Base 6.8.1 + regfree@Base 6.8.1 + sjis_lookup_property_name@Base 6.8.1 + unicode_fold1_key@Base 6.8.1 + unicode_fold2_key@Base 6.8.1 + unicode_fold3_key@Base 6.8.1 + unicode_lookup_property_name@Base 6.8.1 + unicode_unfold_key@Base 6.8.1 -- cgit v1.2.3 From 372dcbbd3cca6ffdc27212b9f3ce1a013cd03f28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 20 Mar 2018 06:58:57 +0100 Subject: Migrate to debhelper 11; Declare compliance with Debian Policy 4.1.3 --- debian/changelog | 4 ++++ debian/compat | 2 +- debian/control | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c8a7d3d..fe331d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,10 @@ libonig (6.8.1-1) UNRELEASED; urgency=medium - Rename debian/libonig4* to debian/libonig5* - debian/rules: + Rename liboing4 to libonig5. + * Migrate to debhelper 11: + - Change debian/compat to 11. + - Bump minimum debhelper version in debian/control to >= 11. + * Declare compliance with Debian Policy 4.1.3 (No changes needed). -- Jörg Frings-Fürst Tue, 20 Mar 2018 06:20:44 +0100 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 2589445..cc33c7a 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: libs Priority: extra Maintainer: Jörg Frings-Fürst Build-Depends: - debhelper (>= 10) -Standards-Version: 4.1.2.0 + debhelper (>= 11) +Standards-Version: 4.1.3 Homepage: https://github.com/kkos/oniguruma Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/libonig.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libonig.git -- cgit v1.2.3 From 6c434f095b49a3c33c6e34f27f0bff906f162d85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 20 Mar 2018 07:26:39 +0100 Subject: Refresh debian/copyright --- debian/changelog | 1 + debian/copyright | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index fe331d6..c1f57de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libonig (6.8.1-1) UNRELEASED; urgency=medium * New upstream release. - Refresh symbols file. + - Refresh debian/copyright. * Rename libonig4 to libonig5. - debian/control: + Rename binaray package. diff --git a/debian/copyright b/debian/copyright index 1e0ef89..cd813f1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,8 +1,8 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Source: https://github.com/kkos/oniguruma Files: * -Copyright: 2002-2017 K.Kosako +Copyright: 2002-2018 K.Kosako License: BSD-2-clause License: BSD-2-clause @@ -29,8 +29,8 @@ License: BSD-2-clause Files: debian/* -Copyright: 2006-2008 Max Kellermann - 2014-2017 Jörg Frings-Fürst +Copyright: 2006-2008 Max Kellermann + 2014-2018 Jörg Frings-Fürst License: GPL-2+ License: GPL-2+ -- cgit v1.2.3 From 38848ee931202f14ff21b07de1033e6fcd17f079 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 21 Mar 2018 20:21:33 +0100 Subject: d/changelog: Change date/time --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c1f57de..fd237d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libonig (6.8.1-1) UNRELEASED; urgency=medium +libonig (6.8.1-1) experimental; urgency=medium * New upstream release. - Refresh symbols file. @@ -15,7 +15,7 @@ libonig (6.8.1-1) UNRELEASED; urgency=medium - Bump minimum debhelper version in debian/control to >= 11. * Declare compliance with Debian Policy 4.1.3 (No changes needed). - -- Jörg Frings-Fürst Tue, 20 Mar 2018 06:20:44 +0100 + -- Jörg Frings-Fürst Wed, 21 Mar 2018 19:56:23 +0100 libonig (6.7.0-1) unstable; urgency=medium -- cgit v1.2.3