r46095 - in /desktop/unstable/evince/debian: changelog control control.in libevdocument3-4.symbols libevview3-3.symbols rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 24 10:49:44 UTC 2015


Author: ah
Date: Thu Sep 24 10:49:44 2015
New Revision: 46095

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46095
Log:
* New upstream release.
* Update build-dependencies according to configure.ac changes:
  - bump gtk+ to >= 3.16.0
  - add gstreamer and gstreamer-plugins-base to opt into multimedia support.
* Drop debian/rules snippet for installing evince.xpm
  - the XPM was removed together with the Debian menu entry.
* Update debian/libevdocument3-4.symbols with several additions.
* Update debian/libevview3-3.symbols with several additions.

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

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=46095&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog	[utf-8] (original)
+++ desktop/unstable/evince/debian/changelog	[utf-8] Thu Sep 24 10:49:44 2015
@@ -1,8 +1,19 @@
-evince (3.16.1-2) UNRELEASED; urgency=medium
-
+evince (3.18.0-1) unstable; urgency=medium
+
+  [ Josselin Mouette ]
   * Remove Debian menu entry.
 
- -- Josselin Mouette <joss at debian.org>  Fri, 04 Sep 2015 09:28:26 +0200
+  [ Andreas Henriksson ]
+  * New upstream release.
+  * Update build-dependencies according to configure.ac changes:
+    - bump gtk+ to >= 3.16.0
+    - add gstreamer and gstreamer-plugins-base to opt into multimedia support.
+  * Drop debian/rules snippet for installing evince.xpm
+    - the XPM was removed together with the Debian menu entry.
+  * Update debian/libevdocument3-4.symbols with several additions.
+  * Update debian/libevview3-3.symbols with several additions.
+
+ -- Andreas Henriksson <andreas at fatal.se>  Thu, 24 Sep 2015 12:35:56 +0200
 
 evince (3.16.1-1) unstable; urgency=medium
 

Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=46095&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control	[utf-8] (original)
+++ desktop/unstable/evince/debian/control	[utf-8] Thu Sep 24 10:49:44 2015
@@ -18,9 +18,11 @@
                gtk-doc-tools (>= 1.0),
                libx11-dev,
                libcairo2-dev (>= 1.10.0),
-               libgtk-3-dev (>= 3.15.3),
+               libgtk-3-dev (>= 3.16.0),
                libgail-3-dev (>= 3.0.2),
                libglib2.0-dev (>= 2.36),
+               libgstreamer1.0-dev,
+               libgstreamer-plugins-base1.0-dev,
                libsecret-1-dev (>= 0.5),
                libxml2-dev (>= 2.5.0),
                libsm-dev (>= 2:1.0.0),

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=46095&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in	[utf-8] (original)
+++ desktop/unstable/evince/debian/control.in	[utf-8] Thu Sep 24 10:49:44 2015
@@ -14,9 +14,11 @@
                gtk-doc-tools (>= 1.0),
                libx11-dev,
                libcairo2-dev (>= 1.10.0),
-               libgtk-3-dev (>= 3.15.3),
+               libgtk-3-dev (>= 3.16.0),
                libgail-3-dev (>= 3.0.2),
                libglib2.0-dev (>= 2.36),
+               libgstreamer1.0-dev,
+               libgstreamer-plugins-base1.0-dev,
                libsecret-1-dev (>= 0.5),
                libxml2-dev (>= 2.5.0),
                libsm-dev (>= 2:1.0.0),

Modified: desktop/unstable/evince/debian/libevdocument3-4.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/libevdocument3-4.symbols?rev=46095&op=diff
==============================================================================
--- desktop/unstable/evince/debian/libevdocument3-4.symbols	[utf-8] (original)
+++ desktop/unstable/evince/debian/libevdocument3-4.symbols	[utf-8] Thu Sep 24 10:49:44 2015
@@ -5,6 +5,7 @@
  ev_annotation_attachment_set_attachment at Base 3.0.2
  ev_annotation_equal at Base 3.0.2
  ev_annotation_get_annotation_type at Base 3.0.2
+ ev_annotation_get_area at Base 3.18.0
  ev_annotation_get_color at Base 3.0.2
  ev_annotation_get_contents at Base 3.0.2
  ev_annotation_get_modified at Base 3.0.2
@@ -13,6 +14,7 @@
  ev_annotation_get_page_index at Base 3.0.2
  ev_annotation_get_rgba at Base 3.5.3
  ev_annotation_get_type at Base 3.0.2
+ ev_annotation_markup_can_have_popup at Base 3.18.0
  ev_annotation_markup_get_label at Base 3.0.2
  ev_annotation_markup_get_opacity at Base 3.0.2
  ev_annotation_markup_get_popup_is_open at Base 3.0.2
@@ -24,6 +26,7 @@
  ev_annotation_markup_set_opacity at Base 3.0.2
  ev_annotation_markup_set_popup_is_open at Base 3.0.2
  ev_annotation_markup_set_rectangle at Base 3.0.2
+ ev_annotation_set_area at Base 3.18.0
  ev_annotation_set_color at Base 3.0.2
  ev_annotation_set_contents at Base 3.0.2
  ev_annotation_set_modified at Base 3.0.2
@@ -38,6 +41,7 @@
  ev_annotation_text_markup_get_type at Base 3.16.1
  ev_annotation_text_markup_highlight_new at Base 3.16.1
  ev_annotation_text_markup_set_markup_type at Base 3.16.1
+ ev_annotation_text_markup_squiggly_new at Base 3.18.0
  ev_annotation_text_markup_strike_out_new at Base 3.16.1
  ev_annotation_text_markup_type_get_type at Base 3.16.1
  ev_annotation_text_markup_underline_new at Base 3.16.1
@@ -165,6 +169,8 @@
  ev_document_load_flags_get_type at Base 3.5.2
  ev_document_load_gfile at Base 3.5.2
  ev_document_load_stream at Base 3.5.2
+ ev_document_media_get_media_mapping at Base 3.18.0
+ ev_document_media_get_type at Base 3.18.0
  ev_document_misc_format_date at Base 3.0.2
  ev_document_misc_get_loading_thumbnail at Base 3.0.2
  ev_document_misc_get_page_border_size at Base 3.0.2
@@ -297,6 +303,12 @@
  ev_mapping_list_ref at Base 3.0.2
  ev_mapping_list_remove at Base 3.13.91
  ev_mapping_list_unref at Base 3.0.2
+ ev_media_get_page_index at Base 3.18.0
+ ev_media_get_show_controls at Base 3.18.0
+ ev_media_get_type at Base 3.18.0
+ ev_media_get_uri at Base 3.18.0
+ ev_media_new_for_uri at Base 3.18.0
+ ev_media_set_show_controls at Base 3.18.0
  ev_mkdtemp at Base 3.0.2
  ev_mkstemp at Base 3.0.2
  ev_mkstemp_file at Base 3.0.2

Modified: desktop/unstable/evince/debian/libevview3-3.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/libevview3-3.symbols?rev=46095&op=diff
==============================================================================
--- desktop/unstable/evince/debian/libevview3-3.symbols	[utf-8] (original)
+++ desktop/unstable/evince/debian/libevview3-3.symbols	[utf-8] Thu Sep 24 10:49:44 2015
@@ -115,6 +115,9 @@
  ev_job_thumbnail_set_output_format at Base 3.13.91
  ev_link_accessible_get_type at Base 3.7.90
  ev_link_accessible_new at Base 3.7.90
+ ev_media_player_get_media at Base 3.18.0
+ ev_media_player_get_type at Base 3.18.0
+ ev_media_player_new at Base 3.18.0
  ev_page_accessible_get_accessible_for_mapping at Base 3.13.91
  ev_page_accessible_get_page at Base 3.12.1
  ev_page_accessible_get_type at Base 3.12.1
@@ -128,6 +131,7 @@
  ev_page_cache_get_form_field_mapping at Base 3.0.2
  ev_page_cache_get_image_mapping at Base 3.0.2
  ev_page_cache_get_link_mapping at Base 3.0.2
+ ev_page_cache_get_media_mapping at Base 3.18.0
  ev_page_cache_get_text at Base 3.0.2
  ev_page_cache_get_text_attrs at Base 3.10.0
  ev_page_cache_get_text_layout at Base 3.0.2

Modified: desktop/unstable/evince/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/rules?rev=46095&op=diff
==============================================================================
--- desktop/unstable/evince/debian/rules	[utf-8] (original)
+++ desktop/unstable/evince/debian/rules	[utf-8] Thu Sep 24 10:49:44 2015
@@ -26,6 +26,3 @@
 
 DEB_DH_SHLIBDEPS_ARGS += -X /usr/lib/nautilus/
 
-install/evince-common::
-	dh_install -p${cdbs_curpkg} --ignore=debian/${cdbs_curpkg}.install \
-		debian/evince.xpm usr/share/pixmaps




More information about the pkg-gnome-commits mailing list