[vdr-plugin-osdteletext] 01/01: Now supporting the /etc/vdr/conf.d mechanism
Tobias Grimm
tiber-guest at moszumanska.debian.org
Sun Aug 30 20:13:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a commit to branch master
in repository vdr-plugin-osdteletext.
commit 34f7aecf929dbc9c0e43155ec935d977332dcc37
Author: etobi <git at e-tobi.net>
Date: Mon Mar 23 23:05:07 2015 +0100
Now supporting the /etc/vdr/conf.d mechanism
---
debian/changelog | 6 ++++++
debian/install | 1 -
debian/plugin.osdteletext.conf | 5 -----
debian/rules | 6 +-----
4 files changed, 7 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8840ed6..d969b6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-osdteletext (0.9.5-3) unstable; urgency=medium
+
+ * Now supporting the /etc/vdr/conf.d mechanism
+
+ -- Tobias Grimm <etobi at debian.org> Mon, 23 Mar 2015 23:05:04 +0100
+
vdr-plugin-osdteletext (0.9.5-2) unstable; urgency=medium
* Build-depend on vdr-dev (>= 2.2.0)
diff --git a/debian/install b/debian/install
deleted file mode 100644
index 017730f..0000000
--- a/debian/install
+++ /dev/null
@@ -1 +0,0 @@
-debian/plugin.osdteletext.conf etc/vdr/plugins/
diff --git a/debian/plugin.osdteletext.conf b/debian/plugin.osdteletext.conf
deleted file mode 100644
index 4d21a66..0000000
--- a/debian/plugin.osdteletext.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-#
-# Command line parameters for vdr-plugin-osdteletext
-#
-# For more details see /usr/share/doc/vdr-plugin-osdteletext/README.gz
-#
diff --git a/debian/rules b/debian/rules
index 25d9982..5b5f32f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,4 @@
#export DH_VERBOSE=1
%:
- dh $@
-
-override_dh_gencontrol:
- sh /usr/share/vdr-dev/dependencies.sh
- dh_gencontrol
+ dh $@ --with vdrplugin
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-osdteletext.git
More information about the pkg-vdr-dvb-changes
mailing list