r1233 - in vdr/vdr-plugin-timeline/trunk/debian: . patches
Thomas Schmidt
tschmidt at costa.debian.org
Sun Sep 11 19:59:24 UTC 2005
Author: tschmidt
Date: 2005-09-11 19:59:24 +0000 (Sun, 11 Sep 2005)
New Revision: 1233
Added:
vdr/vdr-plugin-timeline/trunk/debian/patches/02_vdr_1.3.32-fix.dpatch
Modified:
vdr/vdr-plugin-timeline/trunk/debian/changelog
vdr/vdr-plugin-timeline/trunk/debian/control
vdr/vdr-plugin-timeline/trunk/debian/patches/00list
Log:
vdr-plugin-timeline: Updated for vdr 1.3.32, added 02_vdr_1.3.32-fix.dpatch
Modified: vdr/vdr-plugin-timeline/trunk/debian/changelog
===================================================================
--- vdr/vdr-plugin-timeline/trunk/debian/changelog 2005-09-11 19:53:21 UTC (rev 1232)
+++ vdr/vdr-plugin-timeline/trunk/debian/changelog 2005-09-11 19:59:24 UTC (rev 1233)
@@ -1,9 +1,14 @@
-vdr-plugin-timeline (0.9.0-11) UNRELEASED; urgency=low
+vdr-plugin-timeline (0.9.0-11) unstable; urgency=low
* NOT RELEASED YET
+
* First upload to official Debian-archive (closes: Bug#288435)
+
+ * Thomas Schmidt <tschmidt at debian.org>
+ - Build-Depend on vdr (>=1.3.32-1)
+ - Added 02_vdr_1.3.32-fix.dpatch so the plugin compiles for vdr>=1.3.32
- -- Tobias Grimm <tg at e-tobi.net> Sat, 3 Sep 2005 00:36:55 +0200
+ -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Sun, 11 Sep 2005 21:54:05 +0200
vdr-plugin-timeline (0.9.0-10) unstable; urgency=low
Modified: vdr/vdr-plugin-timeline/trunk/debian/control
===================================================================
--- vdr/vdr-plugin-timeline/trunk/debian/control 2005-09-11 19:53:21 UTC (rev 1232)
+++ vdr/vdr-plugin-timeline/trunk/debian/control 2005-09-11 19:59:24 UTC (rev 1233)
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Uploaders: Tobias Grimm <tg at e-tobi.net>, 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-timeline
Modified: vdr/vdr-plugin-timeline/trunk/debian/patches/00list
===================================================================
--- vdr/vdr-plugin-timeline/trunk/debian/patches/00list 2005-09-11 19:53:21 UTC (rev 1232)
+++ vdr/vdr-plugin-timeline/trunk/debian/patches/00list 2005-09-11 19:59:24 UTC (rev 1233)
@@ -1,2 +1,3 @@
01_Makefile-fPIC-fix
+02_vdr_1.3.32-fix
92_timeline-1.3.23
Added: vdr/vdr-plugin-timeline/trunk/debian/patches/02_vdr_1.3.32-fix.dpatch
===================================================================
--- vdr/vdr-plugin-timeline/trunk/debian/patches/02_vdr_1.3.32-fix.dpatch 2005-09-11 19:53:21 UTC (rev 1232)
+++ vdr/vdr-plugin-timeline/trunk/debian/patches/02_vdr_1.3.32-fix.dpatch 2005-09-11 19:59:24 UTC (rev 1233)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+
+## 02_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-timeline-0.9.0/checkerOsd.h /tmp/dpep.oEGMri/vdr-plugin-timeline-0.9.0/checkerOsd.h
+--- vdr-plugin-timeline-0.9.0/checkerOsd.h 2004-11-30 21:12:54.000000000 +0100
++++ /tmp/dpep.oEGMri/vdr-plugin-timeline-0.9.0/checkerOsd.h 2005-09-11 21:55:53.289574560 +0200
+@@ -11,6 +11,7 @@
+ #define CHECKEROSD_H
+
+ #include <vdr/plugin.h>
++#include <vdr/device.h>
+ #include <time.h>
+ #include "config.h"
+
Property changes on: vdr/vdr-plugin-timeline/trunk/debian/patches/02_vdr_1.3.32-fix.dpatch
___________________________________________________________________
Name: svn:executable
+ *
More information about the pkg-vdr-dvb-changes
mailing list