--- empathy-2.25.4.orig/debian/empathy.manpages +++ empathy-2.25.4/debian/empathy.manpages @@ -0,0 +1,2 @@ +debian/empathy.1 +debian/empathy-accounts.1 --- empathy-2.25.4.orig/debian/watch +++ empathy-2.25.4/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://ftp.gnome.org/pub/GNOME/sources/empathy/([0-9.]+)/empathy-(.*).tar.gz --- empathy-2.25.4.orig/debian/README.source +++ empathy-2.25.4/debian/README.source @@ -0,0 +1,58 @@ +Patches +======= + +This package uses cdbs simple-patch-system to store modifications to the +upstream source. + +To get the fully patched source: make -f debian/rules patch + +To revert to what's in git: make -f debian/rules unpatch + +To add a patch: obtain a diff and put it in debian/patches, or see below + +To remove an existing patch: delete it from debian/patches + +Packaging using git +=================== + +The repository contains an appropriate debian/gbp.conf to build this package +using git-buildpackage. The debian branch contains the latest upstream versions +(for unstable, or experimental while a freeze is in progress). The debian-lenny +branch contains versions targeted for lenny, etc. + +Here's how to build it: + + git clone git://git.debian.org/git/pkg-telepathy/empathy.git + cd empathy + git checkout debian + git-buildpackage -us -uc + +or for testing/stable branches like debian-lenny: + + git clone git://git.debian.org/git/pkg-telepathy/empathy.git + cd empathy + git checkout debian-lenny + git-buildpackage -us -uc --git-debian-branch=debian-lenny + +The branch 'upstream' is a copy of the contents of upstream tarballs. To import +upstream tarballs use: + + git checkout debian + git-import-orig ~/empathy-2.x.tar.gz + +The branch 'debian-patches' is 'upstream' plus any patches needed for Debian. +It should be rebased on 'upstream' after each upstream release: + + git checkout debian-patches + git rebase upstream + +The preferred way of adding patches is to cherry pick from an upstream +repository: + + git remote add collabora \ + git+ssh://git.collabora.co.uk/git/empathy.git + git fetch + git checkout debian-patches + git cherry-pick xxxxxxxxxxxxxx + git checkout debian + fakeroot debian/rules update-patches --- empathy-2.25.4.orig/debian/compat +++ empathy-2.25.4/debian/compat @@ -0,0 +1 @@ +5 --- empathy-2.25.4.orig/debian/empathy-megaphone-applet.install +++ empathy-2.25.4/debian/empathy-megaphone-applet.install @@ -0,0 +1,4 @@ +etc/gconf/schemas/GNOME_Megaphone_Applet.schemas +usr/share/empathy/GNOME_Megaphone_Applet.xml +usr/lib/bonobo/servers/GNOME_Megaphone_Applet.server +usr/lib/empathy/megaphone-applet --- empathy-2.25.4.orig/debian/libempathy-gtk-doc.install +++ empathy-2.25.4/debian/libempathy-gtk-doc.install @@ -0,0 +1 @@ +usr/share/gtk-doc/html/libempathy-gtk/ --- empathy-2.25.4.orig/debian/libempathy-doc.install +++ empathy-2.25.4/debian/libempathy-doc.install @@ -0,0 +1 @@ +usr/share/gtk-doc/html/libempathy/ --- empathy-2.25.4.orig/debian/empathy-accounts.1 +++ empathy-2.25.4/debian/empathy-accounts.1 @@ -0,0 +1,12 @@ +.TH EMPATHY-ACCOUNTS "1" "October 2007" "Telepathy project" "User Commands" +.SH NAME +empathy\-accounts \- configure Telepathy instant messaging accounts +.SH SYNOPSIS +empathy\-accounts +.SH DESCRIPTION +empathy-accounts displays a graphical (Gtk+) dialog where the instant messaging +accounts used by Empathy (via Telepathy Mission Control) can be configured. +.SH OPTIONS +There are no command-line options. +.SH SEE ALSO +\fIhttp://telepathy.freedesktop.org/\fR, \fIhttp://live.gnome.org/Empathy\fR --- empathy-2.25.4.orig/debian/empathy.1 +++ empathy-2.25.4/debian/empathy.1 @@ -0,0 +1,24 @@ +.TH EMPATHY "1" "October 2007" "Telepathy project" "User Commands" +.SH NAME +empathy \- GNOME instant messaging client using Telepathy +.SH SYNOPSIS +empathy +.SH DESCRIPTION +Empathy consists of a rich set of reusable instant messaging widgets, and a +GNOME client using those widgets. +It uses Telepathy and Nokia's Mission Control, and reuses Gossip's UI. +.PP +The main user interface consists of a contact list window and an icon in the +notification area. +.SH OPTIONS +There are no command-line options. +.SH ENVIRONMENT +.TP +\fBEMPATHY_LOGFILE\fR=\fIfilename\fR +If set, debug output will go to the given file rather than to stderr. +.TP +\fBEMPATHY_DEBUG\fR=\fItype\fR +May be set to "all" for full debug output, or various undocumented options +(which may change from release to release) to filter the output. +.SH SEE ALSO +\fIhttp://telepathy.freedesktop.org/\fR, \fIhttp://live.gnome.org/Empathy\fR --- empathy-2.25.4.orig/debian/libempathy-gtk17.symbols +++ empathy-2.25.4/debian/libempathy-gtk17.symbols @@ -0,0 +1,187 @@ +libempathy-gtk.so.17 libempathy-gtk17 #MINVER# + empathy_account_chooser_filter_is_connected@Base 0.21.91 + empathy_account_chooser_get_account@Base 0.21.91 + empathy_account_chooser_get_has_all_option@Base 0.21.91 + empathy_account_chooser_get_type@Base 0.21.91 + empathy_account_chooser_new@Base 0.21.91 + empathy_account_chooser_set_account@Base 0.21.91 + empathy_account_chooser_set_filter@Base 0.21.91 + empathy_account_chooser_set_has_all_option@Base 0.21.91 + empathy_account_widget_add_forget_button@Base 0.21.91 + empathy_account_widget_aim_new@Base 0.23.1 + empathy_account_widget_generic_new@Base 0.21.91 + empathy_account_widget_groupwise_new@Base 0.23.1 + empathy_account_widget_handle_params@Base 0.21.91 + empathy_account_widget_icq_new@Base 0.21.91 + empathy_account_widget_irc_new@Base 0.21.91 + empathy_account_widget_jabber_new@Base 0.21.91 + empathy_account_widget_msn_new@Base 0.21.91 + empathy_account_widget_salut_new@Base 0.21.91 + empathy_account_widget_sip_new@Base 0.22.1 + empathy_account_widget_yahoo_new@Base 0.21.91 + empathy_avatar_chooser_get_image_data@Base 0.21.91 + empathy_avatar_chooser_get_type@Base 0.21.91 + empathy_avatar_chooser_new@Base 0.21.91 + empathy_avatar_chooser_set@Base 0.21.91 + empathy_avatar_image_get_type@Base 0.21.91 + empathy_avatar_image_new@Base 0.21.91 + empathy_avatar_image_set@Base 0.21.91 + empathy_cell_renderer_activatable_get_type@Base 0.21.91 + empathy_cell_renderer_activatable_new@Base 0.21.91 + empathy_cell_renderer_expander_get_type@Base 0.21.91 + empathy_cell_renderer_expander_new@Base 0.21.91 + empathy_cell_renderer_text_get_type@Base 0.21.91 + empathy_cell_renderer_text_new@Base 0.21.91 + empathy_chat_clear@Base 0.21.91 + empathy_chat_copy@Base 0.21.91 + empathy_chat_correct_word@Base 0.21.91 + empathy_chat_cut@Base 0.21.91 + empathy_chat_get_account@Base 0.21.91 + empathy_chat_get_contact_menu@Base 0.23.2 + empathy_chat_get_id@Base 0.21.91 + empathy_chat_get_members_count@Base 0.23.1 + empathy_chat_get_name@Base 0.21.91 + empathy_chat_get_remote_contact@Base 0.23.1 + empathy_chat_get_subject@Base 0.23.1 + empathy_chat_get_tp_chat@Base 0.23.1 + empathy_chat_get_type@Base 0.21.91 + empathy_chat_is_room@Base 2.23.91 + empathy_chat_new@Base 0.23.1 + empathy_chat_paste@Base 0.21.91 + empathy_chat_scroll_down@Base 0.21.91 + empathy_chat_set_tp_chat@Base 0.21.91 + empathy_chat_text_view_append_body@Base 2.25.3 + empathy_chat_text_view_append_spacing@Base 2.25.3 + empathy_chat_text_view_get_last_contact@Base 2.25.3 + empathy_chat_text_view_get_type@Base 2.25.3 + empathy_chat_text_view_set_only_if_date@Base 2.25.3 + empathy_chat_text_view_tag_set@Base 2.25.3 + empathy_chat_view_append_event@Base 0.21.91 + empathy_chat_view_append_message@Base 0.21.91 + empathy_chat_view_clear@Base 0.21.91 + empathy_chat_view_copy_clipboard@Base 0.21.91 + empathy_chat_view_find_abilities@Base 0.21.91 + empathy_chat_view_find_next@Base 0.21.91 + empathy_chat_view_find_previous@Base 0.21.91 + empathy_chat_view_get_has_selection@Base 2.25.3 + empathy_chat_view_get_type@Base 0.21.91 + empathy_chat_view_highlight@Base 0.21.91 + empathy_chat_view_scroll@Base 0.21.91 + empathy_chat_view_scroll_down@Base 0.21.91 + empathy_conf_get@Base 0.21.91 + empathy_conf_get_bool@Base 0.21.91 + empathy_conf_get_int@Base 0.21.91 + empathy_conf_get_string@Base 0.21.91 + empathy_conf_get_string_list@Base 0.21.91 + empathy_conf_get_type@Base 0.21.91 + empathy_conf_notify_add@Base 0.21.91 + empathy_conf_notify_remove@Base 0.21.91 + empathy_conf_set_bool@Base 0.21.91 + empathy_conf_set_int@Base 0.21.91 + empathy_conf_set_string@Base 0.21.91 + empathy_conf_set_string_list@Base 0.21.91 + empathy_conf_shutdown@Base 0.21.91 + empathy_contact_call_menu_item_new@Base 0.23.2 + empathy_contact_chat_menu_item_new@Base 0.23.2 + empathy_contact_edit_menu_item_new@Base 0.23.2 + empathy_contact_feature_flags_get_type@Base 0.23.2 + empathy_contact_file_transfer_menu_item_new@Base 2.25.2 + empathy_contact_info_menu_item_new@Base 0.23.2 + empathy_contact_information_dialog_show@Base 0.21.91 + empathy_contact_invite_menu_item_new@Base 2.25.2 + empathy_contact_list_feature_flags_get_type@Base 0.23.2 + empathy_contact_list_store_col_get_type@Base 0.21.91 + empathy_contact_list_store_get_is_compact@Base 0.21.91 + empathy_contact_list_store_get_list_iface@Base 0.21.91 + empathy_contact_list_store_get_parent_group@Base 0.21.91 + empathy_contact_list_store_get_show_avatars@Base 0.21.91 + empathy_contact_list_store_get_show_groups@Base 0.21.91 + empathy_contact_list_store_get_show_offline@Base 0.21.91 + empathy_contact_list_store_get_sort_criterium@Base 0.21.91 + empathy_contact_list_store_get_type@Base 0.21.91 + empathy_contact_list_store_new@Base 0.21.91 + empathy_contact_list_store_row_separator_func@Base 0.21.91 + empathy_contact_list_store_search_equal_func@Base 0.21.91 + empathy_contact_list_store_set_is_compact@Base 0.21.91 + empathy_contact_list_store_set_show_avatars@Base 0.21.91 + empathy_contact_list_store_set_show_groups@Base 0.21.91 + empathy_contact_list_store_set_show_offline@Base 0.21.91 + empathy_contact_list_store_set_sort_criterium@Base 0.21.91 + empathy_contact_list_store_sort_get_type@Base 0.21.91 + empathy_contact_list_view_get_contact_menu@Base 0.21.91 + empathy_contact_list_view_get_group_menu@Base 0.21.91 + empathy_contact_list_view_get_selected@Base 0.21.91 + empathy_contact_list_view_get_selected_group@Base 0.21.91 + empathy_contact_list_view_get_type@Base 0.21.91 + empathy_contact_list_view_new@Base 0.21.91 + empathy_contact_log_menu_item_new@Base 0.23.2 + empathy_contact_menu_new@Base 0.23.2 + empathy_contact_widget_flags_get_type@Base 0.21.91 + empathy_contact_widget_get_contact@Base 0.21.91 + empathy_contact_widget_new@Base 0.21.91 + empathy_contact_widget_set_account_filter@Base 0.21.91 + empathy_contact_widget_set_contact@Base 0.21.91 + empathy_geometry_load@Base 0.21.91 + empathy_geometry_save@Base 0.21.91 + empathy_get_toplevel_window@Base 0.21.91 + empathy_glade_connect@Base 0.21.91 + empathy_glade_get_file@Base 0.21.91 + empathy_glade_get_file_simple@Base 0.21.91 + empathy_glade_setup_size_group@Base 0.21.91 + empathy_gtk_init@Base 2.25.3 + empathy_icon_name_for_contact@Base 0.21.91 + empathy_icon_name_for_presence@Base 0.21.91 + empathy_icon_name_from_account@Base 0.21.91 + empathy_irc_network_dialog_show@Base 0.21.91 + empathy_link_button_new@Base 0.21.91 + empathy_log_window_show@Base 0.21.91 + empathy_new_contact_dialog_show@Base 0.21.91 + empathy_new_message_dialog_show@Base 0.21.91 + empathy_pixbuf_avatar_from_contact_scaled@Base 0.21.91 + empathy_pixbuf_from_avatar_scaled@Base 0.21.91 + empathy_pixbuf_from_data@Base 0.21.91 + empathy_pixbuf_from_data_and_mime@Base 2.25.2 + empathy_pixbuf_from_icon_name@Base 0.21.91 + empathy_pixbuf_scale_down_if_necessary@Base 0.21.91 + empathy_presence_chooser_create_menu@Base 0.21.91 + empathy_presence_chooser_get_type@Base 0.21.91 + empathy_presence_chooser_new@Base 0.21.91 + empathy_profile_chooser_get_selected@Base 0.21.91 + empathy_profile_chooser_n_profiles@Base 0.21.91 + empathy_profile_chooser_new@Base 0.21.91 + empathy_send_file_with_file_chooser@Base 2.25.2 + empathy_smiley_free@Base 0.21.91 + empathy_smiley_manager_add@Base 0.21.91 + empathy_smiley_manager_add_from_pixbuf@Base 0.21.91 + empathy_smiley_manager_get_all@Base 0.21.91 + empathy_smiley_manager_get_type@Base 0.21.91 + empathy_smiley_manager_load@Base 0.21.91 + empathy_smiley_manager_new@Base 0.21.91 + empathy_smiley_manager_parse@Base 0.21.91 + empathy_smiley_menu_new@Base 2.25.3 + empathy_sound_get_type@Base 2.25.4 + empathy_sound_play@Base 2.25.4 + empathy_spell_check@Base 0.21.91 + empathy_spell_dialog_show@Base 0.21.91 + empathy_spell_free_language_codes@Base 0.21.91 + empathy_spell_free_suggestions@Base 0.21.91 + empathy_spell_get_language_codes@Base 0.21.91 + empathy_spell_get_language_name@Base 0.21.91 + empathy_spell_get_suggestions@Base 0.21.91 + empathy_spell_supported@Base 0.21.91 + empathy_subscription_dialog_show@Base 0.21.91 + empathy_text_iter_backward_search@Base 0.21.91 + empathy_text_iter_forward_search@Base 0.21.91 + empathy_theme_boxes_get_type@Base 0.21.91 + empathy_theme_boxes_new@Base 2.25.3 + empathy_theme_irc_get_type@Base 0.21.91 + empathy_theme_irc_new@Base 2.25.3 + empathy_theme_manager_create_view@Base 2.25.3 + empathy_theme_manager_get@Base 0.21.91 + empathy_theme_manager_get_themes@Base 0.21.91 + empathy_theme_manager_get_type@Base 0.21.91 + empathy_toggle_button_set_state_quietly@Base 0.21.91 + empathy_url_show@Base 0.21.91 + empathy_window_get_is_visible@Base 0.21.91 + empathy_window_iconify@Base 0.21.91 + empathy_window_present@Base 0.21.91 --- empathy-2.25.4.orig/debian/gbp.conf +++ empathy-2.25.4/debian/gbp.conf @@ -0,0 +1,9 @@ +[DEFAULT] +debian-branch = debian +upstream-branch = upstream +pristine-tar = True + +[git-buildpackage] +tarball-dir = ../tarballs/ +export-dir = ../build-area/ +no-create-orig = True --- empathy-2.25.4.orig/debian/pyversion +++ empathy-2.25.4/debian/pyversion @@ -0,0 +1 @@ +2.4- --- empathy-2.25.4.orig/debian/copyright +++ empathy-2.25.4/debian/copyright @@ -0,0 +1,51 @@ +This package was debianized by Sjoerd Simons on +Mon, 14 May 2007 22:32:24 +0200. + +It was downloaded from: + + +Upstream Authors: Xavier Claessens + Richard Hult + Michael Hallendal + Martyn Russell + Raphaël Slinckx + +Copyright: 2000 Eazel, Inc. + 2000-2005 Paolo Maggi + 2002-2003 Jeroen Zwartepoorte + 2002-2004 Marco Presenti Gritti + 2002-2006 Imendio AB + 2004-2005 Martyn Russel + 2004-2006 Christian Persch + 2006 Xavier Claessens + 2007 Collabora Ltd. + 2007 Raphaël Slinckx + +The files in po/* are copyright: + 2002-2006 Free Software Foundation, Inc. + 2002-2003 Richard Hult + 2003-2004 Christian Rose + 2006 Daniel Nylander + +The files libempathy-gtk/totem-subtitle-encoding.[ch] are copyright: + Copyright (C) 2001-2006 Bastien Nocera + These files are licenced under the terms of the LGPL licence, + available under Debian systems in /usr/share/common-licenses/LGPL. + + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +On Debian systems, the complete text of the GPL can be found in +/usr/share/common-licenses/GPL. --- empathy-2.25.4.orig/debian/libempathy-gtk-common.install +++ empathy-2.25.4/debian/libempathy-gtk-common.install @@ -0,0 +1,6 @@ +etc/gconf/schemas/empathy.schemas +usr/share/icons/ +usr/share/empathy/icons/ +usr/share/empathy/*.glade +usr/share/empathy/empathy-contact-groups.dtd +usr/share/empathy/empathy-status-presets.dtd --- empathy-2.25.4.orig/debian/libempathy-dev.install +++ empathy-2.25.4/debian/libempathy-dev.install @@ -0,0 +1,4 @@ +usr/include/libempathy +usr/lib/libempathy.so +usr/lib/libempathy.a +usr/lib/pkgconfig/libempathy.pc --- empathy-2.25.4.orig/debian/libempathy19.install +++ empathy-2.25.4/debian/libempathy19.install @@ -0,0 +1 @@ +usr/lib/libempathy.so.* --- empathy-2.25.4.orig/debian/libempathy19.symbols +++ empathy-2.25.4/debian/libempathy19.symbols @@ -0,0 +1,285 @@ +libempathy.so.19 libempathy19 #MINVER# + empathy_account_equal@Base 0.21.91 + empathy_account_hash@Base 0.21.91 + empathy_account_manager_dup_singleton@Base 2.25.4 + empathy_account_manager_get_connected_accounts@Base 2.25.4 + empathy_account_manager_get_connecting_accounts@Base 2.25.4 + empathy_account_manager_get_type@Base 2.25.4 + empathy_account_manager_is_account_just_connected@Base 2.25.4 + empathy_avatar_get_type@Base 0.21.91 + empathy_avatar_new@Base 0.21.91 + empathy_avatar_ref@Base 0.21.91 + empathy_avatar_save_to_file@Base 0.23.4 + empathy_avatar_unref@Base 0.21.91 + empathy_capabilities_get_type@Base 0.21.91 + empathy_channel_get_account@Base 0.23.1 + empathy_chatroom_equal@Base 0.21.91 + empathy_chatroom_get_account@Base 0.21.91 + empathy_chatroom_get_auto_connect@Base 0.21.91 + empathy_chatroom_get_name@Base 0.21.91 + empathy_chatroom_get_room@Base 0.21.91 + empathy_chatroom_get_type@Base 0.21.91 + empathy_chatroom_manager_add@Base 0.21.91 + empathy_chatroom_manager_find@Base 0.21.91 + empathy_chatroom_manager_get_chatrooms@Base 0.21.91 + empathy_chatroom_manager_get_count@Base 0.21.91 + empathy_chatroom_manager_get_type@Base 0.21.91 + empathy_chatroom_manager_new@Base 0.21.91 + empathy_chatroom_manager_remove@Base 0.21.91 + empathy_chatroom_new@Base 0.21.91 + empathy_chatroom_new_full@Base 0.21.91 + empathy_chatroom_set_account@Base 0.21.91 + empathy_chatroom_set_auto_connect@Base 0.21.91 + empathy_chatroom_set_name@Base 0.21.91 + empathy_chatroom_set_room@Base 0.21.91 + empathy_connection_request_channel@Base 2.23.90 + empathy_contact_can_send_files@Base 2.25.2 + empathy_contact_can_voip@Base 0.21.91 + empathy_contact_equal@Base 0.21.91 + empathy_contact_factory_get_from_handle@Base 0.21.91 + empathy_contact_factory_get_from_handles@Base 0.21.91 + empathy_contact_factory_get_from_id@Base 0.21.91 + empathy_contact_factory_get_tp_factory@Base 0.23.1 + empathy_contact_factory_get_type@Base 0.21.91 + empathy_contact_factory_get_user@Base 0.21.91 + empathy_contact_factory_new@Base 0.21.91 + empathy_contact_factory_set_alias@Base 0.21.91 + empathy_contact_factory_set_avatar@Base 0.21.91 + empathy_contact_get_account@Base 0.21.91 + empathy_contact_get_avatar@Base 0.21.91 + empathy_contact_get_capabilities@Base 0.21.91 + empathy_contact_get_handle@Base 0.21.91 + empathy_contact_get_id@Base 0.21.91 + empathy_contact_get_name@Base 0.21.91 + empathy_contact_get_presence@Base 0.21.91 + empathy_contact_get_presence_message@Base 0.21.91 + empathy_contact_get_ready@Base 0.23.1 + empathy_contact_get_status@Base 0.21.91 + empathy_contact_get_type@Base 0.21.91 + empathy_contact_group_get_expanded@Base 0.21.91 + empathy_contact_group_set_expanded@Base 0.21.91 + empathy_contact_groups_get_all@Base 0.21.91 + empathy_contact_hash@Base 0.21.91 + empathy_contact_is_online@Base 0.21.91 + empathy_contact_is_user@Base 0.21.91 + empathy_contact_list_add@Base 0.21.91 + empathy_contact_list_add_to_group@Base 0.21.91 + empathy_contact_list_get_all_groups@Base 0.21.91 + empathy_contact_list_get_groups@Base 0.21.91 + empathy_contact_list_get_members@Base 0.21.91 + empathy_contact_list_get_monitor@Base 2.25.4 + empathy_contact_list_get_pendings@Base 0.21.91 + empathy_contact_list_get_type@Base 0.21.91 + empathy_contact_list_remove@Base 0.21.91 + empathy_contact_list_remove_from_group@Base 0.21.91 + empathy_contact_list_remove_group@Base 0.21.91 + empathy_contact_list_rename_group@Base 0.21.91 + empathy_contact_load_avatar_cache@Base 0.23.3 + empathy_contact_load_avatar_data@Base 0.23.3 + empathy_contact_manager_can_add@Base 2.25.3 + empathy_contact_manager_get_list@Base 0.21.91 + empathy_contact_manager_get_type@Base 0.21.91 + empathy_contact_manager_new@Base 0.21.91 + empathy_contact_monitor_get_type@Base 2.25.4 + empathy_contact_monitor_new_for_iface@Base 2.25.4 + empathy_contact_monitor_set_iface@Base 2.25.4 + empathy_contact_new@Base 0.21.91 + empathy_contact_new_full@Base 0.21.91 + empathy_contact_ready_get_type@Base 0.23.1 + empathy_contact_run_until_ready@Base 0.23.1 + empathy_contact_set_account@Base 0.21.91 + empathy_contact_set_avatar@Base 0.21.91 + empathy_contact_set_capabilities@Base 0.21.91 + empathy_contact_set_handle@Base 0.21.91 + empathy_contact_set_id@Base 0.21.91 + empathy_contact_set_is_user@Base 0.21.91 + empathy_contact_set_name@Base 0.21.91 + empathy_contact_set_presence@Base 0.21.91 + empathy_contact_set_presence_message@Base 0.21.91 + empathy_debug@Base 0.23.2 + empathy_debug_flag_is_set@Base 0.23.2 + empathy_debug_flags_get_type@Base 0.23.2 + empathy_debug_set_flags@Base 0.23.2 + empathy_dispatcher_call_with_contact@Base 0.23.3 + empathy_dispatcher_call_with_contact_id@Base 0.23.3 + empathy_dispatcher_channel_process@Base 0.23.2 + empathy_dispatcher_chat_with_contact@Base 0.23.3 + empathy_dispatcher_chat_with_contact_id@Base 0.23.3 + empathy_dispatcher_get_type@Base 0.23.2 + empathy_dispatcher_new@Base 0.23.2 + empathy_dispatcher_send_file@Base 2.25.2 + empathy_dispatcher_tube_get_type@Base 0.23.2 + empathy_dispatcher_tube_process@Base 0.23.2 + empathy_dispatcher_tube_ref@Base 0.23.2 + empathy_dispatcher_tube_unref@Base 0.23.2 + empathy_file_lookup@Base 0.23.1 + empathy_idle_get_auto_away@Base 0.21.91 + empathy_idle_get_flash_state@Base 0.21.91 + empathy_idle_get_state@Base 0.21.91 + empathy_idle_get_status@Base 0.21.91 + empathy_idle_get_type@Base 0.21.91 + empathy_idle_get_use_nm@Base 0.21.91 + empathy_idle_new@Base 0.21.91 + empathy_idle_set_auto_away@Base 0.21.91 + empathy_idle_set_flash_state@Base 0.21.91 + empathy_idle_set_presence@Base 0.21.91 + empathy_idle_set_state@Base 0.21.91 + empathy_idle_set_status@Base 0.21.91 + empathy_idle_set_use_nm@Base 0.21.91 + empathy_init@Base 2.25.3 + empathy_irc_network_append_server@Base 0.21.91 + empathy_irc_network_get_servers@Base 0.21.91 + empathy_irc_network_get_type@Base 0.21.91 + empathy_irc_network_manager_add@Base 0.21.91 + empathy_irc_network_manager_find_network_by_address@Base 0.21.91 + empathy_irc_network_manager_get_networks@Base 0.21.91 + empathy_irc_network_manager_get_type@Base 0.21.91 + empathy_irc_network_manager_new@Base 0.21.91 + empathy_irc_network_manager_remove@Base 0.21.91 + empathy_irc_network_new@Base 0.21.91 + empathy_irc_network_remove_server@Base 0.21.91 + empathy_irc_network_set_server_position@Base 0.21.91 + empathy_irc_server_get_type@Base 0.21.91 + empathy_irc_server_new@Base 0.21.91 + empathy_log_manager_add_message@Base 0.21.91 + empathy_log_manager_exists@Base 0.21.91 + empathy_log_manager_get_chats@Base 0.21.91 + empathy_log_manager_get_date_readable@Base 0.21.91 + empathy_log_manager_get_dates@Base 0.21.91 + empathy_log_manager_get_last_messages@Base 0.21.91 + empathy_log_manager_get_messages_for_date@Base 0.21.91 + empathy_log_manager_get_messages_for_file@Base 0.21.91 + empathy_log_manager_get_type@Base 0.21.91 + empathy_log_manager_new@Base 0.21.91 + empathy_log_manager_search_free@Base 0.21.91 + empathy_log_manager_search_new@Base 0.21.91 + empathy_message_get_body@Base 0.21.91 + empathy_message_get_receiver@Base 0.21.91 + empathy_message_get_sender@Base 0.21.91 + empathy_message_get_timestamp@Base 0.21.91 + empathy_message_get_tptype@Base 0.23.2 + empathy_message_get_type@Base 0.21.91 + empathy_message_new@Base 0.21.91 + empathy_message_set_body@Base 0.21.91 + empathy_message_set_receiver@Base 0.21.91 + empathy_message_set_sender@Base 0.21.91 + empathy_message_set_timestamp@Base 0.21.91 + empathy_message_set_tptype@Base 0.23.2 + empathy_message_should_highlight@Base 0.23.1 + empathy_message_type_from_str@Base 0.21.91 + empathy_message_type_to_str@Base 0.21.91 + empathy_mission_control_new@Base 0.21.91 + empathy_pending_info_free@Base 0.21.91 + empathy_pending_info_new@Base 0.21.91 + empathy_presence_from_str@Base 0.21.91 + empathy_presence_get_default_message@Base 0.21.91 + empathy_presence_to_str@Base 0.21.91 + empathy_proxy_equal@Base 0.23.3 + empathy_proxy_hash@Base 0.23.3 + empathy_run_until_ready@Base 0.23.1 + empathy_run_until_ready_full@Base 0.23.1 + empathy_status_presets_clear_default@Base 0.21.91 + empathy_status_presets_get@Base 0.21.91 + empathy_status_presets_get_all@Base 0.21.91 + empathy_status_presets_get_default_state@Base 0.21.91 + empathy_status_presets_get_default_status@Base 0.21.91 + empathy_status_presets_remove@Base 0.21.91 + empathy_status_presets_reset@Base 0.21.91 + empathy_status_presets_set_default@Base 0.21.91 + empathy_status_presets_set_last@Base 0.21.91 + empathy_strcasecmp@Base 0.21.91 + empathy_strncasecmp@Base 0.21.91 + empathy_substring@Base 0.21.91 + empathy_time_get_current@Base 0.21.91 + empathy_time_get_local_time@Base 0.21.91 + empathy_time_parse@Base 0.21.91 + empathy_time_to_string_local@Base 0.21.91 + empathy_time_to_string_utc@Base 0.21.91 + empathy_tp_call_accept_incoming_call@Base 0.21.91 + empathy_tp_call_add_output_video@Base 0.21.91 + empathy_tp_call_add_preview_video@Base 0.21.91 + empathy_tp_call_get_type@Base 0.21.91 + empathy_tp_call_has_dtmf@Base 0.23.4 + empathy_tp_call_mute_input@Base 0.21.91 + empathy_tp_call_mute_output@Base 0.21.91 + empathy_tp_call_new@Base 0.21.91 + empathy_tp_call_remove_preview_video@Base 0.21.91 + empathy_tp_call_request_video_stream_direction@Base 0.21.91 + empathy_tp_call_set_output_volume@Base 0.21.91 + empathy_tp_call_start_tone@Base 0.23.2 + empathy_tp_call_status_get_type@Base 0.21.91 + empathy_tp_call_stop_tone@Base 0.23.2 + empathy_tp_chat_emit_pendings@Base 0.23.1 + empathy_tp_chat_get_account@Base 0.21.91 + empathy_tp_chat_get_channel@Base 0.23.2 + empathy_tp_chat_get_id@Base 0.21.91 + empathy_tp_chat_get_members_count@Base 0.23.1 + empathy_tp_chat_get_remote_contact@Base 0.23.1 + empathy_tp_chat_get_type@Base 0.21.91 + empathy_tp_chat_is_ready@Base 0.23.1 + empathy_tp_chat_new@Base 0.21.91 + empathy_tp_chat_send@Base 0.21.91 + empathy_tp_chat_set_acknowledge@Base 0.21.91 + empathy_tp_chat_set_property@Base 0.23.1 + empathy_tp_chat_set_state@Base 0.21.91 + empathy_tp_contact_factory_get_from_handle@Base 0.21.91 + empathy_tp_contact_factory_get_from_handles@Base 0.21.91 + empathy_tp_contact_factory_get_from_id@Base 0.21.91 + empathy_tp_contact_factory_get_type@Base 0.21.91 + empathy_tp_contact_factory_get_user@Base 0.21.91 + empathy_tp_contact_factory_is_ready@Base 0.23.1 + empathy_tp_contact_factory_new@Base 0.21.91 + empathy_tp_contact_factory_set_alias@Base 0.21.91 + empathy_tp_contact_factory_set_avatar@Base 0.21.91 + empathy_tp_contact_list_can_add@Base 2.25.3 + empathy_tp_contact_list_get_account@Base 0.21.91 + empathy_tp_contact_list_get_type@Base 0.21.91 + empathy_tp_contact_list_new@Base 0.21.91 + empathy_tp_file_accept@Base 2.25.2 + empathy_tp_file_cancel@Base 2.25.2 + empathy_tp_file_get_channel@Base 2.25.2 + empathy_tp_file_get_contact@Base 2.25.2 + empathy_tp_file_get_content_type@Base 2.25.2 + empathy_tp_file_get_filename@Base 2.25.2 + empathy_tp_file_get_remaining_time@Base 2.25.2 + empathy_tp_file_get_size@Base 2.25.2 + empathy_tp_file_get_state@Base 2.25.2 + empathy_tp_file_get_transferred_bytes@Base 2.25.2 + empathy_tp_file_get_type@Base 2.25.2 + empathy_tp_file_is_incoming@Base 2.25.2 + empathy_tp_file_new@Base 2.25.2 + empathy_tp_file_offer@Base 2.25.2 + empathy_tp_group_add_member@Base 0.21.91 + empathy_tp_group_add_members@Base 0.21.91 + empathy_tp_group_close@Base 0.21.91 + empathy_tp_group_get_flags@Base 2.25.3 + empathy_tp_group_get_invitation@Base 0.23.1 + empathy_tp_group_get_local_pendings@Base 0.21.91 + empathy_tp_group_get_members@Base 0.21.91 + empathy_tp_group_get_name@Base 0.21.91 + empathy_tp_group_get_remote_pendings@Base 0.21.91 + empathy_tp_group_get_self_contact@Base 0.21.91 + empathy_tp_group_get_type@Base 0.21.91 + empathy_tp_group_is_member@Base 0.21.91 + empathy_tp_group_is_ready@Base 0.23.1 + empathy_tp_group_new@Base 0.21.91 + empathy_tp_group_remove_member@Base 0.21.91 + empathy_tp_group_remove_members@Base 0.21.91 + empathy_tp_roomlist_get_type@Base 0.21.91 + empathy_tp_roomlist_is_listing@Base 0.21.91 + empathy_tp_roomlist_new@Base 0.21.91 + empathy_tp_roomlist_start@Base 0.21.91 + empathy_tp_roomlist_stop@Base 0.21.91 + empathy_tp_tube_accept_stream_tube@Base 0.23.1 + empathy_tp_tube_get_socket@Base 0.23.1 + empathy_tp_tube_get_type@Base 0.23.1 + empathy_tp_tube_new@Base 0.23.1 + empathy_tp_tube_new_stream_tube@Base 0.23.1 + empathy_tube_handler_build_bus_name@Base 0.23.1 + empathy_tube_handler_build_object_path@Base 0.23.1 + empathy_tube_handler_get_type@Base 0.23.1 + empathy_tube_handler_new@Base 0.23.1 + empathy_xml_node_find_child_prop_value@Base 0.21.91 + empathy_xml_node_get_child@Base 0.21.91 + empathy_xml_node_get_child_content@Base 0.21.91 + empathy_xml_validate@Base 0.21.91 --- empathy-2.25.4.orig/debian/control +++ empathy-2.25.4/debian/control @@ -0,0 +1,234 @@ +Source: empathy +Section: gnome +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Debian Telepathy maintainers +Uploaders: Sjoerd Simons , + Dafydd Harries , + Simon McVittie , + Riccardo Setti , + Laurent Bigonville +Build-Depends: cdbs, + debhelper (>= 5), + rarian-compat, + librarian-dev, + libglib2.0-dev (>= 2.16.0), + libgtk2.0-dev (>= 2.14.0), + libglade2-dev (>= 2.0.0), + libpanel-applet2-dev (>= 2.10.0), + libgconf2-dev (>= 1.2.0), + libtelepathy-glib-dev (>= 0.7.15), + libmissioncontrol-client-dev (>= 4.61), + intltool, + libenchant-dev (>= 1.2.0), + iso-codes, + libebook1.2-dev, + python-gtk2-dev, + python-support (>= 0.3), + xsltproc, + gnome-doc-utils (>= 0.3.2), + libcanberra-gtk-dev (>= 0.4) +Standards-Version: 3.8.0 +Vcs-Git: git://git.debian.org/git/pkg-telepathy/empathy.git +Vcs-Browser: http://git.debian.org/?p=pkg-telepathy/empathy.git +XS-Dm-Upload-Allowed: yes + +Package: empathy +Architecture: any +Section: gnome +Depends: ${shlibs:Depends}, + ${misc:Depends}, + dbus-x11 +Recommends: telepathy-gabble, + telepathy-salut, + telepathy-butterfly, + telepathy-haze, + telepathy-stream-engine, + gvfs-backends +Suggests: telepathy-idle +Conflicts: telepathy-stream-engine (<< 0.5.2) +Description: High-level library and user-interface for Telepathy + Empathy consists of a rich set of reusable instant messaging widgets, and a + GNOME client using those widgets. It uses Telepathy and Nokia's Mission + Control, and reuses Gossip's UI. The main goal is to permit desktop + integration by providing libempathy and libempathy-gtk libraries. + libempathy-gtk is a set of powerful widgets that can be embeded into any + GNOME application. + . + This packet contains the empathy IM application and account manager. + +Package: libempathy-common +Architecture: all +Section: misc +Conflicts: empathy (<< 0.12-1), libempathy-gtk-common (<< 0.21.5.2) +Replaces: empathy (<< 0.12-1) +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: High-level library and user-interface for Telepathy + Empathy consists of a rich set of reusable instant messaging widgets, and a + GNOME client using those widgets. It uses Telepathy and Nokia's Mission + Control, and reuses Gossip's UI. The main goal is to permit desktop + integration by providing libempathy and libempathy-gtk libraries. + libempathy-gtk is a set of powerful widgets that can be embeded into any + GNOME application. + . + This packet contains common files for libempathy + + +Package: libempathy19 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libempathy-common (= ${source:Version}), + telepathy-mission-control +Conflicts: cohoba, + gossip-telepathy +Description: High-level library and user-interface for Telepathy + Empathy consists of a rich set of reusable instant messaging widgets, and a + GNOME client using those widgets. It uses Telepathy and Nokia's Mission + Control, and reuses Gossip's UI. The main goal is to permit desktop + integration by providing libempathy and libempathy-gtk libraries. + libempathy-gtk is a set of powerful widgets that can be embeded into any + GNOME application. + . + This packages contains the low-level empathy library + +Package: libempathy-doc +Architecture: all +Section: doc +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: High-level library and user-interface for Telepathy + Empathy consists of a rich set of reusable instant messaging widgets, and a + GNOME client using those widgets. It uses Telepathy and Nokia's Mission + Control, and reuses Gossip's UI. The main goal is to permit desktop + integration by providing libempathy and libempathy-gtk libraries. + libempathy-gtk is a set of powerful widgets that can be embeded into any + GNOME application. + . + This package contains documentation for libempathy + +Package: libempathy-dev +Architecture: any +Section: libdevel +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libmissioncontrol-client-dev, + libglib2.0-dev, + libxml2-dev, + libtelepathy-dev, + libempathy19 (= ${binary:Version}) +Description: High-level library and user-interface for Telepathy + Empathy consists of a rich set of reusable instant messaging widgets, and a + GNOME client using those widgets. It uses Telepathy and Nokia's Mission + Control, and reuses Gossip's UI. The main goal is to permit desktop + integration by providing libempathy and libempathy-gtk libraries. + libempathy-gtk is a set of powerful widgets that can be embeded into any + GNOME application. + . + This package contains development files for libempathy + +Package: libempathy-gtk-doc +Architecture: all +Section: doc +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: High-level library and user-interface for Telepathy + Empathy consists of a rich set of reusable instant messaging widgets, and a + GNOME client using those widgets. It uses Telepathy and Nokia's Mission + Control, and reuses Gossip's UI. The main goal is to permit desktop + integration by providing libempathy and libempathy-gtk libraries. + libempathy-gtk is a set of powerful widgets that can be embeded into any + GNOME application. + . + This package contains documentation for libempathy-gtk + +Package: libempathy-gtk-common +Architecture: all +Section: misc +Conflicts: empathy (<< 0.12-1) +Replaces: empathy (<< 0.12-1) +Depends: ${shlibs:Depends}, + ${misc:Depends}, + gnome-icon-theme +Description: High-level library and user-interface for Telepathy + Empathy consists of a rich set of reusable instant messaging widgets, and a + GNOME client using those widgets. It uses Telepathy and Nokia's Mission + Control, and reuses Gossip's UI. The main goal is to permit desktop + integration by providing libempathy and libempathy-gtk libraries. + libempathy-gtk is a set of powerful widgets that can be embeded into any + GNOME application. + . + This package contains common files for libempathy-gtk + +Package: libempathy-gtk17 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libempathy-gtk-common (= ${source:Version}) +Description: High-level library and user-interface for Telepathy + Empathy consists of a rich set of reusable instant messaging widgets, and a + GNOME client using those widgets. It uses Telepathy and Nokia's Mission + Control, and reuses Gossip's UI. The main goal is to permit desktop + integration by providing libempathy and libempathy-gtk libraries. + libempathy-gtk is a set of powerful widgets that can be embeded into any + GNOME application. + . + This package contains a library of widgets for use in IM applications. + +Package: libempathy-gtk-dev +Architecture: any +Section: libdevel +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libempathy-dev, + libempathy-gtk17 (= ${binary:Version}), + libgtk2.0-dev (>= 2.10.0), + libglade2-dev (>= 2.0.0) +Description: High-level library and user-interface for Telepathy + Empathy consists of a rich set of reusable instant messaging widgets, and a + GNOME client using those widgets. It uses Telepathy and Nokia's Mission + Control, and reuses Gossip's UI. The main goal is to permit desktop + integration by providing libempathy and libempathy-gtk libraries. + libempathy-gtk is a set of powerful widgets that can be embeded into any + GNOME application. + . + This package contains development files for libempathy-gtk + +Package: python-empathy +Architecture: any +Section: python +Provides: ${python:Provides} +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${python:Depends} +XB-Python-Version: ${python:Versions} +Description: High-level library and user-interface for Telepathy + Empathy consists of a rich set of reusable instant messaging widgets, and a + GNOME client using those widgets. It uses Telepathy and Nokia's Mission + Control, and reuses Gossip's UI. The main goal is to permit desktop + integration by providing libempathy and libempathy-gtk libraries. + libempathy-gtk is a set of powerful widgets that can be embeded into any + GNOME application. + . + This package contains Python bindings for libempathy and libempathy-gtk + +Package: empathy-megaphone-applet +Architecture: any +Section: gnome +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: High-level library and user-interface for Telepathy + Empathy consists of a rich set of reusable instant messaging widgets, and a + GNOME client using those widgets. It uses Telepathy and Nokia's Mission + Control, and reuses Gossip's UI. The main goal is to permit desktop + integration by providing libempathy and libempathy-gtk libraries. + libempathy-gtk is a set of powerful widgets that can be embeded into any + GNOME application. + . + This packet contains the megaphone applet + . + The megaphone applet let you start a conversiation with a contact + and see his status directly from the gnome-panel. --- empathy-2.25.4.orig/debian/empathy.install +++ empathy-2.25.4/debian/empathy.install @@ -0,0 +1,4 @@ +usr/bin/ +usr/share/applications/empathy.desktop +usr/share/gnome/help/empathy/ +usr/share/omf/empathy/ --- empathy-2.25.4.orig/debian/libempathy-gtk-dev.install +++ empathy-2.25.4/debian/libempathy-gtk-dev.install @@ -0,0 +1,4 @@ +usr/include/libempathy-gtk +usr/lib/libempathy-gtk*.so +usr/lib/libempathy-gtk*.a +usr/lib/pkgconfig/libempathy-gtk.pc --- empathy-2.25.4.orig/debian/libempathy-common.install +++ empathy-2.25.4/debian/libempathy-common.install @@ -0,0 +1,7 @@ +usr/share/mission-control +usr/share/locale +usr/share/empathy/empathy-chatroom-manager.dtd +usr/share/empathy/empathy-log-manager.xsl +usr/share/empathy/empathy-irc-networks.dtd +usr/share/empathy/irc-networks.xml + --- empathy-2.25.4.orig/debian/python-empathy.install +++ empathy-2.25.4/debian/python-empathy.install @@ -0,0 +1 @@ +usr/lib/python*/site-packages/*.so --- empathy-2.25.4.orig/debian/changelog +++ empathy-2.25.4/debian/changelog @@ -0,0 +1,673 @@ +empathy (2.25.4-1ubuntu1) jaunty; urgency=low + + * Merge from debian experimental, remaining changes: + - Add Recommends on telepathy-butterfly and telepathy-haze + - Add Suggests on telepathy-idle + * Drop debian/patches/01fixtabbehavour.diff: Upstream is not happy + with this patch. + + -- Laurent Bigonville Sun, 18 Jan 2009 14:31:56 +0100 + +empathy (2.25.4-1) experimental; urgency=low + + [ Simon McVittie ] + * Switch packaging to git + * Add gbp.conf (for git-buildpackage) and `debian/rules update-patches` + target + * Add README.source + + [ Sjoerd Simons ] + * New Upstream Version + * debian/control: Add libcanberra-gtk-dev to build-depends + * debian/control: Bump libempathy soname from 17 to 19 + * debian/libempathy-gtk17.symbols: Update with new symbols + * debian/libempathy19.symbols: Update with new symbols + * debian/patches/0001-Set-initial-value-for-sound-pref-checkboxes.patch + - Added. Set the initial values of the sound preferences from the + configuration. (From upstream git) + + -- Sjoerd Simons Wed, 07 Jan 2009 18:33:49 +0000 + +empathy (2.25.3-1) experimental; urgency=low + + * New upstream release + - Bump libempathy-gtk soname + - Fix symbols files + * debian/control: + - Bump libgtk2.0-dev build-dependency + - Drop libgnomeui-dev build-dep + * Drop debian/patches/64bit-build-fix.patch: fixed upstream + + -- Laurent Bigonville Sat, 20 Dec 2008 21:45:15 +0100 + +empathy (2.25.2-2ubuntu1) jaunty; urgency=low + + * Merge from debian experimental, remaining changes: + - debian/patches/01fixtabbehavour.diff: Change behaviour of tabs in chat + dialogs + - Add Recommends on telepathy-butterfly and telepathy-haze + - Add Suggests on telepathy-idle + + -- Laurent Bigonville Thu, 04 Dec 2008 15:31:52 +0100 + +empathy (2.25.2-2) experimental; urgency=low + + * debian/patches/64bit-build-fix.patch: + - Fix build on 64 bit platforms + + -- Sjoerd Simons Thu, 04 Dec 2008 00:46:53 +0000 + +empathy (2.25.2-1ubuntu1) jaunty; urgency=low + + * Merge from debian experimental, remaining changes: + - debian/patches/01fixtabbehavour.diff: Change behaviour of tabs in chat + dialogs + - Add Recommends on telepathy-butterfly and telepathy-haze + - Add Suggests on telepathy-idle + + -- Laurent Bigonville Mon, 01 Dec 2008 22:20:36 +0100 + +empathy (2.25.2-1) experimental; urgency=low + + * New upstream release. + - Bump libtelepathy-glib-dev build-dep and add libgnomeui-dev + - Bump soname of libempathy + + -- Laurent Bigonville Mon, 01 Dec 2008 21:35:56 +0100 + +empathy (2.24.1-1ubuntu1) intrepid; urgency=low + + * Merge from debian experimental, remaining changes: + - debian/patches/01fixtabbehavour.diff: Change behaviour of tabs in chat + dialogs + - Add Recommends on telepathy-butterfly and telepathy-haze + - Add Suggests on telepathy-idle + + -- Laurent Bigonville Mon, 20 Oct 2008 21:48:50 +0200 + +empathy (2.24.1-1) experimental; urgency=low + + * New upstream release. + + -- Laurent Bigonville Mon, 20 Oct 2008 21:12:27 +0200 + +empathy (2.24.0-1ubuntu1) intrepid; urgency=low + + * Merge from debian experimental, remaining changes: + - debian/patches/01fixtabbehavour.diff: Change behaviour of tabs in chat + dialogs + - Add Recommends on telepathy-butterfly and telepathy-haze + - Add Suggests on telepathy-idle + + -- Laurent Bigonville Mon, 22 Sep 2008 23:32:45 +0200 + +empathy (2.24.0-1) experimental; urgency=low + + * New upstream release. + + -- Laurent Bigonville Mon, 22 Sep 2008 21:37:47 +0200 + +empathy (2.23.92-1ubuntu1) intrepid; urgency=low + + * Merge from debian unstable, remaining changes: + - debian/patches/01fixtabbehavour.diff: Change behaviour of tabs in chat + dialogs + * Re-add lost recommends and suggests on tp-butterfly, tp-haze and tp-idle + + -- Laurent Bigonville Wed, 10 Sep 2008 00:09:14 +0200 + +empathy (2.23.92-1) experimental; urgency=low + + * New upstream release + - Adjust libempathy-gtk15.symbols + * Use my debian.org address in Uploaders + + -- Laurent Bigonville Tue, 09 Sep 2008 19:03:12 +0200 + +empathy (2.23.91-0ubuntu1) intrepid; urgency=low + + * New upstream release + - Adjust libempathy-gtk15.symbols + * Put the telepathy team as maintainer of the package + + -- Laurent Bigonville Tue, 02 Sep 2008 19:48:54 +0200 + +empathy (2.23.90-2) experimental; urgency=low + + * debian/libempathy14.symbols: Fix version of an exported symbol + * Use rarian-compat and librarian-dev instead of scrollkeeper as build-dep + * Bump build-deps and remove libtelepathy-dev (not needed anymore) + * Remove --enable-voip flags (voip enabled by default), rename + --enable-aspell to --enable-spell + * Add explicit build-depends against libglib2.0-dev + * Install gnome help and omf files in empathy package + + -- Laurent Bigonville Mon, 25 Aug 2008 08:04:11 +0200 + +empathy (2.23.90-1) experimental; urgency=low + + * New upstream release. + + -- Dafydd Harries Sun, 24 Aug 2008 22:03:36 +0100 + +empathy (2.23.90-0ubuntu1) intrepid; urgency=low + + * New upstream release, adjust symbols files + * Revert to cdbs instead of debhelper 7 + * Move Scott James Remnant patch to debian/patches + + -- Laurent Bigonville Wed, 20 Aug 2008 19:00:04 +0200 + +empathy (2.23.6-0ubuntu8) intrepid; urgency=low + + * Finally got something like the effect I was after. + + -- Scott James Remnant Mon, 18 Aug 2008 12:01:35 +0100 + +empathy (2.23.6-0ubuntu7) intrepid; urgency=low + + * Err, it wasn't a homogenous tabs problem, it was simply a packing + problem. + + -- Scott James Remnant Mon, 18 Aug 2008 11:42:55 +0100 + +empathy (2.23.6-0ubuntu6) intrepid; urgency=low + + * Don't use homogeneous tabs in the chat window. + + -- Scott James Remnant Mon, 18 Aug 2008 10:32:43 +0100 + +empathy (2.23.6-0ubuntu5) intrepid; urgency=low + + * Install gnome help and omf files in empathy package (LP: #257189) + + -- Laurent Bigonville Thu, 14 Aug 2008 18:53:35 +0200 + +empathy (2.23.6-0ubuntu4) intrepid; urgency=low + + * Demotte telepathy-idle to Suggests + + -- Laurent Bigonville Mon, 11 Aug 2008 23:37:22 +0200 + +empathy (2.23.6-0ubuntu3) intrepid; urgency=low + + * Add telepathy-idle as recommends for the empathy package (LP: #256783) + + -- David Futcher Mon, 11 Aug 2008 16:34:16 +0100 + +empathy (2.23.6-0ubuntu2) intrepid; urgency=low + + * Add telepathy-butterfly and telepathy-haze as recommends for the empathy + package + + -- Laurent Bigonville Fri, 08 Aug 2008 17:02:45 +0200 + +empathy (2.23.6-0ubuntu1) intrepid; urgency=low + + * New upstream release + * Drop debian/patches/00_mark_unknown_presence_id_as_unset.patch: applied + upstream + * Use rarian-compat and librarian-dev instead of scrollkeeper as build-dep + * Bump debhelper compat to 7 + * Use new dh mechanism instead of cdbs + * Bump build-deps and remove libtelepathy-dev (not needed anymore) + * Remove --enable-voip flags (voip enabled by default), rename + --enable-aspell to --enable-spell + + -- Laurent Bigonville Fri, 08 Aug 2008 16:15:17 +0200 + +empathy (0.23.4-1) experimental; urgency=low + + [ Laurent Bigonville ] + * Bump Standards-Version to 3.8.0 (no further changes) + + [ Sjoerd Simons ] + * New upstream release + * Bumped soname of libempathy-gtk again and update symbols file + * Add a version depend on telepathy-glib-dev matching the configure.ac + + -- Sjoerd Simons Sat, 02 Aug 2008 22:08:58 +0100 + +empathy (0.23.3-3) unstable; urgency=low + + * Use my debian.org address in Uploaders + * debian/patches/00empathy_486683.patch: Fix crash when adding SIP contacts + (Closes: #486683) + + -- Laurent Bigonville Sat, 25 Oct 2008 00:30:02 +0200 + +empathy (0.23.3-2) unstable; urgency=low + + * Add recommend on gvfs-backends. These are used for the url handlers in the + chat window. + * debian/patches/00_mark_unknown_presence_id_as_unset.patch + + Added. Mark presence as unknown when the presence string isn't + recognized + + -- Sjoerd Simons Sat, 02 Aug 2008 19:56:46 +0100 + +empathy (0.23.3-1ubuntu2) intrepid; urgency=low + + * Also pass --disable-scrollkeeper to configure. + (fixes FTBFS, LP: #247720, #253295) + + -- Michael Bienia Wed, 30 Jul 2008 16:36:27 +0200 + +empathy (0.23.3-1ubuntu1) intrepid; urgency=low + + * libempathy-gtk/empathy-ui-utils.c, src/empathy-status-icon.c: + - Add format "%s" to function calls. Fixes FTBFS caused by default compiler + flags (error: format not a string literal and no format arguments) + * Modify Maintainer value to match the DebianMaintainerField specification. + + -- Albin Tonnerre Thu, 19 Jun 2008 12:33:47 +0200 + +empathy (0.23.3-1) unstable; urgency=low + + [ Sjoerd Simons ] + * New upstream release (0.23.3) + * Bump libempathy and libempathy-gtk sonames + * debian/*.symbols: Remove the debian version number from all symbols + + [ Laurent Bigonville ] + * New upstream release (0.23.2) + - Bump libempathy and libempathy-gtk soname and fix symbols files + * Add dbus-x11 dependency on empathy package (Closes: #480486) + * Add licence information about files libempathy-gtk/totem-subtitle-encoding.c + and libempathy-gtk/totem-subtitle-encoding.h + + -- Sjoerd Simons Fri, 06 Jun 2008 17:14:31 +0100 + +empathy (0.23.1-1) unstable; urgency=low + + [ Laurent Bigonville ] + * debian/control: Add telepathy-stream-engine as a recommends for empathy + package + + [ Sjoerd Simons ] + * New upstream release + * debian/control: Add conflict with older version of stream-engine + * debian/patches/00_fix_python_bindings.patch: + - Removed. Fixed upstream + * debian/patches/01_remove_unused_code.patch: + - Removed. Fixed upstream + * Bump libempathy and libempathy-gtk soname + * debian/control: Add build-depend on gnome-doc-utils + + [ Simon McVittie ] + * Use my debian.org address in Uploaders + + -- Sjoerd Simons Thu, 01 May 2008 11:42:57 +0200 + +empathy (0.22.1-1) unstable; urgency=low + + * debian/rules, debian/empathy.install: Enable VOIP support + * debian/empathy.install: Chat handler is now part of the main empathy + process + * debian/patches/00_fix_python_bindings.patch: + + Added. Don't try to import objects that don't exist anymore (from + upstream git) (Closes: #474260) + * debian/patches/01_remove_unused_code.patch: + + Added. Remove unused code. Fixes compilation errors with Gcc 4.3 + (Closes: #466817) + * debian/libempathy-gtk11.symbols, debian/libempathy-gtk11.shlibs: Update + symbols and shlibs + + -- Sjoerd Simons Sun, 06 Apr 2008 23:33:50 +0200 + +empathy (0.22.0-1) unstable; urgency=low + + * New upstream release + + -- Sjoerd Simons Mon, 10 Mar 2008 16:39:07 +0100 + +empathy (0.21.91-1) unstable; urgency=low + + * New upstream release + * debian/patches/00_set_null_presence_message.patch: + - Removed. Merged upstream + * debian/control: Add xsltproc to build-depends + * Bump libempathy and libempathy-gtk soname to 11 + * debian/control: Bump libtelepathy-dev build-depend to 0.3.1 + * debian/libempathy-common.install: Add irc network definitions + + -- Sjoerd Simons Mon, 03 Mar 2008 20:45:26 +0100 + +empathy (0.21.90-2) unstable; urgency=low + + * debian/*.symbols: Remove the debian versioning + * debian/patches/00_set_null_presence_message.patch: + - Added. If there is no presence-message, (re)set it to NULL. So the UI + can choose the right default message + + -- Sjoerd Simons Sun, 10 Feb 2008 12:46:53 +0100 + +empathy (0.21.90-1) unstable; urgency=low + + * New upstream release + * Removed patches merge upstream: + - debian/patches/fix-pyftbfs.patch + - debian/patches/accounts-icons-path.patch + * Bump sonames for libempathy and libempathy-gtk + + -- Sjoerd Simons Sat, 09 Feb 2008 23:25:59 +0100 + +empathy (0.21.5.2-1) unstable; urgency=low + + [ Laurent Bigonville ] + * New upstream release (0.21.5.2) + * Add XS-Dm-Upload-Allowed: yes, really + * Bump libmissioncontrol-client-dev build-dep version + * Bump soname of libempathy-gtk + * Drop debian/msn-haze.profile: merged upstream + * debian/patches/fix-pyftbfs.patch: Fix FTBFS of the python binding + (taken from upstream) + * debian/patches/accounts-icons-path.patch: Fix search path for icons (taken + from upstream) + * debian/rules: remove installed test program + + [ Sjoerd Simons ] + * Add symbol files for libempathy and libempathy-gtk + * libempathy7: Bumped shlibs + * debian/libempathy-common.install: Install empathy-log-manager.xsl + * debian/libempathy-common, debian/libempathy-gtk-common.install: Install + empathy-chatroom-manager.dtd in libempathy-common instead of + libempathy-gtk-common + * debian/control: Let libempathy-common conflict with older versions of + libempathy-gtk-common + * debian/rules: Disable the building of tests + + -- Sjoerd Simons Mon, 21 Jan 2008 20:28:49 +0100 + +empathy (0.21.4-1) unstable; urgency=low + + [ Laurent Bigonville ] + * New upstream release + * Bump Standards-Version to 3.7.3, no further changes. + + [ Sjoerd Simons ] + * debian/patches/fix_setting_avatar.patch + - Added. Fix setting avatars + * debian/patches/listen_to_presence_changed.patch + - Added. Listen to the PresenceChanged signal from the MC instead of the + deprecated PresenceStatusActual. + + -- Sjoerd Simons Sat, 05 Jan 2008 19:06:01 +0100 + +empathy (0.21.3-1) unstable; urgency=low + + * New upstream release + * Add XS-Dm-Upload-Allowed: yes + * Bump soname of both libraries + * Drop debian/patches/00_configure.patch: applied upstream + * Make -common packages arch:all and let the libs depends on + ${source:Version} of their respective -common packages again. + * Let the -dev packages depends on ${binary:Version} of their + respective lib packages. + + -- Laurent Bigonville Tue, 04 Dec 2007 00:00:31 +0100 + +empathy (0.21.2-2) unstable; urgency=low + + * debian/patches/00_configure.patch + - Added. Use the pkg-config file for X11 to get the right linker arguments + Fixes FTBFS (Closes: #451902) + + -- Sjoerd Simons Wed, 21 Nov 2007 20:59:11 +0100 + +empathy (0.21.2-1) unstable; urgency=low + + [ Laurent Bigonville ] + * New upstream release, bump soname for both libraries + * Drop debian/patch/add-haze-profiles.patch and add debian/msn-haze.profile + to avoid patching autofoo, installing it via debian/rules + * debian/empathy.install: empathy.desktop is now installed in + /etc/xdg/autostart/ + * debian/libempathy-gtk-common.install: + - Also install icons that are under /usr/share/empathy/icons/ + * debian/control: + - Add gnome-icon-theme to libempathy-gtk-common dependencies + - Bump libmissioncontrol-client-dev build-dep version + * Add manpages for empathy and empathy-account, + thanks to Simon McVittie (Closes: #448620) + * Use now official Vcs-* field + * Install empathy-chat-chandler in /usr/lib/empathy/ + * Disable voip support and remove recommends for tp-se, not stable enough yet + * Install .desktop file in /usr/share/applications + + [ Sjoerd Simons ] + * debian/control: Let the libs depend on ${binary:Version} of their + respective -common packages. + + -- Sjoerd Simons Fri, 16 Nov 2007 11:03:08 +0100 + +empathy (0.14-1ubuntu1) hardy; urgency=low + + * Merge from debian unstable, remaining changes: (LP: #89431) + - Depends: telepathy-gabble | telepathy-connection-manager, + - Suggests: telepathy-core. + - Change Conflicts and Replaces accordingly + - Change bzr url to the Ubuntu branch + * Drop debian/patches/no-date-crash.patch and + debian/patches/search-contact-list.patch: applied upstream + * debian/patches/add-haze-profiles.patch: use debian one + + -- Laurent Bigonville Wed, 24 Oct 2007 12:23:47 +0200 + +empathy (0.14-1) unstable; urgency=low + + [ Loic Minier ] + * Fix typo in control. + + [ Laurent Bigonville ] + * New upstream version + - Drop debian/patches/disable-voip.patch, applied upstream + * Enable VOIP and add telepathy-stream-engine to Recommends + + -- Laurent Bigonville Mon, 01 Oct 2007 18:46:11 +0200 + +empathy (0.13-1) unstable; urgency=low + + [ Laurent Bigonville ] + * New upstream release, bump soname for libempathy and libempathy-gtk + - Drop build-dep on libgnomeui-dev + - Add build-dep on libpanel-applet2-dev + - Bump build-dep version of libgtk2.0-dev + - Build and install the megaphone applet + - Add libtelepathy-dev as build-dep + * Fix typo in libempathy-dev description + * debian/patches/add-haze-profiles.patch: ship .profile files to support + telepathy-haze (Closes: #444032) + + [ Sjoerd Simons ] + * debian/patches/disable-voip.patch: Disable voip user interface elements as + their noops in this version. + * debian/copyright: Updated + + -- Sjoerd Simons Sat, 29 Sep 2007 18:41:39 +0200 + +empathy (0.12-2ubuntu2) gutsy; urgency=low + + * debian/control: Fix typo => telepathy-core (LP: #146415) + + -- Laurent Bigonville Fri, 28 Sep 2007 20:28:26 +0200 + +empathy (0.12-2ubuntu1) gutsy; urgency=low + + * Merge from debian unstable, remaining Ubuntu changes: (LP: #138027) + - Add profiles for haze support + - Depends: telepathy-gabble | telepathy-connection-manager, + - Suggests: telepaty-core. + * Add debian/patches/no-date-crash.patch: Fix crash if there is no date in + conversation (Taken from upstream) + * Add debian/patches/search-contact-list.patch: Fix search function in + contact list (Taken from upstream) + * Fix typo in libempathy-dev description + * Change Conflicts and Replaces accordingly + * Change bzr url to the Ubuntu branch + + -- Laurent Bigonville Mon, 10 Sep 2007 17:12:54 +0200 + +empathy (0.12-2) unstable; urgency=low + + * debian/control: Let the -common packages conflict and replace the old + empathy + * debian/control: Let libempathy-gtk-dev depends on libglade2-dev instead of + libglade-dev + * debian/control: Tighten depends of libempathy-gtk-dev a bit more + + -- Sjoerd Simons Sat, 08 Sep 2007 21:00:58 +0200 + +empathy (0.12-1) unstable; urgency=low + + [ Sjoerd Simons ] + * New upstream release + * Conflict with cohoba and gossip-telepathy + + [ Laurent Bigonville ] + * debian/control: + - Add myself as Uploaders + - Add libaspell-dev and iso-codes as build-dep and enable spellchecker + - Add XS-Vcs-Bzr field + - Bump mission-control build-dep + - Remove unneeded libmissioncontrol-sever builddep and rename + libmissioncontrol-dev to libmissioncontrol-client-dev + + [ Loic Minier ] + * Tweak copyright. + * Wrap build-deps and deps. + * Use HTTP in watch file. + * Include CDBS' utils.mk. + + [ Sjoerd Simons ] + * Added build-depend on libebook1.2-dev + * Split up empathy into a whole slew of packages + * Set linker flags to -Wl,-z,defs -Wl,-O1 + * debian/rules: Call dh_pysupport on python-empathy + * debian/control, debian/rules: Explicitely enable the python bindings + + -- Sjoerd Simons Sat, 25 Aug 2007 18:41:08 +0200 + +empathy (0.12-0ubuntu2) gutsy; urgency=low + + * debian/control: + - Depends: telepathy-gabble | telepathy-connection-manager (LP: #137689), + - Suggests: telepaty-core. + + -- Daniel Holbach Thu, 06 Sep 2007 09:18:01 +0200 + +empathy (0.12-0ubuntu1) gutsy; urgency=low + + * Fake sync with not yet published version + + -- Laurent Bigonville Sat, 25 Aug 2007 01:02:43 +0200 + +empathy (0.10-0ubuntu2) gutsy; urgency=low + + * Add profiles for haze support + + -- Matthew Garrett Tue, 21 Aug 2007 19:19:41 +0100 + +empathy (0.10-0ubuntu1) gutsy; urgency=low + + * New upstream release + + -- Baptiste Mille-Mathias Mon, 30 Jul 2007 18:49:02 +0200 + +empathy (0.8-1ubuntu1) gutsy; urgency=low + + * Merge from Debian unstable. Remaining Ubuntu changes: + - debian/control: add libaspell-dev, iso-codes to Build-Depends + - debian/rules: --enable-aspell + - Update Maintainer field to match Debian-Maintainer-Spec + + -- Vincent Legout Tue, 3 Jul 2007 11:56:56 +0200 + +empathy (0.8-1) unstable; urgency=low + + * New upstream release + + -- Sjoerd Simons Sat, 23 Jun 2007 14:45:31 +0100 + +empathy (0.8-0ubuntu1) gutsy; urgency=low + + * New upstream release: + - Fixed contact list handling. + - Make use of NetworkManager to set presence to OFFILE when we are + disconnected and restore presence once we are reconnected. + - UI for searching in conversation history and to view all conversations + with a given contact. + - Do not use 2 different processes (empathy and empathy-chat), merge them + into one client. This is easier for debugging and share data. + - Do not create log directory for a chat if there is no messages to put + in. + - Do not set active contacts when creating the store, and when contact + groups changed. + - Fix warning when using command-line options. + - Ignore ssl errors by default. This is needed to connect jabber accounts + using ssl. + - Adding spellcheck support using aspell. + - Lots of bugs fixed. + * debian/control: add libaspell-dev, iso-codes to Build-Depends. + * debian/rules: --enable-aspell. + + -- Daniel Holbach Thu, 21 Jun 2007 22:43:45 +0200 + +empathy (0.8-0ubuntu1) gutsy; urgency=low + + * New upstream release: + - Fixed contact list handling. + - Make use of NetworkManager to set presence to OFFILE when we are + disconnected and restore presence once we are reconnected. + - UI for searching in conversation history and to view all conversations + with a given contact. + - Do not use 2 different processes (empathy and empathy-chat), merge them + into one client. This is easier for debugging and share data. + - Do not create log directory for a chat if there is no messages to put + in. + - Do not set active contacts when creating the store, and when contact + groups changed. + - Fix warning when using command-line options. + - Ignore ssl errors by default. This is needed to connect jabber accounts + using ssl. + - Adding spellcheck support using aspell. + - Lots of bugs fixed. + * debian/control: add libaspell-dev, iso-codes to Build-Depends. + * debian/rules: --enable-aspell. + + -- Daniel Holbach Thu, 21 Jun 2007 22:43:45 +0200 + +empathy (0.7-1) unstable; urgency=low + + * New upstream release + + -- Sjoerd Simons Mon, 11 Jun 2007 10:31:19 +0200 + +empathy (0.6-1) unstable; urgency=low + + [ Dafydd Harries ] + * Add watch file. + + [ Sjoerd Simons ] + * New upstream release + + -- Sjoerd Simons Mon, 04 Jun 2007 09:27:47 +0200 + +empathy (0.5-1) unstable; urgency=low + + * New upstream release + + -- Sjoerd Simons Sat, 26 May 2007 19:02:41 +0200 + +empathy (0.4-1) unstable; urgency=low + + * New upstream release + + -- Sjoerd Simons Sun, 20 May 2007 15:31:42 +0200 + +empathy (0.3-1) unstable; urgency=low + + * Initial release + + -- Sjoerd Simons Mon, 14 May 2007 22:32:24 +0200 + --- empathy-2.25.4.orig/debian/update-patches.mk +++ empathy-2.25.4/debian/update-patches.mk @@ -0,0 +1,10 @@ +update-patches: + mkdir -p $(CURDIR)/debian/patches + rm -f $(CURDIR)/debian/patches/*.patch + git-format-patch -o $(CURDIR)/debian/patches debian-patches ^upstream + for patch in $$(ls $(CURDIR)/debian/patches/*.patch) ; \ + do \ + lines=$$(cat $$patch | wc -l) ; \ + head -n $$(($$lines - 3)) $$patch > $${patch}.chomped ; \ + mv $${patch}.chomped $$patch ; \ + done --- empathy-2.25.4.orig/debian/libempathy-gtk17.install +++ empathy-2.25.4/debian/libempathy-gtk17.install @@ -0,0 +1 @@ +usr/lib/libempathy-gtk*.so.* --- empathy-2.25.4.orig/debian/rules +++ empathy-2.25.4/debian/rules @@ -0,0 +1,26 @@ +#!/usr/bin/make -f + +DEB_DH_INSTALL_SOURCEDIR=debian/tmp + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/cdbs/1/class/gnome.mk + +# List any files which are not installed +include /usr/share/cdbs/1/rules/utils.mk +common-binary-post-install-arch:: list-missing + +# Ensure at build time that the library has no dependencies on undefined +# symbols, and speed up loading. +#LDFLAGS += -Wl,-z,defs -Wl,-O1 + +DEB_CONFIGURE_EXTRA_FLAGS := --enable-spell \ + --enable-python \ + --enable-megaphone \ + --disable-tests + +binary-install/python-empathy:: + dh_pysupport -p$(cdbs_curpkg) + +include $(CURDIR)/debian/update-patches.mk --- empathy-2.25.4.orig/debian/patches/0001-Set-initial-value-for-sound-pref-checkboxes.patch +++ empathy-2.25.4/debian/patches/0001-Set-initial-value-for-sound-pref-checkboxes.patch @@ -0,0 +1,24 @@ +From 1d08b628bfde8032d8a5ebe85aa99b3aedff419d Mon Sep 17 00:00:00 2001 +From: xclaesse +Date: Tue, 6 Jan 2009 19:14:57 +0000 +Subject: [PATCH] Set initial value for sound pref checkboxes. + +git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@2108 4ee84921-47dd-4033-b63a-18d7a039a3e4 +--- + src/empathy-preferences.c | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +diff --git a/src/empathy-preferences.c b/src/empathy-preferences.c +index 75e51c7..3fe9498 100644 +--- a/src/empathy-preferences.c ++++ b/src/empathy-preferences.c +@@ -290,7 +290,8 @@ preferences_sound_load (EmpathyPreferences *preferences) + + gtk_list_store_insert_with_values (store, &iter, i, + COL_SOUND_NAME, gettext (sound_entries[i].name), +- COL_SOUND_KEY, sound_entries[i].key, -1); ++ COL_SOUND_KEY, sound_entries[i].key, ++ COL_SOUND_ENABLED, set, -1); + } + } +