[vdr-plugin-remote] branch master updated (9757ef5 -> 7bf8503)

Tobias Grimm tiber-guest at moszumanska.debian.org
Sat Sep 26 21:27:39 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-remote.

      from  9757ef5   Build-depend on vdr-dev (>= 2.0.0)
      adds  f81226e   * Build-depend on vdr-dev (>= 2.0.6) * Standards-Version: 3.9.5
      adds  1f622f1   Build-depend on vdr-dev (>= 2.2.0)
      adds  87a3414   Now supporting the /etc/vdr/conf.d mechanism
      adds  768b710   Imported Upstream version 0.6.0
      adds  ac09cc3   Merge tag 'upstream/0.6.0'
      adds  0e79643   New upstream release
      adds  901f753   Imported Upstream version 0.7.0
       new  5b500fa   Merge tag 'upstream/0.7.0'
       new  b049d9a   Updated changelog to new upstream release 0.7.0
       new  0158dfa   Removed the debconf setting to configure the evdev module loading
       new  0eb4cd1   Patched Makefile to disable update of *.po during build
       new  7bf8503   Update changelog for 0.7.0-1 release

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:
 CONTRIBUTORS                               |   6 +-
 HISTORY                                    |  16 +++
 Makefile                                   |  11 +-
 README                                     |  14 +--
 compat.c                                   | 119 ++++++++++++++++++
 remotetcp.h => compat.h                    |  46 +++----
 debian/changelog                           |  34 +++++
 debian/config                              |  13 --
 debian/control                             |   4 +-
 debian/install                             |   2 +-
 debian/patches/disable-po-update.patch     |  17 +++
 debian/patches/series                      |   1 +
 debian/po/POTFILES.in                      |   1 -
 debian/po/cs.po                            |  77 ------------
 debian/po/da.po                            |  71 -----------
 debian/po/de.po                            |  78 ------------
 debian/po/es.po                            |  77 ------------
 debian/po/fr.po                            |  77 ------------
 debian/po/ja.po                            |  77 ------------
 debian/po/nl.po                            |  69 ----------
 debian/po/pt.po                            |  70 -----------
 debian/po/ru.po                            |  72 -----------
 debian/po/sv.po                            |  75 -----------
 debian/po/templates.pot                    |  69 ----------
 debian/postinst                            |  26 ----
 debian/{plugin.remote.conf => remote.conf} |   2 +
 debian/rules                               |   6 +-
 debian/templates                           |  18 ---
 misc/remote.conf.event5.wheelmouse         |   5 +
 misc/remote.conf.event5.wheelmouse.readme  |  14 +++
 po/de_DE.po                                |  13 +-
 po/fi_FI.po                                |  13 +-
 po/fr_FR.po                                |  13 +-
 po/it_IT.po                                |   2 +-
 po/pl_PL.po                                |  13 +-
 po/ru_RU.po                                |  13 +-
 remote.c                                   |  13 +-
 remotetcp.c                                |  13 +-
 remotetcp.h                                |   6 +-
 ttystatus.c                                | 195 +++++++++++++++++++----------
 ttystatus.h                                |  14 ++-
 41 files changed, 418 insertions(+), 1057 deletions(-)
 create mode 100644 compat.c
 copy remotetcp.h => compat.h (59%)
 delete mode 100644 debian/config
 create mode 100644 debian/patches/disable-po-update.patch
 create mode 100644 debian/patches/series
 delete mode 100644 debian/po/POTFILES.in
 delete mode 100644 debian/po/cs.po
 delete mode 100644 debian/po/da.po
 delete mode 100644 debian/po/de.po
 delete mode 100644 debian/po/es.po
 delete mode 100644 debian/po/fr.po
 delete mode 100644 debian/po/ja.po
 delete mode 100644 debian/po/nl.po
 delete mode 100644 debian/po/pt.po
 delete mode 100644 debian/po/ru.po
 delete mode 100644 debian/po/sv.po
 delete mode 100644 debian/po/templates.pot
 delete mode 100644 debian/postinst
 rename debian/{plugin.remote.conf => remote.conf} (58%)
 delete mode 100644 debian/templates
 create mode 100644 misc/remote.conf.event5.wheelmouse
 create mode 100644 misc/remote.conf.event5.wheelmouse.readme

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



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