[vdr] 06/10: Dropped rcu plugin from vdr-plugins-examples - this plugin is not shipped with the upstream VDR sources anymore
Tobias Grimm
tiber-guest at moszumanska.debian.org
Wed Dec 27 13:02:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a commit to annotated tag debian/2.3.7-1
in repository vdr.
commit 6f9f3792aa420ce554a61783f3cac634d79e59e1
Author: Tobias Grimm <etobi at debian.org>
Date: Sat Jan 7 13:04:12 2017 +0100
Dropped rcu plugin from vdr-plugins-examples - this plugin is not shipped with
the upstream VDR sources anymore
---
debian/rules | 2 +-
debian/vdr-plugin-examples.install | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index a258df4..ae81b8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ override_dh_install:
install -D -m 755 newplugin debian/vdr-dev/usr/bin/vdr-newplugin
echo -n "vdr:Provides=" >> debian/vdr.substvars
cat debian/abi-version >> debian/vdr.substvars
- for example in hello osddemo pictures servicedemo skincurses status svdrpdemo rcu; do \
+ for example in hello osddemo pictures servicedemo skincurses status svdrpdemo; do \
install -D PLUGINS/src/$$example/README debian/vdr-plugin-examples/usr/share/doc/vdr-plugin-examples/README.$$example; \
done
DH_AUTOSCRIPTDIR=debian/dh-addon-vdrplugin debian/dh-addon-vdrplugin/dh_vdrplugin_enable
diff --git a/debian/vdr-plugin-examples.install b/debian/vdr-plugin-examples.install
index ee571dd..77700f4 100644
--- a/debian/vdr-plugin-examples.install
+++ b/debian/vdr-plugin-examples.install
@@ -6,7 +6,6 @@ usr/lib/vdr/plugins/libvdr-skincurses.so.*
usr/lib/vdr/plugins/libvdr-status.so.*
usr/lib/vdr/plugins/libvdr-svdrpdemo.so.*
usr/lib/vdr/plugins/libvdr-pictures.so.*
-usr/lib/vdr/plugins/libvdr-rcu.so.*
usr/share/locale/*/*/vdr-hello.*
usr/share/locale/*/*/vdr-skincurses.*
--
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