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

Tobias Grimm tiber-guest at moszumanska.debian.org
Sun Aug 30 16:22:59 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-epgsearch.

commit 27a7c091c8a407c3cb2749a275381373f9850a65
Author: etobi <git at e-tobi.net>
Date:   Mon Mar 23 21:56:37 2015 +0100

    Now supporting the /etc/vdr/conf.d  mechanism
    
    * Now supporting the /etc/vdr/conf.d  mechanism
    * Standards-Version: 3.9.6
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 debian/rules     | 6 +-----
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 79412ff..0d43e79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+vdr-plugin-epgsearch (1.0.1~beta6+git20150211-4) unstable; urgency=medium
+
+  * Now supporting the /etc/vdr/conf.d  mechanism
+  * Standards-Version: 3.9.6
+
+ -- Tobias Grimm <etobi at debian.org>  Mon, 23 Mar 2015 21:55:56 +0100
+
 vdr-plugin-epgsearch (1.0.1~beta6+git20150211-3) unstable; urgency=medium
 
   * Build-depend on vdr-dev (>= 2.2.0)
diff --git a/debian/control b/debian/control
index 35ff56e..c728a82 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
 Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
 Uploaders: Thomas Schmidt <tschmidt at debian.org>, Tobias Grimm <etobi at debian.org>, Thomas Günther <tom at toms-cafe.de>
 Build-Depends: debhelper (>= 9), vdr-dev (>= 2.2.0), pkg-config, gettext, pkg-config
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: http://winni.vdr-developer.org/epgsearch/
 Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-epgsearch.git
 Vcs-Browser: http://git.debian.org/?p=pkg-vdr-dvb/vdr-plugin-epgsearch.git
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

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



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