r1237 - in vdr/vdr-plugin-wapd/trunk/debian: . patches
Thomas Schmidt
tschmidt at costa.debian.org
Sun Sep 11 20:18:23 UTC 2005
Author: tschmidt
Date: 2005-09-11 20:18:20 +0000 (Sun, 11 Sep 2005)
New Revision: 1237
Added:
vdr/vdr-plugin-wapd/trunk/debian/patches/05_vdr_1.3.32-fix.dpatch
Modified:
vdr/vdr-plugin-wapd/trunk/debian/changelog
vdr/vdr-plugin-wapd/trunk/debian/control
vdr/vdr-plugin-wapd/trunk/debian/patches/00list
Log:
vdr-plugin-wapd: Updated for vdr 1.3.32, added 05_vdr_1.3.32-fix.dpatch
Modified: vdr/vdr-plugin-wapd/trunk/debian/changelog
===================================================================
--- vdr/vdr-plugin-wapd/trunk/debian/changelog 2005-09-11 20:13:49 UTC (rev 1236)
+++ vdr/vdr-plugin-wapd/trunk/debian/changelog 2005-09-11 20:18:20 UTC (rev 1237)
@@ -1,3 +1,13 @@
+vdr-plugin-wapd (0.7a-9) unstable; urgency=low
+
+ * NOT RELEASED YET
+
+ * Thomas Schmidt <tschmidt at debian.org>
+ - Build-Depend on vdr (>=1.3.32-1)
+ - Added 05_vdr_1.3.32-fix.dpatch so the plugin compiles for vdr>=1.3.32
+
+ -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Sun, 11 Sep 2005 22:14:24 +0200
+
vdr-plugin-wapd (0.7a-8) unstable; urgency=low
* Thomas Schmidt <tschmidt at debian.org>
Modified: vdr/vdr-plugin-wapd/trunk/debian/control
===================================================================
--- vdr/vdr-plugin-wapd/trunk/debian/control 2005-09-11 20:13:49 UTC (rev 1236)
+++ vdr/vdr-plugin-wapd/trunk/debian/control 2005-09-11 20:18:20 UTC (rev 1237)
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Uploaders: Thomas Schmidt <tschmidt at debian.org>
-Build-Depends: debhelper (>> 4.1.16), vdr-dev (>=1.3.31-1), dpatch (>= 2.0.9)
+Build-Depends: debhelper (>> 4.1.16), vdr-dev (>=1.3.32-1), dpatch (>= 2.0.9)
Standards-Version: 3.6.2
Package: vdr-plugin-wapd
Modified: vdr/vdr-plugin-wapd/trunk/debian/patches/00list
===================================================================
--- vdr/vdr-plugin-wapd/trunk/debian/patches/00list 2005-09-11 20:13:49 UTC (rev 1236)
+++ vdr/vdr-plugin-wapd/trunk/debian/patches/00list 2005-09-11 20:18:20 UTC (rev 1237)
@@ -2,3 +2,4 @@
02_vdr_1.3.23-fix
03_vdr_1.3.24-fix
04_wmlescape
+05_vdr_1.3.32-fix
Added: vdr/vdr-plugin-wapd/trunk/debian/patches/05_vdr_1.3.32-fix.dpatch
===================================================================
--- vdr/vdr-plugin-wapd/trunk/debian/patches/05_vdr_1.3.32-fix.dpatch 2005-09-11 20:13:49 UTC (rev 1236)
+++ vdr/vdr-plugin-wapd/trunk/debian/patches/05_vdr_1.3.32-fix.dpatch 2005-09-11 20:18:20 UTC (rev 1237)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+
+## 05_vdr_1.3.32-fix.dpatch by Thomas Schmidt <tschmidt at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Fix building for vdr 1.3.32
+
+ at DPATCH@
+diff -urNad vdr-plugin-wapd-0.7a/server.c /tmp/dpep.v5bmXN/vdr-plugin-wapd-0.7a/server.c
+--- vdr-plugin-wapd-0.7a/server.c 2005-09-11 22:15:21.631959520 +0200
++++ /tmp/dpep.v5bmXN/vdr-plugin-wapd-0.7a/server.c 2005-09-11 22:15:46.736143104 +0200
+@@ -16,6 +16,7 @@
+ #include <vdr/i18n.h>
+ #include <vdr/recording.h>
+ #include <vdr/font.h>
++#include <vdr/device.h>
+ #include "server.h"
+ #include "tools.h"
+ #include "i18n.h"
More information about the pkg-vdr-dvb-changes
mailing list