[SCM] vdr-plugin-games packaging repository branch, master, updated. debian/0.6.3-39-4-ge81bb65
etobi
git at e-tobi.net
Sun Mar 10 18:10:36 UTC 2013
The following commit has been merged in the master branch:
commit e81bb65e1cf2c55633c291167698b7619444aa02
Author: etobi <git at e-tobi.net>
Date: Sun Mar 10 19:10:15 2013 +0100
Build-depend on vdr-dev (>= 1.7.40)
diff --git a/debian/changelog b/debian/changelog
index db98cd7..c02eaf0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-games (0.6.3-41) unstable; urgency=low
+
+ * Build-depend on vdr-dev (>= 1.7.40)
+
+ -- Tobias Grimm <etobi at debian.org> Sun, 10 Mar 2013 19:09:32 +0100
+
vdr-plugin-games (0.6.3-40) unstable; urgency=low
* Use debhelper 9
diff --git a/debian/control b/debian/control
index 6aa8dcd..efe483c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ 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 (>= 1.7.39)
+Build-Depends: debhelper (>= 9), vdr-dev (>= 1.7.40)
Standards-Version: 3.9.3
Homepage: http://1541.org/vdr-games/
Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-games.git
diff --git a/debian/rules b/debian/rules
index 331e224..b53a1c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,8 @@
#export DH_VERBOSE=1
MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale
-CXXFLAGS += -fPIC
-CFLAGS += -fPIC
+CXXFLAGS += -fPIC $(CPPFLAGS)
+CFLAGS += -fPIC $(CPPFLAGS)
export LFLAGS=$(LDFLAGS)
%:
--
vdr-plugin-games packaging repository
More information about the pkg-vdr-dvb-changes
mailing list