Changeset 7090 for pkg/raul/main


Ignore:
Timestamp:
01/09/11 21:14:07 (2 years ago)
Author:
alanbach-guest
Message:
  • Sync'd with Debian 2.27.90-2
Location:
pkg/raul/main/glib2.0/trunk/debian
Files:
7 added
3 deleted
8 edited

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 
     1glib2.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 
     10glib2.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 
    624 
    725glib2.0 (2.27.5-1) experimental; urgency=low 
  • pkg/raul/main/glib2.0/trunk/debian/control

    r7022 r7090  
    33Priority: optional 
    44Maintainer: 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> 
     5Uploaders: 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> 
    66Build-Depends: debhelper (>> 5.0.22), 
     7               cdbs (>= 0.4.90), 
    78               pkg-config (>= 0.16.0), 
    89               gettext, 
    910               autotools-dev, 
    1011               gnome-pkg-tools (>= 0.11), 
    11                quilt, 
    1212               dpkg-dev (>= 1.14.13), 
    1313               libpcre3-dev (>= 7.4-1~), 
  • pkg/raul/main/glib2.0/trunk/debian/control.in

    r7022 r7090  
    55Uploaders: @GNOME_TEAM@ 
    66Build-Depends: debhelper (>> 5.0.22), 
     7               cdbs (>= 0.4.90), 
    78               pkg-config (>= 0.16.0), 
    89               gettext, 
    910               autotools-dev, 
    1011               gnome-pkg-tools (>= 0.11), 
    11                quilt, 
    1212               dpkg-dev (>= 1.14.13), 
    1313               libpcre3-dev (>= 7.4-1~), 
  • pkg/raul/main/glib2.0/trunk/debian/libglib2.0-0-refdbg.install

    r5465 r7090  
    11debian/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  
    11libgio-2.0.so.0 libglib2.0-0 #MINVER# 
    22* Build-Depends-Package: libglib2.0-dev 
    3  g_action_activate@Base 2.27.5 
    4  g_action_get_enabled@Base 2.27.5 
    5  g_action_get_name@Base 2.27.5 
    6  g_action_get_parameter_type@Base 2.27.5 
    7  g_action_get_state@Base 2.27.5 
    8  g_action_get_state_hint@Base 2.27.5 
    9  g_action_get_state_type@Base 2.27.5 
    10  g_action_get_type@Base 2.27.5 
    11  g_action_group_action_added@Base 2.27.5 
    12  g_action_group_action_enabled_changed@Base 2.27.5 
    13  g_action_group_action_removed@Base 2.27.5 
    14  g_action_group_action_state_changed@Base 2.27.5 
    15  g_action_group_activate_action@Base 2.27.5 
    16  g_action_group_change_action_state@Base 2.27.5 
    17  g_action_group_get_action_enabled@Base 2.27.5 
    18  g_action_group_get_action_parameter_type@Base 2.27.5 
    19  g_action_group_get_action_state@Base 2.27.5 
    20  g_action_group_get_action_state_hint@Base 2.27.5 
    21  g_action_group_get_action_state_type@Base 2.27.5 
    22  g_action_group_get_type@Base 2.27.5 
    23  g_action_group_has_action@Base 2.27.5 
    24  g_action_group_list_actions@Base 2.27.5 
    25  g_action_set_state@Base 2.27.5 
     3 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 
    2626 g_app_info_add_supports_type@Base 2.16.0 
    2727 g_app_info_can_delete@Base 2.20.0 
     
    4040 g_app_info_get_display_name@Base 2.24.0 
    4141 g_app_info_get_executable@Base 2.16.0 
    42  g_app_info_get_fallback_for_type@Base 2.27.5 
     42 g_app_info_get_fallback_for_type@Base 2.27.90 
    4343 g_app_info_get_icon@Base 2.16.0 
    4444 g_app_info_get_id@Base 2.16.0 
    4545 g_app_info_get_name@Base 2.16.0 
    46  g_app_info_get_recommended_for_type@Base 2.27.5 
     46 g_app_info_get_recommended_for_type@Base 2.27.90 
    4747 g_app_info_get_type@Base 2.16.0 
    4848 g_app_info_launch@Base 2.16.0 
     
    5353 g_app_info_set_as_default_for_extension@Base 2.16.0 
    5454 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.5 
     55 g_app_info_set_as_last_used_for_type@Base 2.27.90 
    5656 g_app_info_should_show@Base 2.16.0 
    5757 g_app_info_supports_files@Base 2.16.0 
     
    6262 g_app_launch_context_launch_failed@Base 2.16.0 
    6363 g_app_launch_context_new@Base 2.16.0 
    64  g_application_activate@Base 2.27.5 
    65  g_application_command_line_get_arguments@Base 2.27.5 
    66  g_application_command_line_get_cwd@Base 2.27.5 
    67  g_application_command_line_get_environ@Base 2.27.5 
    68  g_application_command_line_get_exit_status@Base 2.27.5 
    69  g_application_command_line_get_is_remote@Base 2.27.5 
    70  g_application_command_line_get_platform_data@Base 2.27.5 
    71  g_application_command_line_get_type@Base 2.27.5 
    72  g_application_command_line_getenv@Base 2.27.5 
    73  g_application_command_line_print@Base 2.27.5 
    74  g_application_command_line_printerr@Base 2.27.5 
    75  g_application_command_line_set_exit_status@Base 2.27.5 
    76  g_application_flags_get_type@Base 2.27.5 
    77  g_application_get_application_id@Base 2.27.5 
    78  g_application_get_flags@Base 2.27.5 
    79  g_application_get_inactivity_timeout@Base 2.27.5 
    80  g_application_get_is_registered@Base 2.27.5 
    81  g_application_get_is_remote@Base 2.27.5 
    82  g_application_get_type@Base 2.27.5 
    83  g_application_hold@Base 2.27.5 
    84  g_application_id_is_valid@Base 2.27.5 
    85  g_application_new@Base 2.27.5 
    86  g_application_open@Base 2.27.5 
    87  g_application_register@Base 2.27.5 
    88  g_application_release@Base 2.27.5 
    89  g_application_run@Base 2.27.5 
    90  g_application_set_action_group@Base 2.27.5 
    91  g_application_set_application_id@Base 2.27.5 
    92  g_application_set_flags@Base 2.27.5 
    93  g_application_set_inactivity_timeout@Base 2.27.5 
     64 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 
    9494 g_ask_password_flags_get_type@Base 2.16.0 
    9595 g_async_initable_get_type@Base 2.22.0 
     
    152152 g_cancellable_reset@Base 2.16.0 
    153153 g_cancellable_set_error_if_cancelled@Base 2.16.0 
    154  g_cancellable_source_new@Base 2.27.5 
     154 g_cancellable_source_new@Base 2.27.90 
    155155 g_charset_converter_get_num_fallbacks@Base 2.24.0 
    156156 g_charset_converter_get_type@Base 2.24.0 
     
    432432 g_desktop_app_info_get_is_hidden@Base 2.16.0 
    433433 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 
    436437 g_desktop_app_info_new@Base 2.16.0 
    437438 g_desktop_app_info_new_from_filename@Base 2.16.0 
     
    473474 g_emblem_origin_get_type@Base 2.18.0 
    474475 g_emblemed_icon_add_emblem@Base 2.18.0 
    475  g_emblemed_icon_clear_emblems@Base 2.27.5 
     476 g_emblemed_icon_clear_emblems@Base 2.27.90 
    476477 g_emblemed_icon_get_emblems@Base 2.18.0 
    477478 g_emblemed_icon_get_icon@Base 2.18.0 
     
    805806 g_io_stream_is_closed@Base 2.22.0 
    806807 g_io_stream_set_pending@Base 2.22.0 
    807  g_io_stream_splice_async@Base 2.27.5 
    808  g_io_stream_splice_finish@Base 2.27.5 
    809  g_io_stream_splice_flags_get_type@Base 2.27.5 
     808 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 
    810811 g_keyfile_settings_backend_new@Base 2.26.0 
    811812 g_loadable_icon_get_type@Base 2.16.0 
     
    825826 g_memory_output_stream_new@Base 2.16.0 
    826827 g_memory_output_stream_steal_data@Base 2.26.0 
     828 g_memory_settings_backend_new@Base 2.27.90 
    827829 g_mount_can_eject@Base 2.16.0 
    828830 g_mount_can_unmount@Base 2.16.0 
     
    884886 g_network_service_new@Base 2.22.0 
    885887 g_network_service_set_scheme@Base 2.26.0 
     888 g_null_settings_backend_new@Base 2.27.90 
    886889 g_output_stream_clear_pending@Base 2.16.0 
    887890 g_output_stream_close@Base 2.16.0 
     
    916919 g_permission_release_async@Base 2.26.0 
    917920 g_permission_release_finish@Base 2.26.0 
    918  g_pollable_input_stream_can_poll@Base 2.27.5 
    919  g_pollable_input_stream_create_source@Base 2.27.5 
    920  g_pollable_input_stream_get_type@Base 2.27.5 
    921  g_pollable_input_stream_is_readable@Base 2.27.5 
    922  g_pollable_input_stream_read_nonblocking@Base 2.27.5 
    923  g_pollable_output_stream_can_poll@Base 2.27.5 
    924  g_pollable_output_stream_create_source@Base 2.27.5 
    925  g_pollable_output_stream_get_type@Base 2.27.5 
    926  g_pollable_output_stream_is_writable@Base 2.27.5 
    927  g_pollable_output_stream_write_nonblocking@Base 2.27.5 
    928  g_pollable_source_new@Base 2.27.5 
     921 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 
    929932 g_proxy_address_enumerator_get_type@Base 2.26.0 
    930933 g_proxy_address_get_destination_hostname@Base 2.26.0 
     
    973976 g_settings_backend_changed_tree@Base 2.26.0 
    974977 g_settings_backend_flatten_tree@Base 2.26.0 
     978 g_settings_backend_get_default@Base 2.27.90 
    975979 g_settings_backend_get_type@Base 2.26.0 
    976980 g_settings_backend_keys_changed@Base 2.26.0 
     
    992996 g_settings_get_int@Base 2.26.0 
    993997 g_settings_get_mapped@Base 2.26.0 
    994  g_settings_get_range@Base 2.27.5 
     998 g_settings_get_range@Base 2.27.90 
    995999 g_settings_get_string@Base 2.26.0 
    9961000 g_settings_get_strv@Base 2.26.0 
     
    10011005 g_settings_list_schemas@Base 2.26.0 
    10021006 g_settings_list_keys@Base 2.26.0 
    1003  g_settings_list_relocatable_schemas@Base 2.27.5 
     1007 g_settings_list_relocatable_schemas@Base 2.27.90 
    10041008 g_settings_new@Base 2.26.0 
    10051009 g_settings_new_with_backend@Base 2.26.0 
    10061010 g_settings_new_with_backend_and_path@Base 2.26.0 
    10071011 g_settings_new_with_path@Base 2.26.0 
    1008  g_settings_range_check@Base 2.27.5 
     1012 g_settings_range_check@Base 2.27.90 
    10091013 g_settings_reset@Base 2.26.0 
    10101014 g_settings_revert@Base 2.26.0 
     
    10201024 g_settings_sync@Base 2.26.0 
    10211025 g_settings_unbind@Base 2.26.0 
    1022  g_simple_action_get_parameter_type@Base 2.27.5 
    1023  g_simple_action_get_type@Base 2.27.5 
    1024  g_simple_action_group_get_type@Base 2.27.5 
    1025  g_simple_action_group_insert@Base 2.27.5 
    1026  g_simple_action_group_lookup@Base 2.27.5 
    1027  g_simple_action_group_new@Base 2.27.5 
    1028  g_simple_action_group_remove@Base 2.27.5 
    1029  g_simple_action_new@Base 2.27.5 
    1030  g_simple_action_new_stateful@Base 2.27.5 
    1031  g_simple_action_set_enabled@Base 2.27.5 
     1026 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 
    10321036 g_simple_async_report_error_in_idle@Base 2.16.0 
    10331037 g_simple_async_report_gerror_in_idle@Base 2.16.0 
    1034  g_simple_async_report_take_gerror_in_idle@Base 2.27.5 
     1038 g_simple_async_report_take_gerror_in_idle@Base 2.27.90 
    10351039 g_simple_async_result_complete@Base 2.16.0 
    10361040 g_simple_async_result_complete_in_idle@Base 2.16.0 
     
    10441048 g_simple_async_result_new_error@Base 2.16.0 
    10451049 g_simple_async_result_new_from_error@Base 2.16.0 
    1046  g_simple_async_result_new_take_error@Base 2.27.5 
     1050 g_simple_async_result_new_take_error@Base 2.27.90 
    10471051 g_simple_async_result_propagate_error@Base 2.16.0 
    10481052 g_simple_async_result_run_in_thread@Base 2.16.0 
     
    10541058 g_simple_async_result_set_op_res_gpointer@Base 2.16.0 
    10551059 g_simple_async_result_set_op_res_gssize@Base 2.16.0 
    1056  g_simple_async_result_take_error@Base 2.27.5 
     1060 g_simple_async_result_take_error@Base 2.27.90 
    10571061 g_simple_permission_get_type@Base 2.26.0 
    10581062 g_simple_permission_new@Base 2.26.0 
     
    10881092 g_socket_client_get_socket_type@Base 2.22.0 
    10891093 g_socket_client_get_timeout@Base 2.26.0 
    1090  g_socket_client_get_tls@Base 2.27.5 
    1091  g_socket_client_get_tls_validation_flags@Base 2.27.5 
     1094 g_socket_client_get_tls@Base 2.27.90 
     1095 g_socket_client_get_tls_validation_flags@Base 2.27.90 
    10921096 g_socket_client_get_type@Base 2.22.0 
    10931097 g_socket_client_new@Base 2.22.0 
     
    10981102 g_socket_client_set_socket_type@Base 2.22.0 
    10991103 g_socket_client_set_timeout@Base 2.26.0 
    1100  g_socket_client_set_tls@Base 2.27.5 
    1101  g_socket_client_set_tls_validation_flags@Base 2.27.5 
     1104 g_socket_client_set_tls@Base 2.27.90 
     1105 g_socket_client_set_tls_validation_flags@Base 2.27.90 
    11021106 g_socket_close@Base 2.22.0 
    11031107 g_socket_condition_check@Base 2.22.0 
     
    11871191 g_tcp_connection_get_type@Base 2.22.0 
    11881192 g_tcp_connection_set_graceful_disconnect@Base 2.22.0 
    1189  g_tcp_wrapper_connection_get_base_io_stream@Base 2.27.5 
    1190  g_tcp_wrapper_connection_get_type@Base 2.27.5 
    1191  g_tcp_wrapper_connection_new@Base 2.27.5 
     1193 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 
    11921196 g_themed_icon_append_name@Base 2.16.0 
    11931197 g_themed_icon_get_names@Base 2.16.0 
     
    12001204 g_threaded_socket_service_get_type@Base 2.22.0 
    12011205 g_threaded_socket_service_new@Base 2.22.0 
    1202  g_tls_authentication_mode_get_type@Base 2.27.5 
    1203  g_tls_backend_get_certificate_type@Base 2.27.5 
    1204  g_tls_backend_get_client_connection_type@Base 2.27.5 
    1205  g_tls_backend_get_default@Base 2.27.5 
    1206  g_tls_backend_get_server_connection_type@Base 2.27.5 
    1207  g_tls_backend_get_type@Base 2.27.5 
    1208  g_tls_backend_supports_tls@Base 2.27.5 
    1209  g_tls_certificate_flags_get_type@Base 2.27.5 
    1210  g_tls_certificate_get_issuer@Base 2.27.5 
    1211  g_tls_certificate_get_type@Base 2.27.5 
    1212  g_tls_certificate_list_new_from_file@Base 2.27.5 
    1213  g_tls_certificate_new_from_file@Base 2.27.5 
    1214  g_tls_certificate_new_from_files@Base 2.27.5 
    1215  g_tls_certificate_new_from_pem@Base 2.27.5 
    1216  g_tls_certificate_verify@Base 2.27.5 
    1217  g_tls_client_connection_get_accepted_cas@Base 2.27.5 
    1218  g_tls_client_connection_get_server_identity@Base 2.27.5 
    1219  g_tls_client_connection_get_type@Base 2.27.5 
    1220  g_tls_client_connection_get_use_ssl3@Base 2.27.5 
    1221  g_tls_client_connection_get_validation_flags@Base 2.27.5 
    1222  g_tls_client_connection_new@Base 2.27.5 
    1223  g_tls_client_connection_set_server_identity@Base 2.27.5 
    1224  g_tls_client_connection_set_use_ssl3@Base 2.27.5 
    1225  g_tls_client_connection_set_validation_flags@Base 2.27.5 
    1226  g_tls_connection_emit_accept_certificate@Base 2.27.5 
    1227  g_tls_connection_get_certificate@Base 2.27.5 
    1228  g_tls_connection_get_peer_certificate@Base 2.27.5 
    1229  g_tls_connection_get_peer_certificate_errors@Base 2.27.5 
    1230  g_tls_connection_get_rehandshake_mode@Base 2.27.5 
    1231  g_tls_connection_get_require_close_notify@Base 2.27.5 
    1232  g_tls_connection_get_type@Base 2.27.5 
    1233  g_tls_connection_get_use_system_certdb@Base 2.27.5 
    1234  g_tls_connection_handshake@Base 2.27.5 
    1235  g_tls_connection_handshake_async@Base 2.27.5 
    1236  g_tls_connection_handshake_finish@Base 2.27.5 
    1237  g_tls_connection_set_certificate@Base 2.27.5 
    1238  g_tls_connection_set_rehandshake_mode@Base 2.27.5 
    1239  g_tls_connection_set_require_close_notify@Base 2.27.5 
    1240  g_tls_connection_set_use_system_certdb@Base 2.27.5 
    1241  g_tls_error_get_type@Base 2.27.5 
    1242  g_tls_error_quark@Base 2.27.5 
    1243  g_tls_rehandshake_mode_get_type@Base 2.27.5 
    1244  g_tls_server_connection_get_type@Base 2.27.5 
    1245  g_tls_server_connection_new@Base 2.27.5 
     1206 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 
    12461250 g_unix_connection_get_type@Base 2.22.0 
    12471251 g_unix_connection_receive_credentials@Base 2.26.0 
     
    16181622 g_date_time_get_timezone_abbreviation@Base 2.26.0 
    16191623 g_date_time_get_utc_offset@Base 2.26.0 
    1620  g_date_time_get_week_numbering_year@Base 2.27.5 
     1624 g_date_time_get_week_numbering_year@Base 2.27.90 
    16211625 g_date_time_get_week_of_year@Base 2.26.0 
    16221626 g_date_time_get_year@Base 2.26.0 
     
    16921696 g_get_current_dir@Base 2.12.0 
    16931697 g_get_current_time@Base 2.12.0 
    1694  g_get_environ@Base 2.27.5 
     1698 g_get_environ@Base 2.27.90 
    16951699 g_get_filename_charsets@Base 2.12.0 
    16961700 g_get_home_dir@Base 2.12.0 
    16971701 g_get_host_name@Base 2.12.0 
    16981702 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 
    17001705 g_get_prgname@Base 2.12.0 
    17011706 g_get_real_name@Base 2.12.0 
    1702  g_get_real_time@Base 2.27.5 
     1707 g_get_real_time@Base 2.27.90 
    17031708 g_get_system_config_dirs@Base 2.12.0 
    17041709 g_get_system_data_dirs@Base 2.12.0 
     
    17081713 g_get_user_data_dir@Base 2.12.0 
    17091714 g_get_user_name@Base 2.12.0 
    1710  g_get_user_runtime_dir@Base 2.27.5 
     1715 g_get_user_runtime_dir@Base 2.27.90 
    17111716 g_get_user_special_dir@Base 2.14.0 
    17121717 g_getenv@Base 2.12.0 
     
    18731878 g_list_free@Base 2.12.0 
    18741879 g_list_free_1@Base 2.12.0 
    1875  g_list_free_full@Base 2.27.5 
     1880 g_list_free_full@Base 2.27.90 
    18761881 g_list_index@Base 2.12.0 
    18771882 g_list_insert@Base 2.12.0 
     
    19161921 g_main_context_get_poll_func@Base 2.12.0 
    19171922 g_main_context_get_thread_default@Base 2.22.0 
    1918  g_main_context_invoke@Base 2.27.5 
    1919  g_main_context_invoke_full@Base 2.27.5 
     1923 g_main_context_invoke@Base 2.27.90 
     1924 g_main_context_invoke_full@Base 2.27.90 
    19201925 g_main_context_is_owner@Base 2.12.0 
    19211926 g_main_context_iteration@Base 2.12.0 
     
    22362241 g_sequence_iter_next@Base 2.14.0 
    22372242 g_sequence_iter_prev@Base 2.14.0 
    2238  g_sequence_lookup@Base 2.27.5 
    2239  g_sequence_lookup_iter@Base 2.27.5 
     2243 g_sequence_lookup@Base 2.27.90 
     2244 g_sequence_lookup_iter@Base 2.27.90 
    22402245 g_sequence_move@Base 2.14.0 
    22412246 g_sequence_move_range@Base 2.14.0 
     
    22672272 g_slice_alloc@Base 2.12.0 
    22682273 g_slice_copy@Base 2.14.0 
    2269  g_slice_debug_tree_statistics@Base 2.27.5 
     2274 g_slice_debug_tree_statistics@Base 2.27.90 
    22702275 g_slice_free1@Base 2.12.0 
    22712276 g_slice_free_chain_with_offset@Base 2.12.0 
     
    22832288 g_slist_free@Base 2.12.0 
    22842289 g_slist_free_1@Base 2.12.0 
    2285  g_slist_free_full@Base 2.27.5 
     2290 g_slist_free_full@Base 2.27.90 
    22862291 g_slist_index@Base 2.12.0 
    22872292 g_slist_insert@Base 2.12.0 
     
    23042309 g_slist_sort_with_data@Base 2.12.0 
    23052310 g_snprintf@Base 2.12.0 
    2306  g_source_add_child_source@Base 2.27.5 
     2311 g_source_add_child_source@Base 2.27.90 
    23072312 g_source_add_poll@Base 2.12.0 
    23082313 g_source_attach@Base 2.12.0 
     
    23142319 g_source_get_name@Base 2.26.0 
    23152320 g_source_get_priority@Base 2.12.0 
    2316  g_source_get_time@Base 2.27.5 
     2321 g_source_get_time@Base 2.27.90 
    23172322 g_source_is_destroyed@Base 2.12.0 
    23182323 g_source_new@Base 2.12.0 
     
    23212326 g_source_remove_by_funcs_user_data@Base 2.12.0 
    23222327 g_source_remove_by_user_data@Base 2.12.0 
    2323  g_source_remove_child_source@Base 2.27.5 
     2328 g_source_remove_child_source@Base 2.27.90 
    23242329 g_source_remove_poll@Base 2.12.0 
    23252330 g_source_set_callback@Base 2.12.0 
     
    25082513 g_time_val_from_iso8601@Base 2.12.0 
    25092514 g_time_val_to_iso8601@Base 2.12.0 
    2510  g_time_zone_adjust_time@Base 2.27.5 
    2511  g_time_zone_find_interval@Base 2.27.5 
    2512  g_time_zone_get_abbreviation@Base 2.27.5 
    2513  g_time_zone_get_offset@Base 2.27.5 
    2514  g_time_zone_is_dst@Base 2.27.5 
     2515 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 
    25152520 g_time_zone_new@Base 2.26.0 
    25162521 g_time_zone_new_local@Base 2.26.0 
     
    26912696 g_variant_iter_next@Base 2.24.0 
    26922697 g_variant_iter_next_value@Base 2.24.0 
    2693  g_variant_lookup@Base 2.27.5 
    2694  g_variant_lookup_value@Base 2.27.5 
     2698 g_variant_lookup@Base 2.27.90 
     2699 g_variant_lookup_value@Base 2.27.90 
    26952700 g_variant_n_children@Base 2.24.0 
    26962701 g_variant_new@Base 2.24.0 
     
    28422847 g_cclosure_new_object_swap@Base 2.12.0 
    28432848 g_cclosure_new_swap@Base 2.12.0 
    2844  g_clear_object@Base 2.27.5 
     2849 g_clear_object@Base 2.27.90 
    28452850 g_closure_add_finalize_notifier@Base 2.12.0 
    28462851 g_closure_add_invalidate_notifier@Base 2.12.0 
     
    29782983 g_ptr_array_get_type@Base 2.22.0 
    29792984 g_regex_get_type@Base 2.14.0 
    2980  g_signal_accumulator_first_wins@Base 2.27.5 
     2985 g_signal_accumulator_first_wins@Base 2.27.90 
    29812986 g_signal_accumulator_true_handled@Base 2.12.0 
    29822987 g_signal_add_emission_hook@Base 2.12.0 
     
    30183023 g_signal_type_cclosure_new@Base 2.12.0 
    30193024 g_source_set_closure@Base 2.12.0 
    3020  g_source_set_dummy_callback@Base 2.27.5 
     3025 g_source_set_dummy_callback@Base 2.27.90 
    30213026 g_strdup_value_contents@Base 2.12.0 
    30223027 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-dev 
    21lib/libglib-2.0.so.0 usr/lib/libglib-2.0.so 
  • pkg/raul/main/glib2.0/trunk/debian/patches/series

    r7022 r7090  
    5560_wait-longer-for-threads-to-die.patch 
    6661_glib-compile-schemas-path.patch 
     762_dont_crash_without_desktop_filename.patch 
  • pkg/raul/main/glib2.0/trunk/debian/rules

    r7022 r7090  
    11#!/usr/bin/make -f 
    22 
     3DEB_BUILDDIR = debian/build 
     4DEB_MAKE_FLAVORS = deb udeb refdbg 
    35DISABLE_UPDATE_UPLOADERS := 1 
     6 
     7include /usr/share/cdbs/1/rules/debhelper.mk 
     8include /usr/share/cdbs/1/rules/utils.mk 
     9include /usr/share/cdbs/1/class/gnome.mk 
     10include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk 
    411include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk 
    5 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk 
     12include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk 
    613 
    714GNOME_MODULE := glib 
    815 
    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 
    3417LDFLAGS += -Wl,-z,defs 
    3518 
     
    3720# pthread is carefully crafted to allow dlopen()ing pthread-using libs; see 
    3821# http://mid.gmane.org/1257999019.21780.15.camel@marzipan 
     22LDFLAGS += -Wl,--no-as-needed 
    3923 
    4024# Make the linker work a bit harder so dynamic loading can be done faster 
     
    5438REFDBG_PKG := libglib$(APIVER)-$(SONAME)-refdbg 
    5539 
    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 
     40DEB_MAKE_DESTDIRSKEL = $(CURDIR)/debian/install/@FLAVOR@ 
    6041 
    61 # list of flavors to run the test suite on 
    62 CHECK_FLAVORS := $(filter deb, $(FLAVORS)) 
     42DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V --add-udeb=$(UDEB_PKG) -- -c4 
     43DEB_DH_MAKESHLIBS_ARGS_$(REFDBG_PKG) = --no-act 
     44DEB_COMPRESS_EXCLUDE += .sgml .devhelp 
     45DEB_DH_STRIP_ARGS_$(REFDBG_PKG) = --no-act 
     46# Don't put the symbols in the -dbg package 
     47DEB_DH_STRIP_ARGS_$(UDEB_PKG) = --dbg-package= 
    6348 
    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 
     49DEB_MAKE_CHECK_TARGET = -k check || true 
    8150 
    8251# configure flags 
    83 common_configure_flags := \ 
    84                         --prefix=/usr \ 
    85                         --mandir=\$${prefix}/share/man \ 
    86                         --infodir=\$${prefix}/share/info \ 
     52DEB_CONFIGURE_EXTRA_FLAGS := \ 
    8753                        --with-html-dir=\$${prefix}/share/doc/$(DOC_PKG) \ 
    8854                        --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 
     56DEB_CONFIGURE_FLAGS_deb := \ 
    9557                        --enable-static 
    96 udeb_configure_flags := $(common_configure_flags) \ 
     58 
     59DEB_CONFIGURE_FLAGS_udeb := \ 
    9760                        --disable-selinux 
    98 refdbg_configure_flags := $(common_configure_flags) \ 
     61 
     62DEB_CONFIGURE_FLAGS_refdbg := \ 
    9963                        --disable-Bsymbolic \ 
    10064                        --enable-debug=yes 
    10165 
    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 
     66clean:: 
    16367        sed \ 
    16468                -e "s#@SONAME@#$(SONAME)#g" \ 
     
    17478                -e "s#@GNOME_TEAM@#$(UPLOADERS)#g" \ 
    17579                -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.