Changeset 7090 for pkg/raul/main
- Timestamp:
- 01/09/11 21:14:07 (2 years ago)
- Location:
- pkg/raul/main/glib2.0/trunk/debian
- Files:
-
- 7 added
- 3 deleted
- 8 edited
-
changelog (modified) (1 diff)
-
control (modified) (1 diff)
-
control.in (modified) (1 diff)
-
libglib2.0-0-dbg.links (deleted)
-
libglib2.0-0-dbg.preinst (added)
-
libglib2.0-0-refdbg.install (modified) (1 diff)
-
libglib2.0-0-refdbg.lintian-overrides (added)
-
libglib2.0-0.symbols (modified) (37 diffs)
-
libglib2.0-data.links (deleted)
-
libglib2.0-data.preinst (added)
-
libglib2.0-dev.links (modified) (1 diff)
-
libglib2.0-dev.preinst (added)
-
lintian-overrides (deleted)
-
patches/62_dont_crash_without_desktop_filename.patch (added)
-
patches/series (modified) (1 diff)
-
rules (modified) (4 diffs)
-
source (added)
-
source/format (added)
Legend:
- Unmodified
- Added
- Removed
-
pkg/raul/main/glib2.0/trunk/debian/changelog
r7022 r7090 1 glib2.0 (2.27.5-parsix1) unstable; urgency=low 2 3 * Sync'd with Debian 2.27.5-1 4 5 -- Alan Baghumian <alan@technotux.org> Sat, 25 Dec 2010 16:15:15 -0800 1 glib2.0 (2.27.90-2) unstable; urgency=low 2 3 [ Sjoerd Simons ] 4 * debian/patches/62_dont_crash_without_desktop_filename.patch 5 * Added. Fix crash when launching application without a desktop file (From 6 upstream git) 7 8 -- Alan Baghumian <alan@technotux.org> Sun, 09 Jan 2011 12:12:37 -0800 9 10 glib2.0 (2.27.90-1) experimental; urgency=low 11 12 * Switch to CDBS' flavors system. 13 * Switch to source format 3.0 (quilt). 14 * Stop symlinking /usr/share/doc/$pkg directories. 15 * debian/rules: 16 - Explicitly link with --no-as-needed, as --as-needed might be the 17 default and is harmful for us. 18 - Run the test suite but don't make it fatal yet. 19 * New upstream release. 20 - debian/libglib2.0-0.symbols: 21 + Updated. 22 23 -- Emilio Pozuelo Monfort <pochu@debian.org> Thu, 06 Jan 2011 12:46:00 +0000 6 24 7 25 glib2.0 (2.27.5-1) experimental; urgency=low -
pkg/raul/main/glib2.0/trunk/debian/control
r7022 r7090 3 3 Priority: optional 4 4 Maintainer: Loic Minier <lool@dooz.org> 5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Sebastian Dröge <slomo@debian.org> 5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Sebastian Dröge <slomo@debian.org>, Sjoerd Simons <sjoerd@debian.org> 6 6 Build-Depends: debhelper (>> 5.0.22), 7 cdbs (>= 0.4.90), 7 8 pkg-config (>= 0.16.0), 8 9 gettext, 9 10 autotools-dev, 10 11 gnome-pkg-tools (>= 0.11), 11 quilt,12 12 dpkg-dev (>= 1.14.13), 13 13 libpcre3-dev (>= 7.4-1~), -
pkg/raul/main/glib2.0/trunk/debian/control.in
r7022 r7090 5 5 Uploaders: @GNOME_TEAM@ 6 6 Build-Depends: debhelper (>> 5.0.22), 7 cdbs (>= 0.4.90), 7 8 pkg-config (>= 0.16.0), 8 9 gettext, 9 10 autotools-dev, 10 11 gnome-pkg-tools (>= 0.11), 11 quilt,12 12 dpkg-dev (>= 1.14.13), 13 13 libpcre3-dev (>= 7.4-1~), -
pkg/raul/main/glib2.0/trunk/debian/libglib2.0-0-refdbg.install
r5465 r7090 1 1 debian/install/refdbg/usr/lib/libgobject*.so* usr/lib/refdbg 2 debian/lintian-overrides/libglib2.0-0-refdbg usr/share/lintian/overrides -
pkg/raul/main/glib2.0/trunk/debian/libglib2.0-0.symbols
r7022 r7090 1 1 libgio-2.0.so.0 libglib2.0-0 #MINVER# 2 2 * Build-Depends-Package: libglib2.0-dev 3 g_action_activate@Base 2.27. 54 g_action_get_enabled@Base 2.27. 55 g_action_get_name@Base 2.27. 56 g_action_get_parameter_type@Base 2.27. 57 g_action_get_state@Base 2.27. 58 g_action_get_state_hint@Base 2.27. 59 g_action_get_state_type@Base 2.27. 510 g_action_get_type@Base 2.27. 511 g_action_group_action_added@Base 2.27. 512 g_action_group_action_enabled_changed@Base 2.27. 513 g_action_group_action_removed@Base 2.27. 514 g_action_group_action_state_changed@Base 2.27. 515 g_action_group_activate_action@Base 2.27. 516 g_action_group_change_action_state@Base 2.27. 517 g_action_group_get_action_enabled@Base 2.27. 518 g_action_group_get_action_parameter_type@Base 2.27. 519 g_action_group_get_action_state@Base 2.27. 520 g_action_group_get_action_state_hint@Base 2.27. 521 g_action_group_get_action_state_type@Base 2.27. 522 g_action_group_get_type@Base 2.27. 523 g_action_group_has_action@Base 2.27. 524 g_action_group_list_actions@Base 2.27. 525 g_action_set_state@Base 2.27. 53 g_action_activate@Base 2.27.90 4 g_action_get_enabled@Base 2.27.90 5 g_action_get_name@Base 2.27.90 6 g_action_get_parameter_type@Base 2.27.90 7 g_action_get_state@Base 2.27.90 8 g_action_get_state_hint@Base 2.27.90 9 g_action_get_state_type@Base 2.27.90 10 g_action_get_type@Base 2.27.90 11 g_action_group_action_added@Base 2.27.90 12 g_action_group_action_enabled_changed@Base 2.27.90 13 g_action_group_action_removed@Base 2.27.90 14 g_action_group_action_state_changed@Base 2.27.90 15 g_action_group_activate_action@Base 2.27.90 16 g_action_group_change_action_state@Base 2.27.90 17 g_action_group_get_action_enabled@Base 2.27.90 18 g_action_group_get_action_parameter_type@Base 2.27.90 19 g_action_group_get_action_state@Base 2.27.90 20 g_action_group_get_action_state_hint@Base 2.27.90 21 g_action_group_get_action_state_type@Base 2.27.90 22 g_action_group_get_type@Base 2.27.90 23 g_action_group_has_action@Base 2.27.90 24 g_action_group_list_actions@Base 2.27.90 25 g_action_set_state@Base 2.27.90 26 26 g_app_info_add_supports_type@Base 2.16.0 27 27 g_app_info_can_delete@Base 2.20.0 … … 40 40 g_app_info_get_display_name@Base 2.24.0 41 41 g_app_info_get_executable@Base 2.16.0 42 g_app_info_get_fallback_for_type@Base 2.27. 542 g_app_info_get_fallback_for_type@Base 2.27.90 43 43 g_app_info_get_icon@Base 2.16.0 44 44 g_app_info_get_id@Base 2.16.0 45 45 g_app_info_get_name@Base 2.16.0 46 g_app_info_get_recommended_for_type@Base 2.27. 546 g_app_info_get_recommended_for_type@Base 2.27.90 47 47 g_app_info_get_type@Base 2.16.0 48 48 g_app_info_launch@Base 2.16.0 … … 53 53 g_app_info_set_as_default_for_extension@Base 2.16.0 54 54 g_app_info_set_as_default_for_type@Base 2.16.0 55 g_app_info_set_as_last_used_for_type@Base 2.27. 555 g_app_info_set_as_last_used_for_type@Base 2.27.90 56 56 g_app_info_should_show@Base 2.16.0 57 57 g_app_info_supports_files@Base 2.16.0 … … 62 62 g_app_launch_context_launch_failed@Base 2.16.0 63 63 g_app_launch_context_new@Base 2.16.0 64 g_application_activate@Base 2.27. 565 g_application_command_line_get_arguments@Base 2.27. 566 g_application_command_line_get_cwd@Base 2.27. 567 g_application_command_line_get_environ@Base 2.27. 568 g_application_command_line_get_exit_status@Base 2.27. 569 g_application_command_line_get_is_remote@Base 2.27. 570 g_application_command_line_get_platform_data@Base 2.27. 571 g_application_command_line_get_type@Base 2.27. 572 g_application_command_line_getenv@Base 2.27. 573 g_application_command_line_print@Base 2.27. 574 g_application_command_line_printerr@Base 2.27. 575 g_application_command_line_set_exit_status@Base 2.27. 576 g_application_flags_get_type@Base 2.27. 577 g_application_get_application_id@Base 2.27. 578 g_application_get_flags@Base 2.27. 579 g_application_get_inactivity_timeout@Base 2.27. 580 g_application_get_is_registered@Base 2.27. 581 g_application_get_is_remote@Base 2.27. 582 g_application_get_type@Base 2.27. 583 g_application_hold@Base 2.27. 584 g_application_id_is_valid@Base 2.27. 585 g_application_new@Base 2.27. 586 g_application_open@Base 2.27. 587 g_application_register@Base 2.27. 588 g_application_release@Base 2.27. 589 g_application_run@Base 2.27. 590 g_application_set_action_group@Base 2.27. 591 g_application_set_application_id@Base 2.27. 592 g_application_set_flags@Base 2.27. 593 g_application_set_inactivity_timeout@Base 2.27. 564 g_application_activate@Base 2.27.90 65 g_application_command_line_get_arguments@Base 2.27.90 66 g_application_command_line_get_cwd@Base 2.27.90 67 g_application_command_line_get_environ@Base 2.27.90 68 g_application_command_line_get_exit_status@Base 2.27.90 69 g_application_command_line_get_is_remote@Base 2.27.90 70 g_application_command_line_get_platform_data@Base 2.27.90 71 g_application_command_line_get_type@Base 2.27.90 72 g_application_command_line_getenv@Base 2.27.90 73 g_application_command_line_print@Base 2.27.90 74 g_application_command_line_printerr@Base 2.27.90 75 g_application_command_line_set_exit_status@Base 2.27.90 76 g_application_flags_get_type@Base 2.27.90 77 g_application_get_application_id@Base 2.27.90 78 g_application_get_flags@Base 2.27.90 79 g_application_get_inactivity_timeout@Base 2.27.90 80 g_application_get_is_registered@Base 2.27.90 81 g_application_get_is_remote@Base 2.27.90 82 g_application_get_type@Base 2.27.90 83 g_application_hold@Base 2.27.90 84 g_application_id_is_valid@Base 2.27.90 85 g_application_new@Base 2.27.90 86 g_application_open@Base 2.27.90 87 g_application_register@Base 2.27.90 88 g_application_release@Base 2.27.90 89 g_application_run@Base 2.27.90 90 g_application_set_action_group@Base 2.27.90 91 g_application_set_application_id@Base 2.27.90 92 g_application_set_flags@Base 2.27.90 93 g_application_set_inactivity_timeout@Base 2.27.90 94 94 g_ask_password_flags_get_type@Base 2.16.0 95 95 g_async_initable_get_type@Base 2.22.0 … … 152 152 g_cancellable_reset@Base 2.16.0 153 153 g_cancellable_set_error_if_cancelled@Base 2.16.0 154 g_cancellable_source_new@Base 2.27. 5154 g_cancellable_source_new@Base 2.27.90 155 155 g_charset_converter_get_num_fallbacks@Base 2.24.0 156 156 g_charset_converter_get_type@Base 2.24.0 … … 432 432 g_desktop_app_info_get_is_hidden@Base 2.16.0 433 433 g_desktop_app_info_get_type@Base 2.16.0 434 g_desktop_app_info_lookup_get_default_for_uri_scheme@Base 2.27.5 435 g_desktop_app_info_lookup_get_type@Base 2.27.5 434 g_desktop_app_info_launch_uris_as_manager@Base 2.27.90 435 g_desktop_app_info_lookup_get_default_for_uri_scheme@Base 2.27.90 436 g_desktop_app_info_lookup_get_type@Base 2.27.90 436 437 g_desktop_app_info_new@Base 2.16.0 437 438 g_desktop_app_info_new_from_filename@Base 2.16.0 … … 473 474 g_emblem_origin_get_type@Base 2.18.0 474 475 g_emblemed_icon_add_emblem@Base 2.18.0 475 g_emblemed_icon_clear_emblems@Base 2.27. 5476 g_emblemed_icon_clear_emblems@Base 2.27.90 476 477 g_emblemed_icon_get_emblems@Base 2.18.0 477 478 g_emblemed_icon_get_icon@Base 2.18.0 … … 805 806 g_io_stream_is_closed@Base 2.22.0 806 807 g_io_stream_set_pending@Base 2.22.0 807 g_io_stream_splice_async@Base 2.27. 5808 g_io_stream_splice_finish@Base 2.27. 5809 g_io_stream_splice_flags_get_type@Base 2.27. 5808 g_io_stream_splice_async@Base 2.27.90 809 g_io_stream_splice_finish@Base 2.27.90 810 g_io_stream_splice_flags_get_type@Base 2.27.90 810 811 g_keyfile_settings_backend_new@Base 2.26.0 811 812 g_loadable_icon_get_type@Base 2.16.0 … … 825 826 g_memory_output_stream_new@Base 2.16.0 826 827 g_memory_output_stream_steal_data@Base 2.26.0 828 g_memory_settings_backend_new@Base 2.27.90 827 829 g_mount_can_eject@Base 2.16.0 828 830 g_mount_can_unmount@Base 2.16.0 … … 884 886 g_network_service_new@Base 2.22.0 885 887 g_network_service_set_scheme@Base 2.26.0 888 g_null_settings_backend_new@Base 2.27.90 886 889 g_output_stream_clear_pending@Base 2.16.0 887 890 g_output_stream_close@Base 2.16.0 … … 916 919 g_permission_release_async@Base 2.26.0 917 920 g_permission_release_finish@Base 2.26.0 918 g_pollable_input_stream_can_poll@Base 2.27. 5919 g_pollable_input_stream_create_source@Base 2.27. 5920 g_pollable_input_stream_get_type@Base 2.27. 5921 g_pollable_input_stream_is_readable@Base 2.27. 5922 g_pollable_input_stream_read_nonblocking@Base 2.27. 5923 g_pollable_output_stream_can_poll@Base 2.27. 5924 g_pollable_output_stream_create_source@Base 2.27. 5925 g_pollable_output_stream_get_type@Base 2.27. 5926 g_pollable_output_stream_is_writable@Base 2.27. 5927 g_pollable_output_stream_write_nonblocking@Base 2.27. 5928 g_pollable_source_new@Base 2.27. 5921 g_pollable_input_stream_can_poll@Base 2.27.90 922 g_pollable_input_stream_create_source@Base 2.27.90 923 g_pollable_input_stream_get_type@Base 2.27.90 924 g_pollable_input_stream_is_readable@Base 2.27.90 925 g_pollable_input_stream_read_nonblocking@Base 2.27.90 926 g_pollable_output_stream_can_poll@Base 2.27.90 927 g_pollable_output_stream_create_source@Base 2.27.90 928 g_pollable_output_stream_get_type@Base 2.27.90 929 g_pollable_output_stream_is_writable@Base 2.27.90 930 g_pollable_output_stream_write_nonblocking@Base 2.27.90 931 g_pollable_source_new@Base 2.27.90 929 932 g_proxy_address_enumerator_get_type@Base 2.26.0 930 933 g_proxy_address_get_destination_hostname@Base 2.26.0 … … 973 976 g_settings_backend_changed_tree@Base 2.26.0 974 977 g_settings_backend_flatten_tree@Base 2.26.0 978 g_settings_backend_get_default@Base 2.27.90 975 979 g_settings_backend_get_type@Base 2.26.0 976 980 g_settings_backend_keys_changed@Base 2.26.0 … … 992 996 g_settings_get_int@Base 2.26.0 993 997 g_settings_get_mapped@Base 2.26.0 994 g_settings_get_range@Base 2.27. 5998 g_settings_get_range@Base 2.27.90 995 999 g_settings_get_string@Base 2.26.0 996 1000 g_settings_get_strv@Base 2.26.0 … … 1001 1005 g_settings_list_schemas@Base 2.26.0 1002 1006 g_settings_list_keys@Base 2.26.0 1003 g_settings_list_relocatable_schemas@Base 2.27. 51007 g_settings_list_relocatable_schemas@Base 2.27.90 1004 1008 g_settings_new@Base 2.26.0 1005 1009 g_settings_new_with_backend@Base 2.26.0 1006 1010 g_settings_new_with_backend_and_path@Base 2.26.0 1007 1011 g_settings_new_with_path@Base 2.26.0 1008 g_settings_range_check@Base 2.27. 51012 g_settings_range_check@Base 2.27.90 1009 1013 g_settings_reset@Base 2.26.0 1010 1014 g_settings_revert@Base 2.26.0 … … 1020 1024 g_settings_sync@Base 2.26.0 1021 1025 g_settings_unbind@Base 2.26.0 1022 g_simple_action_get_parameter_type@Base 2.27. 51023 g_simple_action_get_type@Base 2.27. 51024 g_simple_action_group_get_type@Base 2.27. 51025 g_simple_action_group_insert@Base 2.27. 51026 g_simple_action_group_lookup@Base 2.27. 51027 g_simple_action_group_new@Base 2.27. 51028 g_simple_action_group_remove@Base 2.27. 51029 g_simple_action_new@Base 2.27. 51030 g_simple_action_new_stateful@Base 2.27. 51031 g_simple_action_set_enabled@Base 2.27. 51026 g_simple_action_get_parameter_type@Base 2.27.90 1027 g_simple_action_get_type@Base 2.27.90 1028 g_simple_action_group_get_type@Base 2.27.90 1029 g_simple_action_group_insert@Base 2.27.90 1030 g_simple_action_group_lookup@Base 2.27.90 1031 g_simple_action_group_new@Base 2.27.90 1032 g_simple_action_group_remove@Base 2.27.90 1033 g_simple_action_new@Base 2.27.90 1034 g_simple_action_new_stateful@Base 2.27.90 1035 g_simple_action_set_enabled@Base 2.27.90 1032 1036 g_simple_async_report_error_in_idle@Base 2.16.0 1033 1037 g_simple_async_report_gerror_in_idle@Base 2.16.0 1034 g_simple_async_report_take_gerror_in_idle@Base 2.27. 51038 g_simple_async_report_take_gerror_in_idle@Base 2.27.90 1035 1039 g_simple_async_result_complete@Base 2.16.0 1036 1040 g_simple_async_result_complete_in_idle@Base 2.16.0 … … 1044 1048 g_simple_async_result_new_error@Base 2.16.0 1045 1049 g_simple_async_result_new_from_error@Base 2.16.0 1046 g_simple_async_result_new_take_error@Base 2.27. 51050 g_simple_async_result_new_take_error@Base 2.27.90 1047 1051 g_simple_async_result_propagate_error@Base 2.16.0 1048 1052 g_simple_async_result_run_in_thread@Base 2.16.0 … … 1054 1058 g_simple_async_result_set_op_res_gpointer@Base 2.16.0 1055 1059 g_simple_async_result_set_op_res_gssize@Base 2.16.0 1056 g_simple_async_result_take_error@Base 2.27. 51060 g_simple_async_result_take_error@Base 2.27.90 1057 1061 g_simple_permission_get_type@Base 2.26.0 1058 1062 g_simple_permission_new@Base 2.26.0 … … 1088 1092 g_socket_client_get_socket_type@Base 2.22.0 1089 1093 g_socket_client_get_timeout@Base 2.26.0 1090 g_socket_client_get_tls@Base 2.27. 51091 g_socket_client_get_tls_validation_flags@Base 2.27. 51094 g_socket_client_get_tls@Base 2.27.90 1095 g_socket_client_get_tls_validation_flags@Base 2.27.90 1092 1096 g_socket_client_get_type@Base 2.22.0 1093 1097 g_socket_client_new@Base 2.22.0 … … 1098 1102 g_socket_client_set_socket_type@Base 2.22.0 1099 1103 g_socket_client_set_timeout@Base 2.26.0 1100 g_socket_client_set_tls@Base 2.27. 51101 g_socket_client_set_tls_validation_flags@Base 2.27. 51104 g_socket_client_set_tls@Base 2.27.90 1105 g_socket_client_set_tls_validation_flags@Base 2.27.90 1102 1106 g_socket_close@Base 2.22.0 1103 1107 g_socket_condition_check@Base 2.22.0 … … 1187 1191 g_tcp_connection_get_type@Base 2.22.0 1188 1192 g_tcp_connection_set_graceful_disconnect@Base 2.22.0 1189 g_tcp_wrapper_connection_get_base_io_stream@Base 2.27. 51190 g_tcp_wrapper_connection_get_type@Base 2.27. 51191 g_tcp_wrapper_connection_new@Base 2.27. 51193 g_tcp_wrapper_connection_get_base_io_stream@Base 2.27.90 1194 g_tcp_wrapper_connection_get_type@Base 2.27.90 1195 g_tcp_wrapper_connection_new@Base 2.27.90 1192 1196 g_themed_icon_append_name@Base 2.16.0 1193 1197 g_themed_icon_get_names@Base 2.16.0 … … 1200 1204 g_threaded_socket_service_get_type@Base 2.22.0 1201 1205 g_threaded_socket_service_new@Base 2.22.0 1202 g_tls_authentication_mode_get_type@Base 2.27. 51203 g_tls_backend_get_certificate_type@Base 2.27. 51204 g_tls_backend_get_client_connection_type@Base 2.27. 51205 g_tls_backend_get_default@Base 2.27. 51206 g_tls_backend_get_server_connection_type@Base 2.27. 51207 g_tls_backend_get_type@Base 2.27. 51208 g_tls_backend_supports_tls@Base 2.27. 51209 g_tls_certificate_flags_get_type@Base 2.27. 51210 g_tls_certificate_get_issuer@Base 2.27. 51211 g_tls_certificate_get_type@Base 2.27. 51212 g_tls_certificate_list_new_from_file@Base 2.27. 51213 g_tls_certificate_new_from_file@Base 2.27. 51214 g_tls_certificate_new_from_files@Base 2.27. 51215 g_tls_certificate_new_from_pem@Base 2.27. 51216 g_tls_certificate_verify@Base 2.27. 51217 g_tls_client_connection_get_accepted_cas@Base 2.27. 51218 g_tls_client_connection_get_server_identity@Base 2.27. 51219 g_tls_client_connection_get_type@Base 2.27. 51220 g_tls_client_connection_get_use_ssl3@Base 2.27. 51221 g_tls_client_connection_get_validation_flags@Base 2.27. 51222 g_tls_client_connection_new@Base 2.27. 51223 g_tls_client_connection_set_server_identity@Base 2.27. 51224 g_tls_client_connection_set_use_ssl3@Base 2.27. 51225 g_tls_client_connection_set_validation_flags@Base 2.27. 51226 g_tls_connection_emit_accept_certificate@Base 2.27. 51227 g_tls_connection_get_certificate@Base 2.27. 51228 g_tls_connection_get_peer_certificate@Base 2.27. 51229 g_tls_connection_get_peer_certificate_errors@Base 2.27. 51230 g_tls_connection_get_rehandshake_mode@Base 2.27. 51231 g_tls_connection_get_require_close_notify@Base 2.27. 51232 g_tls_connection_get_type@Base 2.27. 51233 g_tls_connection_get_use_system_certdb@Base 2.27. 51234 g_tls_connection_handshake@Base 2.27. 51235 g_tls_connection_handshake_async@Base 2.27. 51236 g_tls_connection_handshake_finish@Base 2.27. 51237 g_tls_connection_set_certificate@Base 2.27. 51238 g_tls_connection_set_rehandshake_mode@Base 2.27. 51239 g_tls_connection_set_require_close_notify@Base 2.27. 51240 g_tls_connection_set_use_system_certdb@Base 2.27. 51241 g_tls_error_get_type@Base 2.27. 51242 g_tls_error_quark@Base 2.27. 51243 g_tls_rehandshake_mode_get_type@Base 2.27. 51244 g_tls_server_connection_get_type@Base 2.27. 51245 g_tls_server_connection_new@Base 2.27. 51206 g_tls_authentication_mode_get_type@Base 2.27.90 1207 g_tls_backend_get_certificate_type@Base 2.27.90 1208 g_tls_backend_get_client_connection_type@Base 2.27.90 1209 g_tls_backend_get_default@Base 2.27.90 1210 g_tls_backend_get_server_connection_type@Base 2.27.90 1211 g_tls_backend_get_type@Base 2.27.90 1212 g_tls_backend_supports_tls@Base 2.27.90 1213 g_tls_certificate_flags_get_type@Base 2.27.90 1214 g_tls_certificate_get_issuer@Base 2.27.90 1215 g_tls_certificate_get_type@Base 2.27.90 1216 g_tls_certificate_list_new_from_file@Base 2.27.90 1217 g_tls_certificate_new_from_file@Base 2.27.90 1218 g_tls_certificate_new_from_files@Base 2.27.90 1219 g_tls_certificate_new_from_pem@Base 2.27.90 1220 g_tls_certificate_verify@Base 2.27.90 1221 g_tls_client_connection_get_accepted_cas@Base 2.27.90 1222 g_tls_client_connection_get_server_identity@Base 2.27.90 1223 g_tls_client_connection_get_type@Base 2.27.90 1224 g_tls_client_connection_get_use_ssl3@Base 2.27.90 1225 g_tls_client_connection_get_validation_flags@Base 2.27.90 1226 g_tls_client_connection_new@Base 2.27.90 1227 g_tls_client_connection_set_server_identity@Base 2.27.90 1228 g_tls_client_connection_set_use_ssl3@Base 2.27.90 1229 g_tls_client_connection_set_validation_flags@Base 2.27.90 1230 g_tls_connection_emit_accept_certificate@Base 2.27.90 1231 g_tls_connection_get_certificate@Base 2.27.90 1232 g_tls_connection_get_peer_certificate@Base 2.27.90 1233 g_tls_connection_get_peer_certificate_errors@Base 2.27.90 1234 g_tls_connection_get_rehandshake_mode@Base 2.27.90 1235 g_tls_connection_get_require_close_notify@Base 2.27.90 1236 g_tls_connection_get_type@Base 2.27.90 1237 g_tls_connection_get_use_system_certdb@Base 2.27.90 1238 g_tls_connection_handshake@Base 2.27.90 1239 g_tls_connection_handshake_async@Base 2.27.90 1240 g_tls_connection_handshake_finish@Base 2.27.90 1241 g_tls_connection_set_certificate@Base 2.27.90 1242 g_tls_connection_set_rehandshake_mode@Base 2.27.90 1243 g_tls_connection_set_require_close_notify@Base 2.27.90 1244 g_tls_connection_set_use_system_certdb@Base 2.27.90 1245 g_tls_error_get_type@Base 2.27.90 1246 g_tls_error_quark@Base 2.27.90 1247 g_tls_rehandshake_mode_get_type@Base 2.27.90 1248 g_tls_server_connection_get_type@Base 2.27.90 1249 g_tls_server_connection_new@Base 2.27.90 1246 1250 g_unix_connection_get_type@Base 2.22.0 1247 1251 g_unix_connection_receive_credentials@Base 2.26.0 … … 1618 1622 g_date_time_get_timezone_abbreviation@Base 2.26.0 1619 1623 g_date_time_get_utc_offset@Base 2.26.0 1620 g_date_time_get_week_numbering_year@Base 2.27. 51624 g_date_time_get_week_numbering_year@Base 2.27.90 1621 1625 g_date_time_get_week_of_year@Base 2.26.0 1622 1626 g_date_time_get_year@Base 2.26.0 … … 1692 1696 g_get_current_dir@Base 2.12.0 1693 1697 g_get_current_time@Base 2.12.0 1694 g_get_environ@Base 2.27. 51698 g_get_environ@Base 2.27.90 1695 1699 g_get_filename_charsets@Base 2.12.0 1696 1700 g_get_home_dir@Base 2.12.0 1697 1701 g_get_host_name@Base 2.12.0 1698 1702 g_get_language_names@Base 2.12.0 1699 g_get_monotonic_time@Base 2.27.5 1703 g_get_locale_variants@Base 2.27.90 1704 g_get_monotonic_time@Base 2.27.90 1700 1705 g_get_prgname@Base 2.12.0 1701 1706 g_get_real_name@Base 2.12.0 1702 g_get_real_time@Base 2.27. 51707 g_get_real_time@Base 2.27.90 1703 1708 g_get_system_config_dirs@Base 2.12.0 1704 1709 g_get_system_data_dirs@Base 2.12.0 … … 1708 1713 g_get_user_data_dir@Base 2.12.0 1709 1714 g_get_user_name@Base 2.12.0 1710 g_get_user_runtime_dir@Base 2.27. 51715 g_get_user_runtime_dir@Base 2.27.90 1711 1716 g_get_user_special_dir@Base 2.14.0 1712 1717 g_getenv@Base 2.12.0 … … 1873 1878 g_list_free@Base 2.12.0 1874 1879 g_list_free_1@Base 2.12.0 1875 g_list_free_full@Base 2.27. 51880 g_list_free_full@Base 2.27.90 1876 1881 g_list_index@Base 2.12.0 1877 1882 g_list_insert@Base 2.12.0 … … 1916 1921 g_main_context_get_poll_func@Base 2.12.0 1917 1922 g_main_context_get_thread_default@Base 2.22.0 1918 g_main_context_invoke@Base 2.27. 51919 g_main_context_invoke_full@Base 2.27. 51923 g_main_context_invoke@Base 2.27.90 1924 g_main_context_invoke_full@Base 2.27.90 1920 1925 g_main_context_is_owner@Base 2.12.0 1921 1926 g_main_context_iteration@Base 2.12.0 … … 2236 2241 g_sequence_iter_next@Base 2.14.0 2237 2242 g_sequence_iter_prev@Base 2.14.0 2238 g_sequence_lookup@Base 2.27. 52239 g_sequence_lookup_iter@Base 2.27. 52243 g_sequence_lookup@Base 2.27.90 2244 g_sequence_lookup_iter@Base 2.27.90 2240 2245 g_sequence_move@Base 2.14.0 2241 2246 g_sequence_move_range@Base 2.14.0 … … 2267 2272 g_slice_alloc@Base 2.12.0 2268 2273 g_slice_copy@Base 2.14.0 2269 g_slice_debug_tree_statistics@Base 2.27. 52274 g_slice_debug_tree_statistics@Base 2.27.90 2270 2275 g_slice_free1@Base 2.12.0 2271 2276 g_slice_free_chain_with_offset@Base 2.12.0 … … 2283 2288 g_slist_free@Base 2.12.0 2284 2289 g_slist_free_1@Base 2.12.0 2285 g_slist_free_full@Base 2.27. 52290 g_slist_free_full@Base 2.27.90 2286 2291 g_slist_index@Base 2.12.0 2287 2292 g_slist_insert@Base 2.12.0 … … 2304 2309 g_slist_sort_with_data@Base 2.12.0 2305 2310 g_snprintf@Base 2.12.0 2306 g_source_add_child_source@Base 2.27. 52311 g_source_add_child_source@Base 2.27.90 2307 2312 g_source_add_poll@Base 2.12.0 2308 2313 g_source_attach@Base 2.12.0 … … 2314 2319 g_source_get_name@Base 2.26.0 2315 2320 g_source_get_priority@Base 2.12.0 2316 g_source_get_time@Base 2.27. 52321 g_source_get_time@Base 2.27.90 2317 2322 g_source_is_destroyed@Base 2.12.0 2318 2323 g_source_new@Base 2.12.0 … … 2321 2326 g_source_remove_by_funcs_user_data@Base 2.12.0 2322 2327 g_source_remove_by_user_data@Base 2.12.0 2323 g_source_remove_child_source@Base 2.27. 52328 g_source_remove_child_source@Base 2.27.90 2324 2329 g_source_remove_poll@Base 2.12.0 2325 2330 g_source_set_callback@Base 2.12.0 … … 2508 2513 g_time_val_from_iso8601@Base 2.12.0 2509 2514 g_time_val_to_iso8601@Base 2.12.0 2510 g_time_zone_adjust_time@Base 2.27. 52511 g_time_zone_find_interval@Base 2.27. 52512 g_time_zone_get_abbreviation@Base 2.27. 52513 g_time_zone_get_offset@Base 2.27. 52514 g_time_zone_is_dst@Base 2.27. 52515 g_time_zone_adjust_time@Base 2.27.90 2516 g_time_zone_find_interval@Base 2.27.90 2517 g_time_zone_get_abbreviation@Base 2.27.90 2518 g_time_zone_get_offset@Base 2.27.90 2519 g_time_zone_is_dst@Base 2.27.90 2515 2520 g_time_zone_new@Base 2.26.0 2516 2521 g_time_zone_new_local@Base 2.26.0 … … 2691 2696 g_variant_iter_next@Base 2.24.0 2692 2697 g_variant_iter_next_value@Base 2.24.0 2693 g_variant_lookup@Base 2.27. 52694 g_variant_lookup_value@Base 2.27. 52698 g_variant_lookup@Base 2.27.90 2699 g_variant_lookup_value@Base 2.27.90 2695 2700 g_variant_n_children@Base 2.24.0 2696 2701 g_variant_new@Base 2.24.0 … … 2842 2847 g_cclosure_new_object_swap@Base 2.12.0 2843 2848 g_cclosure_new_swap@Base 2.12.0 2844 g_clear_object@Base 2.27. 52849 g_clear_object@Base 2.27.90 2845 2850 g_closure_add_finalize_notifier@Base 2.12.0 2846 2851 g_closure_add_invalidate_notifier@Base 2.12.0 … … 2978 2983 g_ptr_array_get_type@Base 2.22.0 2979 2984 g_regex_get_type@Base 2.14.0 2980 g_signal_accumulator_first_wins@Base 2.27. 52985 g_signal_accumulator_first_wins@Base 2.27.90 2981 2986 g_signal_accumulator_true_handled@Base 2.12.0 2982 2987 g_signal_add_emission_hook@Base 2.12.0 … … 3018 3023 g_signal_type_cclosure_new@Base 2.12.0 3019 3024 g_source_set_closure@Base 2.12.0 3020 g_source_set_dummy_callback@Base 2.27. 53025 g_source_set_dummy_callback@Base 2.27.90 3021 3026 g_strdup_value_contents@Base 2.12.0 3022 3027 g_strv_get_type@Base 2.12.0 -
pkg/raul/main/glib2.0/trunk/debian/libglib2.0-dev.links
r5827 r7090 1 usr/share/doc/libglib2.0-0 usr/share/doc/libglib2.0-dev2 1 lib/libglib-2.0.so.0 usr/lib/libglib-2.0.so -
pkg/raul/main/glib2.0/trunk/debian/patches/series
r7022 r7090 5 5 60_wait-longer-for-threads-to-die.patch 6 6 61_glib-compile-schemas-path.patch 7 62_dont_crash_without_desktop_filename.patch -
pkg/raul/main/glib2.0/trunk/debian/rules
r7022 r7090 1 1 #!/usr/bin/make -f 2 2 3 DEB_BUILDDIR = debian/build 4 DEB_MAKE_FLAVORS = deb udeb refdbg 3 5 DISABLE_UPDATE_UPLOADERS := 1 6 7 include /usr/share/cdbs/1/rules/debhelper.mk 8 include /usr/share/cdbs/1/rules/utils.mk 9 include /usr/share/cdbs/1/class/gnome.mk 10 include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk 4 11 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk 5 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk12 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk 6 13 7 14 GNOME_MODULE := glib 8 15 9 STAMP_DIR := debian/stampdir 10 11 PATCH_DIR := debian/patches 12 13 # rules in this debian/rules Makefile can be built concurrently as well as 14 # upstream rules in Makefile; all $(MAKE) invocations will inherit this flag, 15 # if you recurse into debian/rules ($(MAKE) 16 # -f debian/rules in rules), you need to pass a flag to avoid adding "-jX" when 17 # the childs encounters this line 18 DEB_BUILD_OPTIONS_PARALLEL ?= $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) 19 MAKEFLAGS += $(if $(DEB_BUILD_OPTIONS_PARALLEL),-j$(DEB_BUILD_OPTIONS_PARALLEL)) 20 21 # These are used for cross-compiling and for saving the configure script 22 # from having to guess our platform (since we know it already) 23 DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) 24 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) 25 26 # Debian architectures 27 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH) 28 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH) 29 30 CFLAGS += -Wall -g -O$(if $(findstring noopt,$(DEB_BUILD_OPTIONS)),0,2) 31 32 # Ensure the build aborts when there are still references to undefined 33 # symbols 16 # Ensure the build aborts when there are still references to undefined symbols 34 17 LDFLAGS += -Wl,-z,defs 35 18 … … 37 20 # pthread is carefully crafted to allow dlopen()ing pthread-using libs; see 38 21 # http://mid.gmane.org/1257999019.21780.15.camel@marzipan 22 LDFLAGS += -Wl,--no-as-needed 39 23 40 24 # Make the linker work a bit harder so dynamic loading can be done faster … … 54 38 REFDBG_PKG := libglib$(APIVER)-$(SONAME)-refdbg 55 39 56 # list of flavors we build; each gets a builddir, a configure pass (configure 57 # args are defined below), a build pass, and an install pass (in two steps) 58 # Note: the "deb" flavor is required 59 FLAVORS := deb udeb refdbg 40 DEB_MAKE_DESTDIRSKEL = $(CURDIR)/debian/install/@FLAVOR@ 60 41 61 # list of flavors to run the test suite on 62 CHECK_FLAVORS := $(filter deb, $(FLAVORS)) 42 DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V --add-udeb=$(UDEB_PKG) -- -c4 43 DEB_DH_MAKESHLIBS_ARGS_$(REFDBG_PKG) = --no-act 44 DEB_COMPRESS_EXCLUDE += .sgml .devhelp 45 DEB_DH_STRIP_ARGS_$(REFDBG_PKG) = --no-act 46 # Don't put the symbols in the -dbg package 47 DEB_DH_STRIP_ARGS_$(UDEB_PKG) = --dbg-package= 63 48 64 CHECK_SUPPORTED_ARCHES := 65 #CHECK_SUPPORTED_ARCHES := amd64 i386 s390 66 # CHECK_SUPPORTED_ARCHES := alpha ia64 lpia m68k 67 # testsuite is known to fail on hppa, hurd, kfreebsd-amd64, kfreebsd-i386; see 68 # Debian #428674 69 # testsuite is known to fail on arm, mips, mipsel, powerpc, sparc; see GNOME #481573 70 71 # build dir for the current flavor; this is only expanded in flavor specific 72 # targets 73 # Note: dh_clean will rm -rf debian/tmp, hence all builds 74 builddir = $(buildbasedir)/$* 75 buildbasedir = $(CURDIR)/debian/build 76 77 # install dir for the current flavor; this is only expanded in flavor specific 78 # targets 79 installdir = $(installbasedir)/$* 80 installbasedir = $(CURDIR)/debian/install 49 DEB_MAKE_CHECK_TARGET = -k check || true 81 50 82 51 # configure flags 83 common_configure_flags := \ 84 --prefix=/usr \ 85 --mandir=\$${prefix}/share/man \ 86 --infodir=\$${prefix}/share/info \ 52 DEB_CONFIGURE_EXTRA_FLAGS := \ 87 53 --with-html-dir=\$${prefix}/share/doc/$(DOC_PKG) \ 88 54 --with-pcre=system 89 ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE)) 90 common_configure_flags += --build=$(DEB_BUILD_GNU_TYPE) 91 else 92 common_configure_flags += --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) 93 endif 94 deb_configure_flags := $(common_configure_flags) \ 55 56 DEB_CONFIGURE_FLAGS_deb := \ 95 57 --enable-static 96 udeb_configure_flags := $(common_configure_flags) \ 58 59 DEB_CONFIGURE_FLAGS_udeb := \ 97 60 --disable-selinux 98 refdbg_configure_flags := $(common_configure_flags) \ 61 62 DEB_CONFIGURE_FLAGS_refdbg := \ 99 63 --disable-Bsymbolic \ 100 64 --enable-debug=yes 101 65 102 $(STAMP_DIR)/patch-stamp: 103 dh_testdir 104 # backup the original files to restore them in the clean target 105 -test -r config.sub && cp config.sub config.sub.orig 106 -test -r config.guess && cp config.guess config.guess.orig 107 # apply patches 108 QUILT_PATCHES=$(PATCH_DIR) \ 109 quilt --quiltrc /dev/null push -a || test $$? = 2 110 -test -r /usr/share/misc/config.sub && \ 111 cp -f /usr/share/misc/config.sub config.sub 112 -test -r /usr/share/misc/config.guess && \ 113 cp -f /usr/share/misc/config.guess config.guess 114 -mkdir -p $(STAMP_DIR) 115 touch $@ 116 117 patch: $(STAMP_DIR)/patch-stamp 118 119 $(STAMP_DIR)/configure-stamp-%: $(STAMP_DIR)/patch-stamp 120 dh_testdir 121 mkdir -p $(builddir) 122 cd $(builddir) && \ 123 CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" \ 124 $(CURDIR)/configure $($*_configure_flags) 125 touch $@ 126 127 configure: $(addprefix $(STAMP_DIR)/configure-stamp-, $(FLAVORS)) 128 129 $(STAMP_DIR)/build-stamp-%: $(STAMP_DIR)/configure-stamp-% 130 dh_testdir 131 LD_LIBRARY_PATH=$(builddir)/glib/.libs:$(builddir)/gmodule/.libs:$(builddir)/gobject/.libs:$(builddir)/gthread/.libs:$(LD_LIBRARY_PATH) \ 132 $(MAKE) -C $(builddir) 133 touch $@ 134 135 build: $(addprefix $(STAMP_DIR)/build-stamp-, $(FLAVORS)) 136 137 maybe_ignore_check_failure = $(if $(filter ,$(CHECK_SUPPORTED_ARCHES)),-) 138 139 $(STAMP_DIR)/check-stamp-%: $(STAMP_DIR)/build-stamp-% 140 dh_testdir 141 ifeq ($(filter $(DEB_BUILD_ARCH),$(CHECK_SUPPORTED_ARCHES)),$(DEB_BUILD_ARCH)) 142 # testsuite failures are fatal 143 LD_LIBRARY_PATH=$(builddir)/glib/.libs:$(builddir)/gmodule/.libs:$(builddir)/gobject/.libs:$(builddir)/gthread/.libs:$(LD_LIBRARY_PATH) \ 144 $(MAKE) -k -C $(builddir) check 145 else 146 # testsuite failures are ignored 147 -LD_LIBRARY_PATH=$(builddir)/glib/.libs:$(builddir)/gmodule/.libs:$(builddir)/gobject/.libs:$(builddir)/gthread/.libs:$(LD_LIBRARY_PATH) \ 148 $(MAKE) -k -C $(builddir) check 149 endif 150 touch $@ 151 152 check: $(addprefix $(STAMP_DIR)/check-stamp-, $(CHECK_FLAVORS)) 153 154 $(STAMP_DIR)/install-stamp-%: $(STAMP_DIR)/build-stamp-% 155 mkdir -p $(installdir) 156 $(MAKE) -C $(builddir) install DESTDIR=$(installdir) 157 touch $@ 158 159 install: $(addprefix $(STAMP_DIR)/install-stamp-, $(FLAVORS)) 160 161 debian/control: 162 dh_testdir 66 clean:: 163 67 sed \ 164 68 -e "s#@SONAME@#$(SONAME)#g" \ … … 174 78 -e "s#@GNOME_TEAM@#$(UPLOADERS)#g" \ 175 79 -e "s#@REFDBG_PKG@#$(REFDBG_PKG)#g" \ 176 $@.in >$@ 177 178 clean: debian/control 179 dh_testdir 180 dh_testroot 181 # remove install and build dirs 182 rm -rf $(installbasedir) 183 rm -rf $(buildbasedir) 184 # workaround bug, that should not be shipped in the tarball 185 -rm glib/glibconfig.h 186 # restore files from backup (before unpatching) 187 -test -r config.sub.orig && mv -f config.sub.orig config.sub 188 -test -r config.guess.orig && mv -f config.guess.orig config.guess 189 # unapply patches, if any 190 QUILT_PATCHES=$(PATCH_DIR) \ 191 quilt --quiltrc /dev/null pop -a -R || test $$? = 2 192 -rm -rf .pc 193 -rm -rf $(STAMP_DIR) 194 dh_clean 195 196 ifeq ($(DEB_BUILD_ARCH),$(DEB_HOST_ARCH)) 197 maybe_check = $(if $(findstring nocheck,$(DEB_BUILD_OPTIONS)),,check) 198 else 199 # can't run the testsuite when cross-compiling 200 maybe_check = 201 endif 202 203 binary-indep: build $(maybe_check) install 204 dh_testdir 205 dh_testroot 206 dh_installdirs -i 207 dh_install -i 208 dh_installchangelogs -i -N$(DATA_PKG) ChangeLog 209 dh_installdocs -N$(DATA_PKG) -i NEWS README 210 dh_link -i 211 dh_compress -i -X.sgml -X.devhelp 212 dh_fixperms -i 213 dh_installdeb -i 214 dh_gencontrol -i 215 dh_md5sums -i 216 dh_builddeb -i 217 218 binary-arch: build $(maybe_check) install 219 dh_testdir 220 dh_testroot 221 dh_installdirs -s 222 dh_install -s 223 # empty the dependency_libs in the *.la files 224 sed -i -e "/dependency_libs/ s/'.*'/''/" debian/$(DEV_PKG)/usr/lib/*.la 225 dh_installchangelogs -s -N$(DEV_PKG) -N$(DEBUG_PKG) \ 226 ChangeLog 227 dh_installdocs -s -N$(DEV_PKG) -N$(DEBUG_PKG) NEWS README 228 dh_link -s 229 dh_strip -s --dbg-package=$(DEBUG_PKG) -N$(UDEB_PKG) -N$(REFDBG_PKG) 230 dh_strip -p$(UDEB_PKG) 231 dh_compress -s -X.sgml -X.devhelp 232 dh_fixperms -s 233 dh_makeshlibs -p$(SHARED_PKG) \ 234 -V \ 235 --add-udeb="$(UDEB_PKG)" -- -c4 236 dh_installdeb -s 237 # override shlibs for libraries from this source before computing 238 # dependencies of packages generated from this source; we already have 239 # inter-dependencies expressed manually in the control file, we do not 240 # need the shlibs to add duplicates 241 sed -nr -e 's/(([^ ]+: )?([^ ]+) ([^ ]+)) .*/\1/p' \ 242 debian/*/DEBIAN/shlibs \ 243 >debian/shlibs.local 244 dh_shlibdeps -s -ldebian/$(SHARED_PKG)/usr/lib 245 -rm -f debian/shlibs.local 246 dh_gencontrol -s 247 dh_md5sums -s 248 dh_builddeb -s 249 250 binary: binary-indep binary-arch 251 .PHONY: patch configure build check install clean binary-indep binary-arch binary debian/control 80 debian/control.in > debian/control
Note: See TracChangeset
for help on using the changeset viewer.


