[SCM] vdr-plugin-epgsearch packaging repository branch, master, updated. debian/1.0.0+git20120325-4-8-gbe75930
etobi
git at e-tobi.net
Wed Mar 6 21:51:21 UTC 2013
The following commit has been merged in the master branch:
commit 37ff2df26bd908fd8593c7b8ee5dc3b0914e6c9d
Author: etobi <git at e-tobi.net>
Date: Sun Feb 24 13:18:48 2013 +0100
Dropped vdr-1.7.28-fix.patch - fixed upstream
diff --git a/debian/patches/series b/debian/patches/series
index 5c8d669..ccae594 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
01_debian-defaults.patch
02_do_not_clean_docs.patch
-vdr-1.7.28-fix.patch
diff --git a/debian/patches/vdr-1.7.28-fix.patch b/debian/patches/vdr-1.7.28-fix.patch
deleted file mode 100644
index 5d66770..0000000
--- a/debian/patches/vdr-1.7.28-fix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: vdr-plugin-epgsearch/menu_searchresults.c
-===================================================================
---- vdr-plugin-epgsearch.orig/menu_searchresults.c 2012-03-25 14:37:02.000000000 +0200
-+++ vdr-plugin-epgsearch/menu_searchresults.c 2012-06-08 14:58:40.000000000 +0200
-@@ -815,7 +815,7 @@
- {
- cRecording *recording = GetRecording(ri);
- if (recording) {
-- cReplayControl::SetRecording(recording->FileName(), recording->Title());
-+ cReplayControl::SetRecording(recording->FileName());
- return osReplay;
- }
- }
--
vdr-plugin-epgsearch packaging repository
More information about the pkg-vdr-dvb-changes
mailing list