[SCM] vdr-plugin-remotetimers packaging repository branch, master, updated. debian/0.1.7-1

etobi git at e-tobi.net
Sun Jul 15 15:23:19 UTC 2012


The following commit has been merged in the master branch:
commit 7dd3db06db2841e38361f25f3fa0eae4eeb25c5f
Author: etobi <git at e-tobi.net>
Date:   Sun Jul 15 17:22:13 2012 +0200

    Dropped vdr-1.7.28.patch

diff --git a/debian/patches/series b/debian/patches/series
index 32440c3..fa8f224 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 01_include_path.patch
 02_Makefile_locale_fix.patch
-vdr-1.7.28.patch
diff --git a/debian/patches/vdr-1.7.28.patch b/debian/patches/vdr-1.7.28.patch
deleted file mode 100644
index e421fcd..0000000
--- a/debian/patches/vdr-1.7.28.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Index: vdr-plugin-remotetimers/Makefile
-===================================================================
---- vdr-plugin-remotetimers.orig/Makefile	2012-06-08 22:34:53.000000000 +0200
-+++ vdr-plugin-remotetimers/Makefile	2012-06-08 22:34:53.000000000 +0200
-@@ -45,7 +45,7 @@
- 
- ### The object files (add further files here):
- 
--OBJS = $(PLUGIN).o svdrp.o menu.o menuitems.o setup.o moverec.o watcher.o i18n.o
-+OBJS = $(PLUGIN).o svdrp.o menu.o menuitems.o setup.o moverec.o watcher.o
- 
- .PHONY: all i18n dist clean
- all: libvdr-$(PLUGIN).so i18n
-Index: vdr-plugin-remotetimers/menu.c
-===================================================================
---- vdr-plugin-remotetimers.orig/menu.c	2012-06-08 22:34:16.000000000 +0200
-+++ vdr-plugin-remotetimers/menu.c	2012-06-08 22:35:47.000000000 +0200
-@@ -2774,7 +2774,7 @@
-      else {
-         cRecording *recording = GetRecording(ri);
-         if (recording) {
--           cReplayControl::SetRecording(recording->FileName(), recording->Title());
-+           cReplayControl::SetRecording(recording->FileName());
- 	   // use our own replay control which returns to this recordings menu
- 	   cControl::Shutdown();
- 	   cControl::Launch(new cRemoteTimersReplayControl(cMenuMain::IsOpen()));

-- 
vdr-plugin-remotetimers packaging repository



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