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

Tobias Grimm tiber-guest at moszumanska.debian.org
Mon Aug 31 18:03:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

tiber-guest pushed a commit to annotated tag debian/0.6.0+git20150212-4
in repository vdr-plugin-softhddevice.

commit d5af95a62c9de6e34d0d3ca9de1910a06097763e
Author: etobi <git at e-tobi.net>
Date:   Mon Mar 23 23:21:36 2015 +0100

    Now supporting the /etc/vdr/conf.d mechanism
---
 debian/changelog | 6 ++++++
 debian/rules     | 6 +-----
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a327682..612b44e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-softhddevice (0.6.0+git20150212-4) unstable; urgency=medium
+
+  * Now supporting the /etc/vdr/conf.d mechanism
+
+ -- Tobias Grimm <etobi at debian.org>  Mon, 23 Mar 2015 23:21:30 +0100
+
 vdr-plugin-softhddevice (0.6.0+git20150212-3) unstable; urgency=medium
 
   * Switched to using ffmpeg (libav*-ffmpeg) because of the non-working VDPAU
diff --git a/debian/rules b/debian/rules
index c1690ef..73eb6f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,14 +4,10 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@
+	dh $@ --with vdrplugin
 
 #override_dh_auto_build:
 #	dh_auto_build -- CONFIG=-DDEBUG
 
-override_dh_gencontrol:
-	sh /usr/share/vdr-dev/dependencies.sh
-	dh_gencontrol
-
 get-vcs-snapshot:
 	sh debian/get-vcs-snapshot.sh

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



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