[vdr-plugin-iptv] 01/01: Now supporting the /etc/vdr/conf.d mechanism
Tobias Grimm
tiber-guest at moszumanska.debian.org
Sun Aug 30 16:25:52 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-iptv.
commit e4794aa083669c59787f219ca24be619ffffb03c
Author: etobi <git at e-tobi.net>
Date: Mon Mar 23 22:50:20 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 1e5280d..0e094f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-iptv (2.2.0-2) experimental; urgency=medium
+
+ * Now supporting the /etc/vdr/conf.d mechanism
+
+ -- Tobias Grimm <etobi at debian.org> Mon, 23 Mar 2015 22:50:16 +0100
+
vdr-plugin-iptv (2.2.0-1) experimental; urgency=medium
* Imported Upstream version 2.2.0
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-iptv.git
More information about the pkg-vdr-dvb-changes
mailing list