[vdr-plugin-live] branch upstream updated (ce572d5 -> 7853a60)

Tobias Grimm tiber-guest at moszumanska.debian.org
Fri Feb 13 18:42:28 UTC 2015


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

tiber-guest pushed a change to branch upstream
in repository vdr-plugin-live.

      from  ce572d5   Imported Upstream version 0.3.0+git20141029
      adds  7853a60   Imported Upstream version 0.3.0+git20150213

No new revisions were added by this update.

Summary of changes:
 Makefile               | 162 ++++------
 README                 |  58 ++--
 css/Makefile           |  34 +-
 debian/links           |   8 +-
 debian/rules           |   7 +-
 httpd/Makefile         |  46 ---
 httpd/dispatcher.cpp   | 109 -------
 httpd/job.cpp          | 240 --------------
 httpd/listener.cpp     | 167 ----------
 httpd/poller.cpp       | 190 -----------
 httpd/regex.cpp        | 175 -----------
 httpd/tnt/dispatcher.h | 121 -------
 httpd/tnt/gcryptinit.h |  37 ---
 httpd/tnt/gnutls.h     | 146 ---------
 httpd/tnt/job.h        | 201 ------------
 httpd/tnt/listener.h   |  78 -----
 httpd/tnt/openssl.h    | 121 -------
 httpd/tnt/poller.h     |  61 ----
 httpd/tnt/regex.h      |  79 -----
 httpd/tnt/ssl.h        |  52 ----
 httpd/tnt/tntnet.h     |  99 ------
 httpd/tnt/worker.h     |  91 ------
 httpd/tntnet.cpp       | 832 -------------------------------------------------
 httpd/worker.cpp       | 364 ----------------------
 javascript/Makefile    |  34 +-
 pages/Makefile         |  37 +--
 pages/page_exit.eh     |   4 -
 pages/recordings.ecpp  |   8 +-
 pages/vlc.ecpp         |   4 -
 po/ca_ES.po            |   2 +-
 po/cs_CZ.po            |   2 +-
 po/da_DK.po            |   2 +-
 po/de_DE.po            |   2 +-
 po/el_GR.po            |   2 +-
 po/es_ES.po            |   2 +-
 po/et_EE.po            |   2 +-
 po/fi_FI.po            |   2 +-
 po/fr_FR.po            |   2 +-
 po/hr_HR.po            |   2 +-
 po/hu_HU.po            |   2 +-
 po/it_IT.po            |   2 +-
 po/lt_LT.po            |   2 +-
 po/nl_NL.po            |   2 +-
 po/nn_NO.po            |   2 +-
 po/pl_PL.po            |   2 +-
 po/pt_PT.po            |   2 +-
 po/ro_RO.po            |   2 +-
 po/ru_RU.po            | 611 ++++++++++++++++++------------------
 po/sk_SK.po            |   2 +-
 po/sl_SI.po            |   2 +-
 po/sv_SE.po            |   2 +-
 po/tr_TR.po            |   2 +-
 recman.cpp             |   4 +
 setup.cpp              |  14 +-
 setup.h                |   6 -
 thread.cpp             |  22 --
 tntconfig.cpp          | 162 ----------
 tntconfig.h            |  26 --
 tntfeatures.h          |  13 -
 tools.cpp              |  12 +
 tools.h                |  32 +-
 61 files changed, 465 insertions(+), 4046 deletions(-)
 delete mode 100644 httpd/Makefile
 delete mode 100644 httpd/dispatcher.cpp
 delete mode 100644 httpd/job.cpp
 delete mode 100644 httpd/listener.cpp
 delete mode 100644 httpd/poller.cpp
 delete mode 100644 httpd/regex.cpp
 delete mode 100644 httpd/tnt/dispatcher.h
 delete mode 100644 httpd/tnt/gcryptinit.h
 delete mode 100644 httpd/tnt/gnutls.h
 delete mode 100644 httpd/tnt/job.h
 delete mode 100644 httpd/tnt/listener.h
 delete mode 100644 httpd/tnt/openssl.h
 delete mode 100644 httpd/tnt/poller.h
 delete mode 100644 httpd/tnt/regex.h
 delete mode 100644 httpd/tnt/ssl.h
 delete mode 100644 httpd/tnt/tntnet.h
 delete mode 100644 httpd/tnt/worker.h
 delete mode 100644 httpd/tntnet.cpp
 delete mode 100644 httpd/worker.cpp

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



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