r25786 - in /desktop/experimental/gnome-desktop3/debian: changelog control control.in libgnome-desktop-3-0.symbols rules
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Sun Dec 5 21:23:58 UTC 2010
Author: pochu
Date: Sun Dec 5 21:23:58 2010
New Revision: 25786
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25786
Log:
* debian/control.in:
- Let libgnome-desktop-3-dev depend on
gsettings-desktop-schemas-dev.
* debian/rules:
- Fail the build if the .symbols file is not updated.
* debian/libgnome-desktop-3-0.symbols:
- Updated.
Modified:
desktop/experimental/gnome-desktop3/debian/changelog
desktop/experimental/gnome-desktop3/debian/control
desktop/experimental/gnome-desktop3/debian/control.in
desktop/experimental/gnome-desktop3/debian/libgnome-desktop-3-0.symbols
desktop/experimental/gnome-desktop3/debian/rules
Modified: desktop/experimental/gnome-desktop3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-desktop3/debian/changelog?rev=25786&op=diff
==============================================================================
--- desktop/experimental/gnome-desktop3/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-desktop3/debian/changelog [utf-8] Sun Dec 5 21:23:58 2010
@@ -1,3 +1,15 @@
+gnome-desktop3 (2.91.3-2) experimental; urgency=low
+
+ * debian/control.in:
+ - Let libgnome-desktop-3-dev depend on
+ gsettings-desktop-schemas-dev.
+ * debian/rules:
+ - Fail the build if the .symbols file is not updated.
+ * debian/libgnome-desktop-3-0.symbols:
+ - Updated.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org> Sun, 05 Dec 2010 22:23:51 +0100
+
gnome-desktop3 (2.91.3-1) experimental; urgency=low
[ Sebastien Bacher ]
Modified: desktop/experimental/gnome-desktop3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-desktop3/debian/control?rev=25786&op=diff
==============================================================================
--- desktop/experimental/gnome-desktop3/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-desktop3/debian/control [utf-8] Sun Dec 5 21:23:58 2010
@@ -69,6 +69,7 @@
Depends: ${misc:Depends},
libgnome-desktop-3-0 (= ${binary:Version}),
libgtk3.0-dev (>= 2.90.2),
+ gsettings-desktop-schemas-dev,
libstartup-notification0-dev (>= 0.5)
Description: Utility library for loading .desktop files - development files
This package provides the include files and static library for the GNOME
Modified: desktop/experimental/gnome-desktop3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-desktop3/debian/control.in?rev=25786&op=diff
==============================================================================
--- desktop/experimental/gnome-desktop3/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-desktop3/debian/control.in [utf-8] Sun Dec 5 21:23:58 2010
@@ -64,6 +64,7 @@
Depends: ${misc:Depends},
libgnome-desktop-3-0 (= ${binary:Version}),
libgtk3.0-dev (>= 2.90.2),
+ gsettings-desktop-schemas-dev,
libstartup-notification0-dev (>= 0.5)
Description: Utility library for loading .desktop files - development files
This package provides the include files and static library for the GNOME
Modified: desktop/experimental/gnome-desktop3/debian/libgnome-desktop-3-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-desktop3/debian/libgnome-desktop-3-0.symbols?rev=25786&op=diff
==============================================================================
--- desktop/experimental/gnome-desktop3/debian/libgnome-desktop-3-0.symbols [utf-8] (original)
+++ desktop/experimental/gnome-desktop3/debian/libgnome-desktop-3-0.symbols [utf-8] Sun Dec 5 21:23:58 2010
@@ -1,113 +1,117 @@
libgnome-desktop-3.so.0 libgnome-desktop-3-0 #MINVER#
- _gnome_desktop_init_i18n at Base 2.91.1
- decode_edid at Base 2.91.1
- gnome_bg_changes_with_time at Base 2.91.1
- gnome_bg_create_frame_thumbnail at Base 2.91.1
- gnome_bg_create_surface at Base 2.91.1
- gnome_bg_create_thumbnail at Base 2.91.1
- gnome_bg_crossfade_get_type at Base 2.91.1
- gnome_bg_crossfade_is_started at Base 2.91.1
- gnome_bg_crossfade_new at Base 2.91.1
- gnome_bg_crossfade_set_end_surface at Base 2.91.1
- gnome_bg_crossfade_set_start_surface at Base 2.91.1
- gnome_bg_crossfade_start at Base 2.91.1
- gnome_bg_crossfade_stop at Base 2.91.1
- gnome_bg_draw at Base 2.91.1
- gnome_bg_get_color at Base 2.91.1
- gnome_bg_get_draw_background at Base 2.91.1
- gnome_bg_get_filename at Base 2.91.1
- gnome_bg_get_image_size at Base 2.91.1
- gnome_bg_get_placement at Base 2.91.1
- gnome_bg_get_surface_from_root at Base 2.91.1
- gnome_bg_get_type at Base 2.91.1
- gnome_bg_has_multiple_sizes at Base 2.91.1
- gnome_bg_is_dark at Base 2.91.1
- gnome_bg_load_from_preferences at Base 2.91.1
- gnome_bg_new at Base 2.91.1
- gnome_bg_save_to_preferences at Base 2.91.1
- gnome_bg_set_color at Base 2.91.1
- gnome_bg_set_draw_background at Base 2.91.1
- gnome_bg_set_filename at Base 2.91.1
- gnome_bg_set_placement at Base 2.91.1
- gnome_bg_set_surface_as_root at Base 2.91.1
- gnome_bg_set_surface_as_root_with_crossfade at Base 2.91.1
- gnome_desktop_prepend_terminal_to_vector at Base 2.91.1
- gnome_desktop_thumbnail_factory_can_thumbnail at Base 2.91.1
- gnome_desktop_thumbnail_factory_create_failed_thumbnail at Base 2.91.1
- gnome_desktop_thumbnail_factory_generate_thumbnail at Base 2.91.1
- gnome_desktop_thumbnail_factory_get_type at Base 2.91.1
- gnome_desktop_thumbnail_factory_has_valid_failed_thumbnail at Base 2.91.1
- gnome_desktop_thumbnail_factory_lookup at Base 2.91.1
- gnome_desktop_thumbnail_factory_new at Base 2.91.1
- gnome_desktop_thumbnail_factory_save_thumbnail at Base 2.91.1
- gnome_desktop_thumbnail_has_uri at Base 2.91.1
- gnome_desktop_thumbnail_is_valid at Base 2.91.1
- gnome_desktop_thumbnail_md5 at Base 2.91.1
- gnome_desktop_thumbnail_path_for_uri at Base 2.91.1
- gnome_desktop_thumbnail_scale_down_pixbuf at Base 2.91.1
- gnome_rr_config_applicable at Base 2.91.1
- gnome_rr_config_apply at Base 2.91.1
- gnome_rr_config_apply_from_filename at Base 2.91.1
- gnome_rr_config_apply_from_filename_with_time at Base 2.91.1
- gnome_rr_config_apply_stored at Base 2.91.1
- gnome_rr_config_apply_with_time at Base 2.91.1
- gnome_rr_config_equal at Base 2.91.1
- gnome_rr_config_free at Base 2.91.1
- gnome_rr_config_get_backup_filename at Base 2.91.1
- gnome_rr_config_get_intended_filename at Base 2.91.1
- gnome_rr_config_match at Base 2.91.1
- gnome_rr_config_new_current at Base 2.91.1
- gnome_rr_config_new_stored at Base 2.91.1
- gnome_rr_config_sanitize at Base 2.91.1
- gnome_rr_config_save at Base 2.91.1
- gnome_rr_crtc_can_drive_output at Base 2.91.1
- gnome_rr_crtc_get_current_mode at Base 2.91.1
- gnome_rr_crtc_get_current_rotation at Base 2.91.1
- gnome_rr_crtc_get_gamma at Base 2.91.1
- gnome_rr_crtc_get_id at Base 2.91.1
- gnome_rr_crtc_get_position at Base 2.91.1
- gnome_rr_crtc_get_rotations at Base 2.91.1
- gnome_rr_crtc_set_config at Base 2.91.1
- gnome_rr_crtc_set_config_with_time at Base 2.91.1
- gnome_rr_crtc_set_gamma at Base 2.91.1
- gnome_rr_crtc_supports_rotation at Base 2.91.1
- gnome_rr_error_quark at Base 2.91.1
- gnome_rr_labeler_get_color_for_output at Base 2.91.1
- gnome_rr_labeler_get_type at Base 2.91.1
- gnome_rr_labeler_hide at Base 2.91.1
- gnome_rr_labeler_new at Base 2.91.1
- gnome_rr_mode_get_freq at Base 2.91.1
- gnome_rr_mode_get_height at Base 2.91.1
- gnome_rr_mode_get_id at Base 2.91.1
- gnome_rr_mode_get_width at Base 2.91.1
- gnome_rr_output_can_clone at Base 2.91.1
- gnome_rr_output_get_connector_type at Base 2.91.1
- gnome_rr_output_get_crtc at Base 2.91.1
- gnome_rr_output_get_current_mode at Base 2.91.1
- gnome_rr_output_get_edid_data at Base 2.91.1
- gnome_rr_output_get_height_mm at Base 2.91.1
- gnome_rr_output_get_id at Base 2.91.1
- gnome_rr_output_get_is_primary at Base 2.91.1
- gnome_rr_output_get_name at Base 2.91.1
- gnome_rr_output_get_position at Base 2.91.1
- gnome_rr_output_get_preferred_mode at Base 2.91.1
- gnome_rr_output_get_width_mm at Base 2.91.1
- gnome_rr_output_is_connected at Base 2.91.1
- gnome_rr_output_is_laptop at Base 2.91.1
- gnome_rr_output_list_modes at Base 2.91.1
- gnome_rr_output_supports_mode at Base 2.91.1
- gnome_rr_screen_destroy at Base 2.91.1
- gnome_rr_screen_get_crtc_by_id at Base 2.91.1
- gnome_rr_screen_get_output_by_id at Base 2.91.1
- gnome_rr_screen_get_output_by_name at Base 2.91.1
- gnome_rr_screen_get_ranges at Base 2.91.1
- gnome_rr_screen_get_timestamps at Base 2.91.1
- gnome_rr_screen_list_clone_modes at Base 2.91.1
- gnome_rr_screen_list_crtcs at Base 2.91.1
- gnome_rr_screen_list_modes at Base 2.91.1
- gnome_rr_screen_list_outputs at Base 2.91.1
- gnome_rr_screen_new at Base 2.91.1
- gnome_rr_screen_refresh at Base 2.91.1
- gnome_rr_screen_set_primary_output at Base 2.91.1
- gnome_rr_screen_set_size at Base 2.91.1
- make_display_name at Base 2.91.1
+ _gnome_desktop_init_i18n at Base 2.91.3
+ decode_edid at Base 2.91.3
+ gnome_bg_changes_with_time at Base 2.91.3
+ gnome_bg_create_frame_thumbnail at Base 2.91.3
+ gnome_bg_create_surface at Base 2.91.3
+ gnome_bg_create_thumbnail at Base 2.91.3
+ gnome_bg_crossfade_get_type at Base 2.91.3
+ gnome_bg_crossfade_is_started at Base 2.91.3
+ gnome_bg_crossfade_new at Base 2.91.3
+ gnome_bg_crossfade_set_end_surface at Base 2.91.3
+ gnome_bg_crossfade_set_start_surface at Base 2.91.3
+ gnome_bg_crossfade_start at Base 2.91.3
+ gnome_bg_crossfade_stop at Base 2.91.3
+ gnome_bg_draw at Base 2.91.3
+ gnome_bg_get_color at Base 2.91.3
+ gnome_bg_get_draw_background at Base 2.91.3
+ gnome_bg_get_filename at Base 2.91.3
+ gnome_bg_get_image_size at Base 2.91.3
+ gnome_bg_get_placement at Base 2.91.3
+ gnome_bg_get_surface_from_root at Base 2.91.3
+ gnome_bg_get_type at Base 2.91.3
+ gnome_bg_has_multiple_sizes at Base 2.91.3
+ gnome_bg_is_dark at Base 2.91.3
+ gnome_bg_load_from_preferences at Base 2.91.3
+ gnome_bg_new at Base 2.91.3
+ gnome_bg_save_to_preferences at Base 2.91.3
+ gnome_bg_set_color at Base 2.91.3
+ gnome_bg_set_draw_background at Base 2.91.3
+ gnome_bg_set_filename at Base 2.91.3
+ gnome_bg_set_placement at Base 2.91.3
+ gnome_bg_set_surface_as_root at Base 2.91.3
+ gnome_bg_set_surface_as_root_with_crossfade at Base 2.91.3
+ gnome_desktop_prepend_terminal_to_vector at Base 2.91.3
+ gnome_desktop_thumbnail_factory_can_thumbnail at Base 2.91.3
+ gnome_desktop_thumbnail_factory_create_failed_thumbnail at Base 2.91.3
+ gnome_desktop_thumbnail_factory_generate_thumbnail at Base 2.91.3
+ gnome_desktop_thumbnail_factory_get_type at Base 2.91.3
+ gnome_desktop_thumbnail_factory_has_valid_failed_thumbnail at Base 2.91.3
+ gnome_desktop_thumbnail_factory_lookup at Base 2.91.3
+ gnome_desktop_thumbnail_factory_new at Base 2.91.3
+ gnome_desktop_thumbnail_factory_save_thumbnail at Base 2.91.3
+ gnome_desktop_thumbnail_has_uri at Base 2.91.3
+ gnome_desktop_thumbnail_is_valid at Base 2.91.3
+ gnome_desktop_thumbnail_md5 at Base 2.91.3
+ gnome_desktop_thumbnail_path_for_uri at Base 2.91.3
+ gnome_desktop_thumbnail_scale_down_pixbuf at Base 2.91.3
+ gnome_rr_config_applicable at Base 2.91.3
+ gnome_rr_config_apply at Base 2.91.3
+ gnome_rr_config_apply_from_filename at Base 2.91.3
+ gnome_rr_config_apply_from_filename_with_time at Base 2.91.3
+ gnome_rr_config_apply_stored at Base 2.91.3
+ gnome_rr_config_apply_with_time at Base 2.91.3
+ gnome_rr_config_ensure_primary at Base 2.91.3
+ gnome_rr_config_equal at Base 2.91.3
+ gnome_rr_config_free at Base 2.91.3
+ gnome_rr_config_get_backup_filename at Base 2.91.3
+ gnome_rr_config_get_intended_filename at Base 2.91.3
+ gnome_rr_config_match at Base 2.91.3
+ gnome_rr_config_new_current at Base 2.91.3
+ gnome_rr_config_new_stored at Base 2.91.3
+ gnome_rr_config_sanitize at Base 2.91.3
+ gnome_rr_config_save at Base 2.91.3
+ gnome_rr_crtc_can_drive_output at Base 2.91.3
+ gnome_rr_crtc_get_current_mode at Base 2.91.3
+ gnome_rr_crtc_get_current_rotation at Base 2.91.3
+ gnome_rr_crtc_get_gamma at Base 2.91.3
+ gnome_rr_crtc_get_id at Base 2.91.3
+ gnome_rr_crtc_get_position at Base 2.91.3
+ gnome_rr_crtc_get_rotations at Base 2.91.3
+ gnome_rr_crtc_set_config at Base 2.91.3
+ gnome_rr_crtc_set_config_with_time at Base 2.91.3
+ gnome_rr_crtc_set_gamma at Base 2.91.3
+ gnome_rr_crtc_supports_rotation at Base 2.91.3
+ gnome_rr_error_quark at Base 2.91.3
+ gnome_rr_labeler_get_color_for_output at Base 2.91.3
+ gnome_rr_labeler_get_type at Base 2.91.3
+ gnome_rr_labeler_hide at Base 2.91.3
+ gnome_rr_labeler_new at Base 2.91.3
+ gnome_rr_mode_get_freq at Base 2.91.3
+ gnome_rr_mode_get_height at Base 2.91.3
+ gnome_rr_mode_get_id at Base 2.91.3
+ gnome_rr_mode_get_width at Base 2.91.3
+ gnome_rr_output_can_clone at Base 2.91.3
+ gnome_rr_output_get_connector_type at Base 2.91.3
+ gnome_rr_output_get_crtc at Base 2.91.3
+ gnome_rr_output_get_current_mode at Base 2.91.3
+ gnome_rr_output_get_edid_data at Base 2.91.3
+ gnome_rr_output_get_height_mm at Base 2.91.3
+ gnome_rr_output_get_id at Base 2.91.3
+ gnome_rr_output_get_is_primary at Base 2.91.3
+ gnome_rr_output_get_name at Base 2.91.3
+ gnome_rr_output_get_position at Base 2.91.3
+ gnome_rr_output_get_preferred_mode at Base 2.91.3
+ gnome_rr_output_get_width_mm at Base 2.91.3
+ gnome_rr_output_is_connected at Base 2.91.3
+ gnome_rr_output_is_laptop at Base 2.91.3
+ gnome_rr_output_list_modes at Base 2.91.3
+ gnome_rr_output_supports_mode at Base 2.91.3
+ gnome_rr_screen_destroy at Base 2.91.3
+ gnome_rr_screen_get_crtc_by_id at Base 2.91.3
+ gnome_rr_screen_get_output_by_id at Base 2.91.3
+ gnome_rr_screen_get_output_by_name at Base 2.91.3
+ gnome_rr_screen_get_ranges at Base 2.91.3
+ gnome_rr_screen_get_timestamps at Base 2.91.3
+ gnome_rr_screen_list_clone_modes at Base 2.91.3
+ gnome_rr_screen_list_crtcs at Base 2.91.3
+ gnome_rr_screen_list_modes at Base 2.91.3
+ gnome_rr_screen_list_outputs at Base 2.91.3
+ gnome_rr_screen_new at Base 2.91.3
+ gnome_rr_screen_refresh at Base 2.91.3
+ gnome_rr_screen_set_primary_output at Base 2.91.3
+ gnome_rr_screen_set_size at Base 2.91.3
+ gnome_tz_monitor_get_type at Base 2.91.3
+ gnome_tz_monitor_new at Base 2.91.3
+ make_display_name at Base 2.91.3
+ tz_files at Base 2.91.3
Modified: desktop/experimental/gnome-desktop3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-desktop3/debian/rules?rev=25786&op=diff
==============================================================================
--- desktop/experimental/gnome-desktop3/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-desktop3/debian/rules [utf-8] Sun Dec 5 21:23:58 2010
@@ -18,5 +18,7 @@
--disable-gnome-about \
--disable-desktop-docs
+DEB_DH_MAKESHLIBS_ARGS_libgnome-desktop-3-0 += -- -c4
+
#binary-install/gnome-about::
# dh_pysupport -pgnome-about
More information about the pkg-gnome-commits
mailing list