[vdr-plugin-streamdev] 01/01: Now supporting the /etc/vdr/conf.d mechanism
Tobias Grimm
tiber-guest at moszumanska.debian.org
Mon Aug 31 18:04:01 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-streamdev.
commit c9f94e682507e4982623a748278d3da4787d6dcc
Author: etobi <git at e-tobi.net>
Date: Mon Mar 23 23:22:16 2015 +0100
Now supporting the /etc/vdr/conf.d mechanism
---
debian/changelog | 6 ++++++
debian/rules | 5 +----
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 30eec91..974cdfb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-streamdev (0.6.1+git20150213-3) unstable; urgency=medium
+
+ * Now supporting the /etc/vdr/conf.d mechanism
+
+ -- Tobias Grimm <etobi at debian.org> Mon, 23 Mar 2015 23:22:11 +0100
+
vdr-plugin-streamdev (0.6.1+git20150213-2) unstable; urgency=medium
* Build-depend on vdr-dev (>= 2.2.0)
diff --git a/debian/rules b/debian/rules
index 25d9982..aa3d4ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,5 @@
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@ --with vdrplugin
-override_dh_gencontrol:
- sh /usr/share/vdr-dev/dependencies.sh
- dh_gencontrol
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-streamdev.git
More information about the pkg-vdr-dvb-changes
mailing list