[vdr] branch master updated (048c4c2 -> 83b9e3e)

Tobias Grimm tiber-guest at moszumanska.debian.org
Wed Mar 25 18:13:28 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.

      from  048c4c2   Minor fix
      adds  28e8869   Fixed vdr-dev install
      adds  0f6f589   Updated NEWS file
      adds  2001301   Make sure we can update from old plugin versions and merge config changes from the previous version to the new conf.d/conf.avaul configs
      adds  34ebabd   Added bash completion for svdrpesend (taken from yaVDR / Lars Hanisch)
      adds  fb9d55a   shutdown-wrapper: use setuid, otherwise smbstatus will fail
      adds  514646d   Fixed postinst plugin config migration
      adds  f7cd95b   Dropped README.source
      adds  eeee654   Updated README and NEWS
      adds  779f028   Use dpkg-query to check if a plugin config was not yet installed and needs to be symlinked in postinst
      adds  8b5ddbe   added missing bash completion installation
      adds  83b9e3e   Minor

No new revisions were added by this update.

Summary of changes:
 debian/README.Debian                               | 71 ++---------------
 debian/README.source                               |  7 --
 debian/changelog                                   |  1 +
 debian/dh-addon-vdrplugin/dh_vdrplugin_enable      |  9 ++-
 debian/dh-addon-vdrplugin/dh_vdrplugin_migrate     | 92 ++++++++++++++++++++++
 debian/dh-addon-vdrplugin/postinst-vdrplugin       | 12 ---
 .../dh-addon-vdrplugin/postinst-vdrplugin-enable   | 22 ++++++
 .../dh-addon-vdrplugin/postinst-vdrplugin-migrate  | 69 ++++++++++++++++
 debian/dh-addon-vdrplugin/postrm-vdrplugin         | 12 ---
 debian/dh-addon-vdrplugin/postrm-vdrplugin-enable  | 29 +++++++
 debian/dh-addon-vdrplugin/postrm-vdrplugin-migrate | 29 +++++++
 debian/dh-addon-vdrplugin/preinst-vdrplugin-enable | 25 ++++++
 .../dh-addon-vdrplugin/preinst-vdrplugin-migrate   | 22 ++++++
 debian/dh-addon-vdrplugin/vdrplugin.pm             |  2 +
 debian/rules                                       |  4 +-
 debian/svdrpsend                                   | 35 ++++++++
 debian/vdr-dev.install                             | 12 +--
 debian/vdr-shutdown-wrapper.c                      |  3 +
 debian/vdr.NEWS                                    | 14 +++-
 debian/vdr.bash-completion                         |  1 +
 debian/vdr.install                                 |  1 +
 21 files changed, 364 insertions(+), 108 deletions(-)
 delete mode 100644 debian/README.source
 create mode 100755 debian/dh-addon-vdrplugin/dh_vdrplugin_migrate
 delete mode 100644 debian/dh-addon-vdrplugin/postinst-vdrplugin
 create mode 100644 debian/dh-addon-vdrplugin/postinst-vdrplugin-enable
 create mode 100644 debian/dh-addon-vdrplugin/postinst-vdrplugin-migrate
 delete mode 100644 debian/dh-addon-vdrplugin/postrm-vdrplugin
 create mode 100644 debian/dh-addon-vdrplugin/postrm-vdrplugin-enable
 create mode 100644 debian/dh-addon-vdrplugin/postrm-vdrplugin-migrate
 create mode 100644 debian/dh-addon-vdrplugin/preinst-vdrplugin-enable
 create mode 100644 debian/dh-addon-vdrplugin/preinst-vdrplugin-migrate
 create mode 100644 debian/svdrpsend
 create mode 100644 debian/vdr.bash-completion

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



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