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

Tobias Grimm tiber-guest at moszumanska.debian.org
Mon Aug 31 06:58:10 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-restfulapi.

commit 80510f309df6438f4a65e56905c03867f371682a
Author: etobi <git at e-tobi.net>
Date:   Mon Mar 23 23:11:26 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 b330cc9..d01bf5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-restfulapi (0.2.1.2-3) precise; urgency=medium
+
+  * Now supporting the /etc/vdr/conf.d mechanism
+
+ -- Tobias Grimm <etobi at debian.org>  Mon, 23 Mar 2015 23:11:24 +0100
+
 vdr-plugin-restfulapi (0.2.1.2-2) precise; urgency=medium
 
   * Build-depend on vdr-dev (>= 2.2.0)
diff --git a/debian/rules b/debian/rules
index 1d5afb3..ba0b4ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,12 +13,8 @@ override_dh_strip:
 override_dh_auto_install:
 	LIBDIR=. dh_auto_install --destdir=debian/vdr-plugin-restfulapi
 
-override_dh_gencontrol:
-	sh /usr/share/vdr-dev/dependencies.sh
-	dh_gencontrol
-
 %:
-	dh $@
+	dh $@ --with vdrplugin
 
 archive:
 	git archive --format=tar.gz --prefix=vdr-plugin-restfulapi-${UPSTREAM_VERSION}/ --output=../vdr-plugin-restfulapi_${UPSTREAM_VERSION}.orig.tar.gz master

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



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