[Pkg-xfce-commits] r1274 - in goodies/xfce4-xmms-plugin/debian: . patches
corsac-guest at alioth.debian.org
corsac-guest at alioth.debian.org
Sat May 26 09:00:54 UTC 2007
Author: corsac-guest
Date: 2007-05-26 09:00:54 +0000 (Sat, 26 May 2007)
New Revision: 1274
Added:
goodies/xfce4-xmms-plugin/debian/patches/01_fix-implicit-pointer-conversion.patch
Modified:
goodies/xfce4-xmms-plugin/debian/changelog
Log:
fix another implicit pointer conversion
Modified: goodies/xfce4-xmms-plugin/debian/changelog
===================================================================
--- goodies/xfce4-xmms-plugin/debian/changelog 2007-05-26 08:21:17 UTC (rev 1273)
+++ goodies/xfce4-xmms-plugin/debian/changelog 2007-05-26 09:00:54 UTC (rev 1274)
@@ -1,3 +1,10 @@
+xfce4-xmms-plugin (0.5.1-2) UNRELEASED; urgency=low
+
+ * debian/patches: added another 01_fix-implicit-pointer-conversion.patch.
+ Thanks Dann Frazier. closes: #426018
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Sat, 26 May 2007 10:56:55 +0200
+
xfce4-xmms-plugin (0.5.1-1) unstable; urgency=low
(Yves-Alexis Perez)
Added: goodies/xfce4-xmms-plugin/debian/patches/01_fix-implicit-pointer-conversion.patch
===================================================================
--- goodies/xfce4-xmms-plugin/debian/patches/01_fix-implicit-pointer-conversion.patch (rev 0)
+++ goodies/xfce4-xmms-plugin/debian/patches/01_fix-implicit-pointer-conversion.patch 2007-05-26 09:00:54 UTC (rev 1274)
@@ -0,0 +1,10 @@
+--- xfce4-xmms-plugin-0.5.1.orig/panel-plugin/preferences.c 2007-01-16 08:08:52.000000000 -0700
++++ xfce4-xmms-plugin-0.5.1/panel-plugin/preferences.c 2007-05-25 10:15:20.000000000 -0600
+@@ -33,6 +33,7 @@
+
+ #include <libxfce4util/libxfce4util.h>
+ #include <libxfce4panel/xfce-panel-plugin.h>
++#include <libxfcegui4/dialogs.h>
+
+ #include "preferences.h"
+ #include "xmms_plugin.h"
More information about the Pkg-xfce-commits
mailing list