This is an automated email from the git hooks/post-receive script. tiber-guest pushed a commit to annotated tag debian/2.3.2-1_etobi1 in repository vdr.
commit c7ba8b02e1a7a003f53a8113faed758d83c0996e Author: Tobias Grimm <[email protected]> Date: Sat Jan 7 13:07:50 2017 +0100 Dropped vdr-plugin-dvbhddevice and vdr-plugin-dvbsddevice plugin - these plugins are not shipped with the upstream VDR sources anymore and will be provided in new separate source packages --- debian/control | 51 ----------------------------------- debian/dvbhddevice.conf | 7 ----- debian/dvbsddevice.conf | 7 ----- debian/rules | 4 --- debian/vdr-plugin-dvbhddevice.docs | 1 - debian/vdr-plugin-dvbhddevice.install | 4 --- debian/vdr-plugin-dvbsddevice.docs | 1 - debian/vdr-plugin-dvbsddevice.install | 3 --- 8 files changed, 78 deletions(-) diff --git a/debian/control b/debian/control index 2ae9eb7..c6cd7f3 100644 --- a/debian/control +++ b/debian/control @@ -57,57 +57,6 @@ Description: Debug symbols for the VDR Video Disc Recorder . This package contains the debugging symbols for vdr. -Package: vdr-plugin-dvbsddevice -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, vdr (= ${binary:Version}) -Enhances: vdr -Description: Plugin that adds support for full featured SD-DVB cards to VDR - Video Disk Recorder (VDR) is a digital sat-receiver program using - Linux and DVB technologies. It allows one to record MPEG2 streams, - as well as output the stream to TV. - . - This package contains the dvbsddevice-plugin, which implements the - output device for the "Full Featured" DVB cards based on the - TechnoTrend/Fujitsu-Siemens design. - -Package: vdr-plugin-dvbsddevice-dbg -Section: debug -Priority: extra -Architecture: any -Depends: ${misc:Depends}, vdr-plugin-dvbsddevice (= ${binary:Version}) -Description: Plugin that adds support for full featured SD-DVB cards to VDR - Video Disk Recorder (VDR) is a digital sat-receiver program using - Linux and DVB technologies. It allows one to record MPEG2 streams, - as well as output the stream to TV. - . - This package contains the debugging symbols for the dvbsddevice-plugin. - -Package: vdr-plugin-dvbhddevice -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, vdr (= ${binary:Version}) -Replaces: vdr (<< 2.0.1-1) -Breaks: vdr (<< 2.0.1-1) -Enhances: vdr -Description: Plugin that adds support for full featured HD-DVB cards to VDR - Video Disk Recorder (VDR) is a digital sat-receiver program using - Linux and DVB technologies. It allows one to record MPEG2 streams, - as well as output the stream to TV. - . - This package contains the dvbhddevice-plugin, which implements the output - device for the "Full Featured TechnoTrend S2-6400" DVB cards. - -Package: vdr-plugin-dvbhddevice-dbg -Section: debug -Priority: extra -Architecture: any -Depends: ${misc:Depends}, vdr-plugin-dvbhddevice (= ${binary:Version}) -Description: Plugin that adds support for full featured HD-DVB cards to VDR - Video Disk Recorder (VDR) is a digital sat-receiver program using - Linux and DVB technologies. It allows one to record MPEG2 streams, - as well as output the stream to TV. - . - This package contains the debugging symbols for the dvbhddevice-plugin. - Package: vdr-plugin-examples Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, vdr (= ${binary:Version}) diff --git a/debian/dvbhddevice.conf b/debian/dvbhddevice.conf deleted file mode 100644 index 1d04398..0000000 --- a/debian/dvbhddevice.conf +++ /dev/null @@ -1,7 +0,0 @@ -# -# dvbhddevice VDR plugin arguments -# - -[dvbhddevice] - -# no arguments for this plugin diff --git a/debian/dvbsddevice.conf b/debian/dvbsddevice.conf deleted file mode 100644 index 8384ca1..0000000 --- a/debian/dvbsddevice.conf +++ /dev/null @@ -1,7 +0,0 @@ -# -# dvbsddevice VDR plugin arguments -# - -[dvbsddevice] - -# no arguments for this plugin diff --git a/debian/rules b/debian/rules index ae81b8f..a8ff30d 100755 --- a/debian/rules +++ b/debian/rules @@ -44,14 +44,10 @@ override_dh_installinit: override_dh_strip: dh_strip -p vdr --dbg-package=vdr-dbg - dh_strip -p vdr-plugin-dvbsddevice --dbg-package=vdr-plugin-dvbsddevice-dbg - dh_strip -p vdr-plugin-dvbhddevice --dbg-package=vdr-plugin-dvbhddevice-dbg dh_strip override_dh_installchangelogs: dh_installchangelogs -pvdr HISTORY - dh_installchangelogs -pvdr-plugin-dvbsddevice PLUGINS/src/dvbsddevice/HISTORY - dh_installchangelogs -pvdr-plugin-dvbhddevice PLUGINS/src/dvbhddevice/HISTORY dh_installchangelogs -pvdr-plugin-examples dh_installchangelogs diff --git a/debian/vdr-plugin-dvbhddevice.docs b/debian/vdr-plugin-dvbhddevice.docs deleted file mode 100644 index 21cb4a9..0000000 --- a/debian/vdr-plugin-dvbhddevice.docs +++ /dev/null @@ -1 +0,0 @@ -PLUGINS/src/dvbhddevice/README diff --git a/debian/vdr-plugin-dvbhddevice.install b/debian/vdr-plugin-dvbhddevice.install deleted file mode 100644 index fc1eecc..0000000 --- a/debian/vdr-plugin-dvbhddevice.install +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/vdr/plugins/libvdr-dvbhddevice.so.* -usr/share/locale/*/*/vdr-dvbhddevice.* - -debian/dvbhddevice.conf etc/vdr/conf.avail/ diff --git a/debian/vdr-plugin-dvbsddevice.docs b/debian/vdr-plugin-dvbsddevice.docs deleted file mode 100644 index 3e61d89..0000000 --- a/debian/vdr-plugin-dvbsddevice.docs +++ /dev/null @@ -1 +0,0 @@ -PLUGINS/src/dvbsddevice/README diff --git a/debian/vdr-plugin-dvbsddevice.install b/debian/vdr-plugin-dvbsddevice.install deleted file mode 100644 index 5d214e5..0000000 --- a/debian/vdr-plugin-dvbsddevice.install +++ /dev/null @@ -1,3 +0,0 @@ -usr/lib/vdr/plugins/libvdr-dvbsddevice.so.* - -debian/dvbsddevice.conf etc/vdr/conf.avail/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr.git _______________________________________________ pkg-vdr-dvb-changes mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-vdr-dvb-changes
