r49686 - in /desktop/unstable/gnome-robots/debian: changelog patches/ patches/git_adapt-to-latest-libgnome-games-support.patch patches/series

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Wed Aug 24 15:39:15 UTC 2016


Author: jbicha-guest
Date: Wed Aug 24 15:39:15 2016
New Revision: 49686

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49686
Log:
Backport build fix patch for latest libgnome-games-support

Added:
    desktop/unstable/gnome-robots/debian/patches/
    desktop/unstable/gnome-robots/debian/patches/git_adapt-to-latest-libgnome-games-support.patch
    desktop/unstable/gnome-robots/debian/patches/series
Modified:
    desktop/unstable/gnome-robots/debian/changelog

Modified: desktop/unstable/gnome-robots/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-robots/debian/changelog?rev=49686&op=diff
==============================================================================
--- desktop/unstable/gnome-robots/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-robots/debian/changelog	[utf-8] Wed Aug 24 15:39:15 2016
@@ -12,6 +12,8 @@
   * Add debian/docs to install NEWS
   * Bump debhelper compat to 10
   * Enable all hardening flags
+  * debian/patches/git_adapt-to-latest-libgnome-games-support.patch:
+    - Backport build fix patch
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Wed, 17 Aug 2016 16:52:44 -0400
 

Added: desktop/unstable/gnome-robots/debian/patches/git_adapt-to-latest-libgnome-games-support.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-robots/debian/patches/git_adapt-to-latest-libgnome-games-support.patch?rev=49686&op=file
==============================================================================
--- desktop/unstable/gnome-robots/debian/patches/git_adapt-to-latest-libgnome-games-support.patch	(added)
+++ desktop/unstable/gnome-robots/debian/patches/git_adapt-to-latest-libgnome-games-support.patch	[utf-8] Wed Aug 24 15:39:15 2016
@@ -0,0 +1,23 @@
+From 5a9cc4ceffe2d5af3ee0bc71850eaaf8d5dd5a30 Mon Sep 17 00:00:00 2001
+From: Arnaud Bonatti <arnaud.bonatti at gmail.com>
+Date: Wed, 24 Aug 2016 03:29:38 +0200
+Subject: Fix libgnome-games-support target.
+
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index cc94609..d730cca 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -30,7 +30,7 @@ PKG_CHECK_MODULES(ROBOTS, [
+   gio-2.0 >= $GLIB_REQUIRED
+   librsvg-2.0 >= $RSVG_REQUIRED
+   libcanberra-gtk3 >= $CANBERRA_GTK_REQUIRED
+-  libgnome-games-support-1.0
++  libgnome-games-support-1
+ ])
+ 
+ AC_PATH_PROG([DESKTOP_FILE_VALIDATE], [desktop-file-validate], [/bin/true])
+

Added: desktop/unstable/gnome-robots/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-robots/debian/patches/series?rev=49686&op=file
==============================================================================
--- desktop/unstable/gnome-robots/debian/patches/series	(added)
+++ desktop/unstable/gnome-robots/debian/patches/series	[utf-8] Wed Aug 24 15:39:15 2016
@@ -0,0 +1 @@
+git_adapt-to-latest-libgnome-games-support.patch




More information about the pkg-gnome-commits mailing list