[vdr-plugin-tvguide] 01/01: Now supporting the /etc/vdr/conf.d mechanism

Tobias Grimm tiber-guest at moszumanska.debian.org
Mon Aug 31 18:05:21 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-tvguide.

commit dc5a8cc1a498ffe1cb5bfb46650116e8b29a87e1
Author: etobi <git at e-tobi.net>
Date:   Mon Mar 23 23:25:45 2015 +0100

    Now supporting the /etc/vdr/conf.d mechanism
---
 debian/changelog                             | 6 ++++++
 debian/install                               | 2 +-
 debian/rules                                 | 6 +-----
 debian/{plugin.tvguide.conf => tvguide.conf} | 2 ++
 4 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 765be60..a606ef4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-tvguide (1.2.2-4) unstable; urgency=medium
+
+  * Now supporting the /etc/vdr/conf.d mechanism
+
+ -- Tobias Grimm <etobi at debian.org>  Mon, 23 Mar 2015 23:25:40 +0100
+
 vdr-plugin-tvguide (1.2.2-3) unstable; urgency=medium
 
   * Build-depend on vdr-dev (>= 2.2.0)
diff --git a/debian/install b/debian/install
index f6ff6b7..c7421c1 100644
--- a/debian/install
+++ b/debian/install
@@ -1 +1 @@
-debian/plugin.tvguide.conf    etc/vdr/plugins/
+debian/tvguide.conf    etc/vdr/conf.avail/
diff --git a/debian/rules b/debian/rules
index 1c1b37b..df77587 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,11 +4,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@
-
-override_dh_gencontrol:
-	sh /usr/share/vdr-dev/dependencies.sh
-	dh_gencontrol
+	dh $@ --with vdrplugin
 
 get-vcs-snapshot:
 	sh debian/get-vcs-snapshot.sh
diff --git a/debian/plugin.tvguide.conf b/debian/tvguide.conf
similarity index 90%
rename from debian/plugin.tvguide.conf
rename to debian/tvguide.conf
index 531dc70..47b72c3 100644
--- a/debian/plugin.tvguide.conf
+++ b/debian/tvguide.conf
@@ -1,3 +1,5 @@
+[tvguide]
+
 # use directory containing logos and epgimages
 
 -l /var/lib/vdr/channellogos/ -i /var/cache/vdr/epgimages/

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



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