[vdr-plugin-weather] 01/05: Build-depend on vdr-dev (>= 2.2.0)

Tobias Grimm tiber-guest at moszumanska.debian.org
Sat Jan 7 11:39:33 UTC 2017


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

tiber-guest pushed a commit to branch master
in repository vdr-plugin-weather.

commit 2294cbd20ebd937ce733ea4b24750a69ba273b77
Author: etobi <git at e-tobi.net>
Date:   Sun Sep 27 12:36:17 2015 +0200

    Build-depend on vdr-dev (>= 2.2.0)
---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++--
 debian/rules     | 6 +-----
 3 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5f3199c..66f8d0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+vdr-plugin-weather (0.2.1e-66) unstable; urgency=medium
+
+  * Build-depend on vdr-dev (>= 2.2.0) (Closes: #800099)
+  * Standards-Version: 3.9.6
+
+ -- Tobias Grimm <etobi at debian.org>  Sun, 27 Sep 2015 12:35:51 +0200
+
 vdr-plugin-weather (0.2.1e-65) unstable; urgency=low
 
   * Build-depend on vdr-dev (>= 1.7.40)
diff --git a/debian/control b/debian/control
index cd0f0ef..b72e56a 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: Tobias Grimm <etobi at debian.org>, Thomas Schmidt <tschmidt at debian.org>, Thomas Günther <tom at toms-cafe.de>
-Build-Depends: debhelper (>= 9), vdr-dev (>= 1.7.40), ftplib-dev, libmdsp-dev (>=0.11-6)
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9), vdr-dev (>= 2.2.0), ftplib-dev, libmdsp-dev (>=0.11-6)
+Standards-Version: 3.9.6
 Homepage: http://www.moldaner.de/vdr/
 Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-weather.git
 Vcs-Browser: http://git.debian.org/?p=pkg-vdr-dvb/vdr-plugin-weather.git
diff --git a/debian/rules b/debian/rules
index 3d880a7..d672732 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale
 CXXFLAGS += -fPIC $(LDFLAGS) $(CPPFLAGS)
 
 %:
-	dh $@
+	dh $@ --with vdrplugin
 
 override_dh_auto_build:
 	dh_auto_build -- all $(MAKE_OPTIONS)
@@ -15,7 +15,3 @@ override_dh_auto_build:
 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-weather.git



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