[SCM] vdr-plugin-dvd packaging repository branch, master, updated. debian/0.3.6_b03+cvs20090426.0013-14-3-g4de544d
etobi
git at e-tobi.net
Wed Mar 6 21:50:13 UTC 2013
The following commit has been merged in the master branch:
commit 532695dc44d42f138e88c7895bafadf21d20f99c
Author: etobi <git at e-tobi.net>
Date: Sun Feb 24 09:47:06 2013 +0100
Debhelper 9
diff --git a/debian/changelog b/debian/changelog
index 076b123..a0426c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-dvd (0.3.6~b03+cvs20090426.0013-15) UNRELEASED; urgency=low
+
+ * Debhelper 9
+
+ -- Tobias Grimm <etobi at debian.org> Sun, 24 Feb 2013 09:46:46 +0100
+
vdr-plugin-dvd (0.3.6~b03+cvs20090426.0013-14) unstable; urgency=low
* Build-depend on vdr-dev (>= 1.7.28)
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 346d609..01d9068 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 (>= 7.0.50~),
+Build-Depends: debhelper (>= 9),
vdr-dev (>= 1.7.28),
gettext,
libdvdnav-dev (>=4.1.2-3),
diff --git a/debian/rules b/debian/rules
index ad7d456..479dbcc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,9 @@
MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale
+CXXFLAGS += -fPIC $(CPPFLAGS)
+CFLAGS += -fPIC $(CPPFLAGS)
+
%:
dh $@
--
vdr-plugin-dvd packaging repository
More information about the pkg-vdr-dvb-changes
mailing list