[vdr-plugin-restfulapi] branch master updated (80510f3 -> 60237a0)
Tobias Grimm
tiber-guest at moszumanska.debian.org
Sat Feb 17 12:03:42 UTC 2018
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a change to branch master
in repository vdr-plugin-restfulapi.
from 80510f3 Now supporting the /etc/vdr/conf.d mechanism
new 48e2809 Added debian/watch
new fc88837 New upstream version 0.2.6.5
new d9b3713 Updated version 0.2.6.5 from 'upstream/0.2.6.5'
new a2bed9c New upstream release
new 848782f Updated debian/copyright
new b91e638 Create and chown /var/cache/vdr/plugins/restfulapi
new fb8cef9 Install default restfulapi.conf
new ad1b433 Dropped vdr-plugin-restfulapi-dbg - migration to automatically created debug symbol package
new 99065ee Standards-Version: 4.1.2
new 60237a0 Replaced priority extra with optional
The 10 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:
API.html | 4065 +++++++++++++++-------
INSTALL | 4 +
Makefile | 15 +-
channels.cpp | 79 +-
channels.h | 14 +-
debian/changelog | 6 +
debian/control | 14 +-
debian/copyright | 76 +-
debian/dirs | 2 +
debian/install | 3 +-
debian/postinst | 1 +
plugin.restfulapi.conf => debian/restfulapi.conf | 2 +-
debian/rules | 12 +-
debian/watch | 4 +
epgsearch.cpp | 292 +-
epgsearch.h | 69 +-
events.cpp | 390 ++-
events.h | 74 +-
femon.cpp | 35 +-
femon.h | 1 +
info.cpp | 182 +-
info.h | 40 +-
recordings.cpp | 848 +++--
recordings.h | 92 +-
remote.cpp | 4 +-
plugin.restfulapi.conf => restfulapi.conf | 5 +-
restfulapi.cpp | 39 +-
scraper2vdr.cpp | 285 +-
scraper2vdr.h | 38 +-
searchtimers.cpp | 516 +++
searchtimers.h | 208 ++
serverthread.cpp | 44 +-
serverthread.h | 3 +
statusmonitor.cpp | 9 +-
statusmonitor.h | 4 -
timers.cpp | 291 +-
timers.h | 65 +-
tools.cpp | 649 +++-
tools.h | 78 +-
webapp.cpp | 97 +-
webapp.h | 5 +-
wirbelscan.cpp | 72 +-
42 files changed, 6567 insertions(+), 2165 deletions(-)
create mode 100644 debian/dirs
copy plugin.restfulapi.conf => debian/restfulapi.conf (94%)
create mode 100644 debian/watch
rename plugin.restfulapi.conf => restfulapi.conf (72%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-restfulapi.git
More information about the pkg-vdr-dvb-changes
mailing list