[SCM] vdr packaging repository branch, e-tobi, updated. debian/1.7.18-2_ctvdr1-20-g18ee3d5

etobi git at e-tobi.net
Fri Aug 19 22:37:30 UTC 2011


The following commit has been merged in the e-tobi branch:
commit 2a726b4e1224d25a4fe307cb4080f09feea48fa0
Author: etobi <git at e-tobi.net>
Date:   Fri Aug 19 23:45:12 2011 +0200

    Updated opt-39_noepg.dpatch

diff --git a/debian/changelog b/debian/changelog
index f382e49..191b95b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ vdr (1.7.20-1~ctvdr1) unstable; urgency=low
   * New upstream release
   * Updated opt-20_liemikuutio.dpatch
   * Updated opt-27_ttxtsubs.dpatch
+  * Updated opt-39_noepg.dpatch
 
  -- Tobias Grimm <etobi at debian.org>  Fri, 19 Aug 2011 23:16:41 +0200
 
diff --git a/debian/patches/opt-39_noepg.dpatch b/debian/patches/opt-39_noepg.dpatch
index 90612cb..9ab4afc 100644
--- a/debian/patches/opt-39_noepg.dpatch
+++ b/debian/patches/opt-39_noepg.dpatch
@@ -11,9 +11,9 @@
 ## DP: This is useful if you get epg data of the channels from external sources.
 
 @DPATCH@
-diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' vdr-1.7.19~/config.c vdr-1.7.19/config.c
---- vdr-1.7.19~/config.c	2011-06-19 20:05:17.000000000 +0200
-+++ vdr-1.7.19/config.c	2011-06-19 20:08:33.000000000 +0200
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' vdr~/config.c vdr/config.c
+--- vdr~/config.c	2011-08-19 23:01:19.000000000 +0200
++++ vdr/config.c	2011-08-19 23:03:55.000000000 +0200
 @@ -329,6 +329,8 @@
    SetSystemTime = 0;
    TimeSource = 0;
@@ -62,9 +62,9 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
    Store("MarginStart",        MarginStart);
    Store("MarginStop",         MarginStop);
    StoreLanguages("AudioLanguages", AudioLanguages);
-diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' vdr-1.7.19~/config.h vdr-1.7.19/config.h
---- vdr-1.7.19~/config.h	2011-06-19 20:05:17.000000000 +0200
-+++ vdr-1.7.19/config.h	2011-06-19 20:06:21.000000000 +0200
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' vdr~/config.h vdr/config.h
+--- vdr~/config.h	2011-08-19 23:01:19.000000000 +0200
++++ vdr/config.h	2011-08-19 23:02:39.000000000 +0200
 @@ -236,6 +236,7 @@
    int SetSystemTime;
    int TimeSource;
@@ -83,9 +83,9 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
    cSetup& operator= (const cSetup &s);
    bool Load(const char *FileName);
    bool Save(void);
-diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' vdr-1.7.19~/eit.c vdr-1.7.19/eit.c
---- vdr-1.7.19~/eit.c	2011-06-19 20:05:17.000000000 +0200
-+++ vdr-1.7.19/eit.c	2011-06-19 20:05:17.000000000 +0200
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' vdr~/eit.c vdr/eit.c
+--- vdr~/eit.c	2011-08-19 23:01:19.000000000 +0200
++++ vdr/eit.c	2011-08-19 23:01:20.000000000 +0200
 @@ -24,8 +24,28 @@
  class cEIT : public SI::EIT {
  public:
@@ -128,10 +128,10 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
    cSchedule *pSchedule = (cSchedule *)Schedules->GetSchedule(channel, true);
  
    bool Empty = true;
-diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' vdr-1.7.19~/menu.c vdr-1.7.19/menu.c
---- vdr-1.7.19~/menu.c	2011-06-19 20:05:17.000000000 +0200
-+++ vdr-1.7.19/menu.c	2011-06-19 20:05:17.000000000 +0200
-@@ -2850,6 +2850,7 @@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' vdr~/menu.c vdr/menu.c
+--- vdr~/menu.c	2011-08-19 23:01:19.000000000 +0200
++++ vdr/menu.c	2011-08-19 23:01:20.000000000 +0200
+@@ -2851,6 +2851,7 @@
  
  class cMenuSetupEPG : public cMenuSetupBase {
  private:
@@ -139,7 +139,7 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
    int originalNumLanguages;
    int numLanguages;
    void Setup(void);
-@@ -2872,6 +2873,9 @@
+@@ -2873,6 +2874,9 @@
  {
    int current = Current();
  
@@ -149,7 +149,7 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
    Clear();
  
    Add(new cMenuEditIntItem( tr("Setup.EPG$EPG scan timeout (h)"),      &data.EPGScanTimeout));
-@@ -2881,6 +2885,7 @@
+@@ -2882,6 +2886,7 @@
    Add(new cMenuEditBoolItem(tr("Setup.EPG$Set system time"),           &data.SetSystemTime));
    if (data.SetSystemTime)
       Add(new cMenuEditTranItem(tr("Setup.EPG$Use time from transponder"), &data.TimeTransponder, &data.TimeSource));

-- 
vdr packaging repository



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