[Pkg-xfce-commits] r4650 - goodies/branches/experimental/xfce4-xkb-plugin/debian/patches
Yves-Alexis Perez
corsac at alioth.debian.org
Wed Dec 8 06:52:55 UTC 2010
Author: corsac
Date: 2010-12-08 18:52:54 +0000 (Wed, 08 Dec 2010)
New Revision: 4650
Modified:
goodies/branches/experimental/xfce4-xkb-plugin/debian/patches/01_xklavier_4.0.patch
goodies/branches/experimental/xfce4-xkb-plugin/debian/patches/02_fix-various-segfaults.patch
goodies/branches/experimental/xfce4-xkb-plugin/debian/patches/03_xklavier_5.0.patch
Log:
add dep3 descriptions to patches
Modified: goodies/branches/experimental/xfce4-xkb-plugin/debian/patches/01_xklavier_4.0.patch
===================================================================
--- goodies/branches/experimental/xfce4-xkb-plugin/debian/patches/01_xklavier_4.0.patch 2010-12-08 18:10:05 UTC (rev 4649)
+++ goodies/branches/experimental/xfce4-xkb-plugin/debian/patches/01_xklavier_4.0.patch 2010-12-08 18:52:54 UTC (rev 4650)
@@ -1,3 +1,6 @@
+Description: port to libxklavier 4.0 API
+From: Emilio Pozuelo Monfort
+Bug: http://bugzilla.xfce.org/show_bug.cgi?id=6944
Index: xfce4-xkb-plugin-0.5.3.3/panel-plugin/xkb-config.c
===================================================================
--- xfce4-xkb-plugin-0.5.3.3.orig/panel-plugin/xkb-config.c 2009-03-06 14:16:03.000000000 +0100
Modified: goodies/branches/experimental/xfce4-xkb-plugin/debian/patches/02_fix-various-segfaults.patch
===================================================================
--- goodies/branches/experimental/xfce4-xkb-plugin/debian/patches/02_fix-various-segfaults.patch 2010-12-08 18:10:05 UTC (rev 4649)
+++ goodies/branches/experimental/xfce4-xkb-plugin/debian/patches/02_fix-various-segfaults.patch 2010-12-08 18:52:54 UTC (rev 4650)
@@ -1,5 +1,9 @@
+Description: fix various segfaults when adding/removing layouts
From 2856ccfd12b7d9844538ea43a34e9f7af9e945a6 Mon Sep 17 00:00:00 2001
From: Lionel Le Folgoc <mrpouit at ubuntu.com>
+Bug: http://bugzilla.xfce.org/show_bug.cgi?id=6945
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557452
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567346
Date: Mon, 8 Feb 2010 20:05:12 +0100
Subject: [PATCH 1/2] Use g_strdup("") for options, instead of "", because it is later free'd (thus segfaults).
Modified: goodies/branches/experimental/xfce4-xkb-plugin/debian/patches/03_xklavier_5.0.patch
===================================================================
--- goodies/branches/experimental/xfce4-xkb-plugin/debian/patches/03_xklavier_5.0.patch 2010-12-08 18:10:05 UTC (rev 4649)
+++ goodies/branches/experimental/xfce4-xkb-plugin/debian/patches/03_xklavier_5.0.patch 2010-12-08 18:52:54 UTC (rev 4650)
@@ -2,6 +2,7 @@
From: Lionel Le Folgoc <mrpouit at ubuntu.com>
Date: Mon, 25 Jan 2010 22:12:16 +0100
Subject: [PATCH] Port to libxklavier 5.0 API.
+Bug: http://bugzilla.xfce.org/show_bug.cgi?id=6944
---
panel-plugin/xkb-config.c | 2 +-
More information about the Pkg-xfce-commits
mailing list