r7892 - in /vdr/vdr-plugin-remotetimers/trunk/debian: changelog control copyright docs patches/00list patches/01_include_path.dpatch patches/02_Makefile_locale_fix.dpatch patches/90_vcd-0.9-1.7.3.dpatch rules

tom-guest at users.alioth.debian.org tom-guest at users.alioth.debian.org
Tue Aug 18 22:31:01 UTC 2009


Author: tom-guest
Date: Tue Aug 18 22:31:01 2009
New Revision: 7892

URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7892
Log:
* Added 90_vcd-0.9-1.7.3.dpatch
* Added myself to Uploaders
* Added Vcs-* fields to debian/control
* Removed debian/docs (not necessary with cdbs)
* Removed DVBDIR from debian/rules
* Updated debian/copyright

Added:
    vdr/vdr-plugin-remotetimers/trunk/debian/patches/90_vcd-0.9-1.7.3.dpatch
Removed:
    vdr/vdr-plugin-remotetimers/trunk/debian/docs
Modified:
    vdr/vdr-plugin-remotetimers/trunk/debian/changelog
    vdr/vdr-plugin-remotetimers/trunk/debian/control
    vdr/vdr-plugin-remotetimers/trunk/debian/copyright
    vdr/vdr-plugin-remotetimers/trunk/debian/patches/00list
    vdr/vdr-plugin-remotetimers/trunk/debian/patches/01_include_path.dpatch   (props changed)
    vdr/vdr-plugin-remotetimers/trunk/debian/patches/02_Makefile_locale_fix.dpatch   (props changed)
    vdr/vdr-plugin-remotetimers/trunk/debian/rules

Modified: vdr/vdr-plugin-remotetimers/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/changelog?rev=7892&op=diff
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/changelog Tue Aug 18 22:31:01 2009
@@ -1,3 +1,14 @@
+vdr-plugin-remotetimers (0.1.1-3) unstable; urgency=low
+
+  * Added 90_vcd-0.9-1.7.3.dpatch
+  * Added myself to Uploaders
+  * Added Vcs-* fields to debian/control
+  * Removed debian/docs (not necessary with cdbs)
+  * Removed DVBDIR from debian/rules
+  * Updated debian/copyright
+
+ -- Thomas Günther <tom at toms-cafe.de>  Wed, 19 Aug 2009 00:06:24 +0200
+
 vdr-plugin-remotetimers (0.1.1-2) unstable; urgency=low
 
   * Bumped standeds version to 3.8.1

Modified: vdr/vdr-plugin-remotetimers/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/control?rev=7892&op=diff
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/control (original)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/control Tue Aug 18 22:31:01 2009
@@ -2,9 +2,11 @@
 Section: video
 Priority: extra
 Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
-Uploaders: Tobias Grimm <etobi at debian.org>
+Uploaders: Tobias Grimm <etobi at debian.org>, Thomas Günther <tom at toms-cafe.de>
 Build-Depends: debhelper (>= 7), cdbs, dpatch, vdr-dev (>= 1.6.0-8ctvdr3), gettext, svdrpservice-dev
 Standards-Version: 3.8.1
+Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/
 Homepage: http://vdr.schmirler.de
 
 Package: vdr-plugin-remotetimers

Modified: vdr/vdr-plugin-remotetimers/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/copyright?rev=7892&op=diff
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/copyright Tue Aug 18 22:31:01 2009
@@ -4,15 +4,16 @@
 Upstream Author:
     Frank Schmirler <vdrdev at schmirler.de>
 
-Debian Maintainer:
+Debian Maintainers:
     Oliver Grassl <O.Grassl at gmx.net>
     Tobias Grimm <etobi at debian.org>
+    Thomas Günther <tom at toms-cafe.de>
 
 Copyright:
     (C) 2007 - 2009 Frank Schmirler
 
 Copyright (Debian packaging):
-    (C) 2009 Oliver Grassl, Tobias Grimm
+    (C) 2009 Oliver Grassl, Tobias Grimm, Thomas Günther
 
 License:
     This program is free software; you can redistribute it and/or modify

Modified: vdr/vdr-plugin-remotetimers/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/patches/00list?rev=7892&op=diff
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/patches/00list (original)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/patches/00list Tue Aug 18 22:31:01 2009
@@ -1,2 +1,3 @@
 01_include_path
 02_Makefile_locale_fix
+90_vcd-0.9-1.7.3

Propchange: vdr/vdr-plugin-remotetimers/trunk/debian/patches/01_include_path.dpatch
            ('svn:executable' removed)

Propchange: vdr/vdr-plugin-remotetimers/trunk/debian/patches/02_Makefile_locale_fix.dpatch
            ('svn:executable' removed)

Added: vdr/vdr-plugin-remotetimers/trunk/debian/patches/90_vcd-0.9-1.7.3.dpatch
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/patches/90_vcd-0.9-1.7.3.dpatch?rev=7892&op=file
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/patches/90_vcd-0.9-1.7.3.dpatch (added)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/patches/90_vcd-0.9-1.7.3.dpatch Tue Aug 18 22:31:01 2009
@@ -1,0 +1,23 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 90_remotetimers-0.1.1-1.7.3.dpatch by Thomas Günther <tom at toms-cafe.de>
+## http://toms-cafe.de/vdr/download/remotetimers-0.1.1-1.7.3.diff
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Changes for VDR >= 1.7.3.
+
+ at DPATCH@
+--- remotetimers-0.1.1/menu.c
++++ remotetimers-0.1.1/menu.c
+@@ -1988,7 +1988,12 @@
+   cMenuRecordingItem *ri = (cMenuRecordingItem *)Get(Current());
+   if (ri && !ri->IsDirectory()) {
+      cDevice::PrimaryDevice()->StopReplay(); // must do this first to be able to rewind the currently replayed recording
++#if VDRVERSNUM >= 10703
++     cRecording *recording = Recordings.GetByName(ri->FileName());
++     cResumeFile ResumeFile(ri->FileName(), recording && recording->IsPesRecording());
++#else
+      cResumeFile ResumeFile(ri->FileName());
++#endif
+      ResumeFile.Delete();
+      return Play();
+      }

Modified: vdr/vdr-plugin-remotetimers/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/rules?rev=7892&op=diff
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/rules (original)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/rules Tue Aug 18 22:31:01 2009
@@ -5,7 +5,7 @@
 
 DEB_INSTALL_CHANGELOGS_ALL = HISTORY
 
-MAKE_OPTIONS = DVBDIR=/usr VDRDIR=/usr/include/vdr LIBDIR=. \
+MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. \
                LOCALEDIR=debian/tmp/usr/share/locale
 
 common-build-arch::




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