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

Tobias Grimm tiber-guest at moszumanska.debian.org
Sat Jan 16 10:36:42 UTC 2016


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

tiber-guest pushed a commit to annotated tag debian/1.0.1-2
in repository vdr-plugin-epgsync.

commit 0c4d85e1ccd618fcaee896329377551f7af677dd
Author: etobi <git at e-tobi.net>
Date:   Tue Sep 22 20:49:55 2015 +0200

    Now supporting the /etc/vdr/conf.d mechanism
    
    * Now supporting the /etc/vdr/conf.d mechanism
    * Build-depend on vdr-dev (>= 2.2.0)
    * Standards-Version: 3.9.6
---
 debian/changelog | 8 ++++++++
 debian/control   | 2 +-
 debian/rules     | 6 +-----
 3 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index adebe49..43899fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+vdr-plugin-epgsync (1.0.1-2) unstable; urgency=medium
+
+  * Now supporting the /etc/vdr/conf.d mechanism
+  * Build-depend on vdr-dev (>= 2.2.0)
+  * Standards-Version: 3.9.6
+
+ -- Tobias Grimm <etobi at debian.org>  Tue, 22 Sep 2015 20:49:45 +0200
+
 vdr-plugin-epgsync (1.0.1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index b30c43b..3b256e9 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.0.6), pkg-config, svdrpservice-dev
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: http://vdr.schmirler.de/
 Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-epgsync.git
 Vcs-Browser: http://git.debian.org/?p=pkg-vdr-dvb/vdr-plugin-epgsync.git
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-epgsync.git



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