[vdr-plugin-remotetimers] branch master updated (a6340bf -> 624f7ce)

Tobias Grimm tiber-guest at moszumanska.debian.org
Sat Feb 14 10:11:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

tiber-guest pushed a change to branch master
in repository vdr-plugin-remotetimers.

      from  a6340bf   Build-depend on vdr-dev (>= 2.0.0)
       new  62edb39   fixed old commit which modified upstream source
       new  1b35e98   Imported Upstream version 1.0.1
       new  7043968   Merge branch 'upstream'
       new  03f5afd   New upstream release
       new  624f7ce   * Added VDR 2.1.2 compatibility patch from yaVDR / Lars Hanisch * Build-depend on vdr-dev (>= 2.1.10) * Standards-Version: 3.9.6

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 HISTORY                                            |   32 +-
 Makefile                                           |    2 +-
 README                                             |  107 +-
 conflict.c                                         |  137 ++
 conflict.h                                         |   81 +
 debian/changelog                                   |    9 +
 debian/control                                     |    4 +-
 debian/patches/01_include_path.patch               |    8 +-
 debian/patches/Makefile-1.7.36.patch               |  157 --
 debian/patches/series                              |    2 +-
 debian/patches/vdr-2.1.x-compat.patch              |  134 ++
 i18n.c                                             | 2340 --------------------
 i18n.h                                             |    6 -
 include/epgsearch.h                                |  202 ++
 menu.c                                             | 1272 +++--------
 menu.h                                             |   84 +-
 menuitems.c                                        |    2 -
 moverec.c                                          |    2 -
 ...dr-1.4.x-1.7.27-remote_instant_recordings.patch |  124 --
 .../vdr-1.5.15-1.7.9-video_on_networkshare.diff    |   33 -
 ...-skinlcars.patch => vdr-1.7.29-skinlcars.patch} |   12 +-
 po/de_DE.po                                        |  104 +-
 po/it_IT.po                                        |  101 +-
 po/sk_SK.po                                        |  115 +-
 remotetimers.c                                     |   58 +-
 remotetimers.h                                     |   49 +-
 setup.c                                            |   61 +-
 setup.h                                            |    5 +
 svdrp.c                                            |   17 +-
 svdrp.h                                            |    7 +-
 svdrpservice.h                                     |   40 +
 31 files changed, 1376 insertions(+), 3931 deletions(-)
 create mode 100644 conflict.c
 create mode 100644 conflict.h
 delete mode 100644 debian/patches/Makefile-1.7.36.patch
 create mode 100644 debian/patches/vdr-2.1.x-compat.patch
 delete mode 100644 i18n.c
 create mode 100644 include/epgsearch.h
 delete mode 100644 patches/vdr-1.4.x-1.7.27-remote_instant_recordings.patch
 delete mode 100644 patches/vdr-1.5.15-1.7.9-video_on_networkshare.diff
 rename patches/{vdr-1.7.28-skinlcars.patch => vdr-1.7.29-skinlcars.patch} (86%)
 mode change 100644 => 100755 po/sk_SK.po
 create mode 100644 svdrpservice.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-remotetimers.git



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