[Pkg-xfce-commits] r1808 - in goodies/xfce4-battery-plugin/debian: . patches
corsac at alioth.debian.org
corsac at alioth.debian.org
Tue Mar 18 19:17:48 UTC 2008
Author: corsac
Date: 2008-03-18 19:17:47 +0000 (Tue, 18 Mar 2008)
New Revision: 1808
Added:
goodies/xfce4-battery-plugin/debian/patches/06_fix-ftbfs-2.6.24.patch
Modified:
goodies/xfce4-battery-plugin/debian/changelog
Log:
* debian/patches: 06_fix-ftbfs-2.6.24 added.
Modified: goodies/xfce4-battery-plugin/debian/changelog
===================================================================
--- goodies/xfce4-battery-plugin/debian/changelog 2008-03-18 13:48:54 UTC (rev 1807)
+++ goodies/xfce4-battery-plugin/debian/changelog 2008-03-18 19:17:47 UTC (rev 1808)
@@ -1,3 +1,9 @@
+xfce4-battery-plugin (0.5.0-5) UNRELEASED; urgency=low
+
+ * debian/patches: 06_fix-ftbfs-2.6.24 added.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 18 Mar 2008 20:16:20 +0100
+
xfce4-battery-plugin (0.5.0-4) unstable; urgency=low
* debian/patches:
Added: goodies/xfce4-battery-plugin/debian/patches/06_fix-ftbfs-2.6.24.patch
===================================================================
--- goodies/xfce4-battery-plugin/debian/patches/06_fix-ftbfs-2.6.24.patch (rev 0)
+++ goodies/xfce4-battery-plugin/debian/patches/06_fix-ftbfs-2.6.24.patch 2008-03-18 19:17:47 UTC (rev 1808)
@@ -0,0 +1,12 @@
+--- xfce4-battery-plugin-0.5.0/panel-plugin/libapm.h.orig 2008-03-18 20:10:58.000000000 +0100
++++ xfce4-battery-plugin-0.5.0/panel-plugin/libapm.h 2008-03-18 20:14:45.000000000 +0100
+@@ -17,8 +17,8 @@
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
+
+-#include <linux/apm_bios.h>
+ #include <sys/types.h>
++#include <linux/apm_bios.h>
+
+ #define APM_PROC "/proc/apm"
+ #define APM_DEVICE "/dev/apm_bios"
More information about the Pkg-xfce-commits
mailing list