r4378 - in vdr/vdr-plugin-eggtimer/trunk/debian: . patches

Tobias Grimm tiber-guest at alioth.debian.org
Wed Mar 21 01:03:07 CET 2007


Author: tiber-guest
Date: 2007-03-21 00:03:07 +0000 (Wed, 21 Mar 2007)
New Revision: 4378

Added:
   vdr/vdr-plugin-eggtimer/trunk/debian/patches/
   vdr/vdr-plugin-eggtimer/trunk/debian/patches/00list
   vdr/vdr-plugin-eggtimer/trunk/debian/patches/01_fix-includes.dpatch
Modified:
   vdr/vdr-plugin-eggtimer/trunk/debian/changelog
   vdr/vdr-plugin-eggtimer/trunk/debian/control
   vdr/vdr-plugin-eggtimer/trunk/debian/rules
Log:
* Added 01_fix-includes.dpatch

Modified: vdr/vdr-plugin-eggtimer/trunk/debian/changelog
===================================================================
--- vdr/vdr-plugin-eggtimer/trunk/debian/changelog	2007-03-20 19:54:41 UTC (rev 4377)
+++ vdr/vdr-plugin-eggtimer/trunk/debian/changelog	2007-03-21 00:03:07 UTC (rev 4378)
@@ -1,3 +1,9 @@
+vdr-plugin-eggtimer (0.9.5-5) experimental; urgency=low
+
+  * Added 01_fix-includes.dpatch
+
+ -- Tobias Grimm <tg at e-tobi.net>  Wed, 21 Mar 2007 01:01:12 +0100
+
 vdr-plugin-eggtimer (0.9.5-4) experimental; urgency=low
 
   * Release for vdrdevel 1.5.1

Modified: vdr/vdr-plugin-eggtimer/trunk/debian/control
===================================================================
--- vdr/vdr-plugin-eggtimer/trunk/debian/control	2007-03-20 19:54:41 UTC (rev 4377)
+++ vdr/vdr-plugin-eggtimer/trunk/debian/control	2007-03-21 00:03:07 UTC (rev 4378)
@@ -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 Günther <tom at toms-cafe.de>, Thomas Schmidt <tschmidt at debian.org>
-Build-Depends: debhelper (>> 4.1.16), vdr-dev (>= 1.4.5-1)
+Build-Depends: debhelper (>> 4.1.16), dpatch, vdr-dev (>= 1.4.5-1)
 Standards-Version: 3.7.2
 
 Package: vdr-plugin-eggtimer

Added: vdr/vdr-plugin-eggtimer/trunk/debian/patches/00list
===================================================================
--- vdr/vdr-plugin-eggtimer/trunk/debian/patches/00list	2007-03-20 19:54:41 UTC (rev 4377)
+++ vdr/vdr-plugin-eggtimer/trunk/debian/patches/00list	2007-03-21 00:03:07 UTC (rev 4378)
@@ -0,0 +1 @@
+01_fix-includes

Added: vdr/vdr-plugin-eggtimer/trunk/debian/patches/01_fix-includes.dpatch
===================================================================
--- vdr/vdr-plugin-eggtimer/trunk/debian/patches/01_fix-includes.dpatch	2007-03-20 19:54:41 UTC (rev 4377)
+++ vdr/vdr-plugin-eggtimer/trunk/debian/patches/01_fix-includes.dpatch	2007-03-21 00:03:07 UTC (rev 4378)
@@ -0,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_fix-includes.dpatch by Tobias Grimm <tg at e-tobi.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad vdr-plugin-eggtimer-0.9.5~/eggtimer.h vdr-plugin-eggtimer-0.9.5/eggtimer.h
+--- vdr-plugin-eggtimer-0.9.5~/eggtimer.h	2006-09-28 12:37:40.000000000 +0200
++++ vdr-plugin-eggtimer-0.9.5/eggtimer.h	2007-03-21 00:59:30.000000000 +0100
+@@ -8,7 +8,6 @@
+ #include "i18n.h"
+ #include "background.h"
+ #include "eggtimer_data.h"
+-#include "menu.h"
+ 
+ //#define DEBUG
+ 

Modified: vdr/vdr-plugin-eggtimer/trunk/debian/rules
===================================================================
--- vdr/vdr-plugin-eggtimer/trunk/debian/rules	2007-03-20 19:54:41 UTC (rev 4377)
+++ vdr/vdr-plugin-eggtimer/trunk/debian/rules	2007-03-21 00:03:07 UTC (rev 4378)
@@ -13,7 +13,7 @@
 endif
 
 # To use dpatch uncomment the following line and set Build-Depends to dpatch
-# DPATCH=yes
+DPATCH=yes
 
 ifdef DPATCH
 include /usr/share/dpatch/dpatch.make




More information about the pkg-vdr-dvb-changes mailing list