r52925 - in /desktop/unstable/gnome-documents/debian: changelog patches/git_require-gepub-0.5.patch patches/series

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Tue Aug 29 12:38:23 UTC 2017


Author: jbicha-guest
Date: Tue Aug 29 12:38:23 2017
New Revision: 52925

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52925
Log:
Cherry-pick commit for compatibility with libgepub 0.5

Added:
    desktop/unstable/gnome-documents/debian/patches/git_require-gepub-0.5.patch
Modified:
    desktop/unstable/gnome-documents/debian/changelog
    desktop/unstable/gnome-documents/debian/patches/series

Modified: desktop/unstable/gnome-documents/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/changelog?rev=52925&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/changelog	[utf-8] Tue Aug 29 12:38:23 2017
@@ -3,6 +3,8 @@
   * New upstream release.
   * Update 90_drop-onlyshowin.patch to show Books app
     in any desktop (LP: #1687101)
+  * Add git_require-gepub-0.5.patch:
+    - Cherry-pick commit for compatibility with libgepub 0.5
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Fri, 28 Apr 2017 16:36:09 -0400
 

Added: desktop/unstable/gnome-documents/debian/patches/git_require-gepub-0.5.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/patches/git_require-gepub-0.5.patch?rev=52925&op=file
==============================================================================
--- desktop/unstable/gnome-documents/debian/patches/git_require-gepub-0.5.patch	(added)
+++ desktop/unstable/gnome-documents/debian/patches/git_require-gepub-0.5.patch	[utf-8] Tue Aug 29 12:38:23 2017
@@ -0,0 +1,23 @@
+From d44503f21fedff9af3e13ec162b40f83dc083f3d Mon Sep 17 00:00:00 2001
+From: Jeremy Bicha <jbicha at ubuntu.com>
+Date: Sat, 12 Aug 2017 22:02:27 -0400
+Subject: Require Gepub 0.5
+
+https://bugzilla.gnome.org/show_bug.cgi?id=786221
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index a4a1db8..cc3cac9 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -118,7 +118,7 @@ AX_CHECK_GIRS_GJS([Tracker], [1.0])
+ AX_CHECK_GIRS_GJS([TrackerControl], [1.0])
+ AX_CHECK_GIRS_GJS([WebKit2], [4.0])
+ AX_CHECK_GIRS_GJS([Zpj], [0.0])
+-AX_CHECK_GIRS_GJS([Gepub], [0.4])
++AX_CHECK_GIRS_GJS([Gepub], [0.5])
+ 
+ GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable glib_compile_resources gio-2.0`
+ AC_SUBST(GLIB_COMPILE_RESOURCES)

Modified: desktop/unstable/gnome-documents/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/patches/series?rev=52925&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/patches/series	[utf-8] Tue Aug 29 12:38:23 2017
@@ -1,2 +1,3 @@
 90_drop-onlyshowin.patch
 gnome-documents-xdg-fail.patch
+git_require-gepub-0.5.patch




More information about the pkg-gnome-commits mailing list