r36954 - in /desktop/experimental/evince/debian: changelog control control.in libevdocument3-4.symbols libevview3-3.symbols

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Mar 14 20:06:39 UTC 2013


Author: ah
Date: Thu Mar 14 20:06:39 2013
New Revision: 36954

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36954
Log:
* New upstream release.
  - bump gtk+ build-dependency to >= 3.7.5 according to configure.ac
  - also replace libgnome-keyring-dev with libsecret-1-dev (>= 0.5)
* Update debian/libevdocument3-4.symbols:
  - dropping (optional)ev_{doc,fc}_mutex at Base 3.3.90
  - adding new symbols
* Updated debian/libevview3-3.symbols:
  - dropping ev_loading_window_{get_size,get_type,move,new}@Base 3.0.2
    and ev_view_accessible_factory_get_type at Base 3.0.2
  - adding new symbols

Modified:
    desktop/experimental/evince/debian/changelog
    desktop/experimental/evince/debian/control
    desktop/experimental/evince/debian/control.in
    desktop/experimental/evince/debian/libevdocument3-4.symbols
    desktop/experimental/evince/debian/libevview3-3.symbols

Modified: desktop/experimental/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/evince/debian/changelog?rev=36954&op=diff
==============================================================================
--- desktop/experimental/evince/debian/changelog [utf-8] (original)
+++ desktop/experimental/evince/debian/changelog [utf-8] Thu Mar 14 20:06:39 2013
@@ -1,8 +1,21 @@
-evince (3.6.1-2) UNRELEASED; urgency=low
-
+evince (3.7.90-1) UNRELEASED; urgency=low
+
+  [ Josselin Mouette ]
   * Finally remove evince.mime for good.
 
- -- Josselin Mouette <joss at debian.org>  Sat, 17 Nov 2012 14:38:53 +0100
+  [ Andreas Henriksson ]
+  * New upstream release.
+    - bump gtk+ build-dependency to >= 3.7.5 according to configure.ac
+    - also replace libgnome-keyring-dev with libsecret-1-dev (>= 0.5)
+  * Update debian/libevdocument3-4.symbols:
+    - dropping (optional)ev_{doc,fc}_mutex at Base 3.3.90
+    - adding new symbols
+  * Updated debian/libevview3-3.symbols:
+    - dropping ev_loading_window_{get_size,get_type,move,new}@Base 3.0.2
+      and ev_view_accessible_factory_get_type at Base 3.0.2
+    - adding new symbols
+
+ -- Andreas Henriksson <andreas at fatal.se>  Thu, 14 Mar 2013 20:56:01 +0100
 
 evince (3.6.1-1) experimental; urgency=low
 

Modified: desktop/experimental/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/evince/debian/control?rev=36954&op=diff
==============================================================================
--- desktop/experimental/evince/debian/control [utf-8] (original)
+++ desktop/experimental/evince/debian/control [utf-8] Thu Mar 14 20:06:39 2013
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs (>= 0.4.90),
                debhelper (>= 8),
                dpkg-dev (>= 1.16.1),
@@ -18,10 +18,10 @@
                gtk-doc-tools (>= 1.0),
                libx11-dev,
                libcairo2-dev (>= 1.10.0),
-               libgtk-3-dev (>= 3.0.2),
+               libgtk-3-dev (>= 3.7.5),
                libgail-3-dev (>= 3.0.2),
                libglib2.0-dev (>= 2.34),
-               libgnome-keyring-dev (>= 2.22.0),
+               libsecret-1-dev (>= 0.5),
                gnome-icon-theme (>= 2.17.1),
                libxml2-dev (>= 2.5.0),
                libsm-dev (>= 2:1.0.0),

Modified: desktop/experimental/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/evince/debian/control.in?rev=36954&op=diff
==============================================================================
--- desktop/experimental/evince/debian/control.in [utf-8] (original)
+++ desktop/experimental/evince/debian/control.in [utf-8] Thu Mar 14 20:06:39 2013
@@ -13,10 +13,10 @@
                gtk-doc-tools (>= 1.0),
                libx11-dev,
                libcairo2-dev (>= 1.10.0),
-               libgtk-3-dev (>= 3.0.2),
+               libgtk-3-dev (>= 3.7.5),
                libgail-3-dev (>= 3.0.2),
                libglib2.0-dev (>= 2.34),
-               libgnome-keyring-dev (>= 2.22.0),
+               libsecret-1-dev (>= 0.5),
                gnome-icon-theme (>= 2.17.1),
                libxml2-dev (>= 2.5.0),
                libsm-dev (>= 2:1.0.0),

Modified: desktop/experimental/evince/debian/libevdocument3-4.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/evince/debian/libevdocument3-4.symbols?rev=36954&op=diff
==============================================================================
--- desktop/experimental/evince/debian/libevdocument3-4.symbols [utf-8] (original)
+++ desktop/experimental/evince/debian/libevdocument3-4.symbols [utf-8] Thu Mar 14 20:06:39 2013
@@ -56,7 +56,6 @@
  ev_backends_manager_get_document_module_name at Base 3.0.2
  ev_backends_manager_get_document_type_info at Base 3.0.2
  ev_compression_type_get_type at Base 3.0.2
- (optional)ev_doc_mutex at Base 3.3.90
  ev_document_annotations_add_annotation at Base 3.0.2
  ev_document_annotations_can_add_annotation at Base 3.0.2
  ev_document_annotations_document_is_modified at Base 3.0.2
@@ -85,6 +84,7 @@
  ev_document_find_get_type at Base 3.0.2
  ev_document_find_page_by_label at Base 3.0.2
  ev_document_fonts_fill_model at Base 3.0.2
+ ev_document_fonts_get_fonts_summary at Base 3.7.90
  ev_document_fonts_get_progress at Base 3.0.2
  ev_document_fonts_get_type at Base 3.0.2
  ev_document_fonts_scan at Base 3.0.2
@@ -164,6 +164,8 @@
  ev_document_misc_invert_surface at Base 3.0.2
  ev_document_misc_paint_one_page at Base 3.0.2
  ev_document_misc_pixbuf_from_surface at Base 3.0.2
+ ev_document_misc_render_loading_thumbnail at Base 3.7.90
+ ev_document_misc_render_thumbnail_with_frame at Base 3.7.90
  ev_document_misc_surface_from_pixbuf at Base 3.0.2
  ev_document_misc_surface_rotate_and_scale at Base 3.0.2
  ev_document_mode_get_type at Base 3.0.2
@@ -185,7 +187,6 @@
  ev_document_transition_get_page_duration at Base 3.0.2
  ev_document_transition_get_type at Base 3.0.2
  ev_document_ui_hints_get_type at Base 3.0.2
- (optional)ev_fc_mutex at Base 3.3.90
  ev_file_compress at Base 3.0.2
  ev_file_copy_metadata at Base 3.5.2
  ev_file_exporter_begin at Base 3.0.2
@@ -227,6 +228,7 @@
  ev_layer_get_type at Base 3.0.2
  ev_layer_is_parent at Base 3.0.2
  ev_layer_new at Base 3.0.2
+ ev_link_action_equal at Base 3.7.90
  ev_link_action_get_action_type at Base 3.0.2
  ev_link_action_get_dest at Base 3.0.2
  ev_link_action_get_filename at Base 3.0.2
@@ -244,6 +246,7 @@
  ev_link_action_new_named at Base 3.0.2
  ev_link_action_new_remote at Base 3.0.2
  ev_link_action_type_get_type at Base 3.0.2
+ ev_link_dest_equal at Base 3.7.90
  ev_link_dest_get_bottom at Base 3.0.2
  ev_link_dest_get_dest_type at Base 3.0.2
  ev_link_dest_get_left at Base 3.0.2
@@ -272,7 +275,10 @@
  ev_mapping_list_get_data at Base 3.0.2
  ev_mapping_list_get_list at Base 3.0.2
  ev_mapping_list_get_page at Base 3.0.2
+ ev_mapping_list_get_type at Base 3.7.90
+ ev_mapping_list_length at Base 3.7.90
  ev_mapping_list_new at Base 3.0.2
+ ev_mapping_list_nth at Base 3.7.90
  ev_mapping_list_ref at Base 3.0.2
  ev_mapping_list_unref at Base 3.0.2
  ev_mkdtemp at Base 3.0.2

Modified: desktop/experimental/evince/debian/libevview3-3.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/evince/debian/libevview3-3.symbols?rev=36954&op=diff
==============================================================================
--- desktop/experimental/evince/debian/libevview3-3.symbols [utf-8] (original)
+++ desktop/experimental/evince/debian/libevview3-3.symbols [utf-8] Thu Mar 14 20:06:39 2013
@@ -17,6 +17,7 @@
  ev_document_model_get_max_scale at Base 3.0.2
  ev_document_model_get_min_scale at Base 3.0.2
  ev_document_model_get_page at Base 3.0.2
+ ev_document_model_get_page_layout at Base 3.7.90-1
  ev_document_model_get_rotation at Base 3.0.2
  ev_document_model_get_scale at Base 3.0.2
  ev_document_model_get_sizing_mode at Base 3.0.2
@@ -33,6 +34,7 @@
  ev_document_model_set_min_scale at Base 3.0.2
  ev_document_model_set_page at Base 3.0.2
  ev_document_model_set_page_by_label at Base 3.0.2
+ ev_document_model_set_page_layout at Base 3.7.90-1
  ev_document_model_set_rotation at Base 3.0.2
  ev_document_model_set_scale at Base 3.0.2
  ev_document_model_set_sizing_mode at Base 3.0.2
@@ -101,10 +103,9 @@
  ev_job_succeeded at Base 3.0.2
  ev_job_thumbnail_get_type at Base 3.0.2
  ev_job_thumbnail_new at Base 3.0.2
- ev_loading_window_get_size at Base 3.0.2
- ev_loading_window_get_type at Base 3.0.2
- ev_loading_window_move at Base 3.0.2
- ev_loading_window_new at Base 3.0.2
+ ev_job_thumbnail_set_has_frame at Base 3.7.90-1
+ ev_link_accessible_get_type at Base 3.7.90-1
+ ev_link_accessible_new at Base 3.7.90-1
  ev_page_cache_get_annot_mapping at Base 3.0.2
  ev_page_cache_get_flags at Base 3.0.2
  ev_page_cache_get_form_field_mapping at Base 3.0.2
@@ -118,6 +119,7 @@
  ev_page_cache_new at Base 3.0.2
  ev_page_cache_set_flags at Base 3.0.2
  ev_page_cache_set_page_range at Base 3.0.2
+ ev_page_layout_get_type at Base 3.7.90-1
  ev_pixbuf_cache_clear at Base 3.0.2
  ev_pixbuf_cache_get_selection_list at Base 3.0.2
  ev_pixbuf_cache_get_selection_surface at Base 3.0.2
@@ -170,7 +172,8 @@
  ev_transition_animation_ready at Base 3.0.2
  ev_transition_animation_set_dest_surface at Base 3.0.2
  ev_transition_animation_set_origin_surface at Base 3.0.2
- ev_view_accessible_factory_get_type at Base 3.0.2
+ ev_view_accessible_get_type at Base 3.7.90-1
+ ev_view_accessible_new at Base 3.7.90-1
  ev_view_autoscroll_start at Base 3.0.2
  ev_view_autoscroll_stop at Base 3.0.2
  ev_view_begin_add_annotation at Base 3.0.2
@@ -194,6 +197,7 @@
  ev_view_handle_link at Base 3.0.2
  ev_view_hide_cursor at Base 3.0.2
  ev_view_highlight_forward_search at Base 3.0.2
+ ev_view_is_loading at Base 3.7.90-1
  ev_view_new at Base 3.0.2
  ev_view_next_page at Base 3.0.2
  ev_view_presentation_get_current_page at Base 3.0.2




More information about the pkg-gnome-commits mailing list