[vdr] branch master updated (588ff1c -> 4fcc3a9)
Tobias Grimm
tiber-guest at moszumanska.debian.org
Thu Mar 12 22:54:08 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 588ff1c Default video directory is now /var/lib/video because multiple video directories are not supported anymore
adds 2211865 When LIRC is set to an empty string, disable LIRC. By default use /var/run/lirc/lircd
new a5feb47 Updated copyright
new 3a175f1 Refactored postinst
new b64907f Migrate config files to /etc/vdr/conf.d
new e15a992 New ABI version 2.2.0-debian
new 702c2f5 Dropped order.conf
new 4fcc3a9 Install a debhelper addon in vdr-dev which supports the plugin packaging
The 6 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:
debian/00-vdr.conf | 21 +++
debian/README.Debian | 4 +-
debian/TODO.Debian | 1 -
debian/abi-version | 2 +-
debian/changelog | 11 +-
debian/config-loader.sh | 3 +
debian/copyright | 4 +-
debian/dh-addon-vdrplugin/dh_vdrplugin_depends | 64 ++++++++
debian/dh-addon-vdrplugin/dh_vdrplugin_enable | 179 +++++++++++++++++++++
.../dh-addon-vdrplugin/postinst-vdrplugin-enable | 12 ++
debian/dh-addon-vdrplugin/postrm-vdrplugin-enable | 12 ++
debian/dh-addon-vdrplugin/vdrplugin.pm | 9 ++
debian/dvbhddevice.conf | 7 +
debian/dvbsddevice.conf | 7 +
debian/migrate-old-config.sh | 18 +++
debian/order.conf | 22 ---
debian/plugin-loader.sh | 126 ---------------
debian/rules | 4 +
debian/vdr-dev.install | 8 +-
debian/vdr-dev.manpages | 1 +
debian/vdr-plugin-dvbhddevice.install | 4 +-
debian/vdr-plugin-dvbhddevice.postinst | 3 +
debian/vdr-plugin-dvbsddevice.install | 2 +
debian/vdr-plugin-dvbsddevice.postinst | 3 +
debian/vdr.init | 25 +--
debian/vdr.install | 4 +-
debian/vdr.postinst | 139 ++++++++--------
27 files changed, 442 insertions(+), 253 deletions(-)
create mode 100644 debian/00-vdr.conf
create mode 100755 debian/dh-addon-vdrplugin/dh_vdrplugin_depends
create mode 100755 debian/dh-addon-vdrplugin/dh_vdrplugin_enable
create mode 100644 debian/dh-addon-vdrplugin/postinst-vdrplugin-enable
create mode 100644 debian/dh-addon-vdrplugin/postrm-vdrplugin-enable
create mode 100644 debian/dh-addon-vdrplugin/vdrplugin.pm
create mode 100644 debian/dvbhddevice.conf
create mode 100644 debian/dvbsddevice.conf
create mode 100644 debian/migrate-old-config.sh
delete mode 100644 debian/order.conf
delete mode 100644 debian/plugin-loader.sh
create mode 100644 debian/vdr-plugin-dvbhddevice.postinst
create mode 100644 debian/vdr-plugin-dvbsddevice.postinst
--
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