[vdr-plugin-games] 01/01: * Build-depend on vdr-dev (>= 2.0.6) * Standards-Version: 3.9.5

Tobias Grimm tiber-guest at moszumanska.debian.org
Sat Oct 10 11:06:23 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-games.

commit 843e4c315064769b14e55bd559becb248fef86a4
Author: etobi <git at e-tobi.net>
Date:   Sun Oct 26 14:13:49 2014 +0100

    * Build-depend on vdr-dev (>= 2.0.6)
    * Standards-Version: 3.9.5
---
 debian/changelog | 15 +++++++++++++++
 debian/control   |  4 ++--
 debian/rules     |  6 +-----
 3 files changed, 18 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e3f8f6f..2446bcb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+vdr-plugin-games (0.6.3-46) 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:54:33 +0200
+
+vdr-plugin-games (0.6.3-45) unstable; urgency=medium
+
+  * Build-depend on vdr-dev (>= 2.0.6)
+  * Standards-Version: 3.9.5
+
+ -- Tobias Grimm <etobi at debian.org>  Sun, 26 Oct 2014 14:13:34 +0100
+
 vdr-plugin-games (0.6.3-44) unstable; urgency=low
 
   * Build-depend on vdr-dev (>= 2.0.0)
diff --git a/debian/control b/debian/control
index 5fc59db..d033bb0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: video
 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.0), pkg-config
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9), vdr-dev (>= 2.2.0), pkg-config
+Standards-Version: 3.9.6
 Homepage: http://1541.org/vdr-games/
 Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-games.git
 Vcs-Browser: http://git.debian.org/?p=pkg-vdr-dvb/vdr-plugin-games.git
diff --git a/debian/rules b/debian/rules
index 81514f6..3520f40 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ CFLAGS += $(shell pkg-config vdr --variable=cflags)
 export LFLAGS=$(LDFLAGS)
 
 %:
-	dh $@
+	dh $@ --with vdrplugin
 
 override_dh_auto_build:
 	dh_auto_build -- all $(MAKE_OPTIONS)
@@ -20,7 +20,3 @@ override_dh_auto_install:
 override_dh_auto_clean:
 	$(MAKE) -o .dependencies clean $(MAKE_OPTIONS)
 	rm -rf locale libvdr-*.so.*
-
-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-games.git



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