[SCM] vdr-plugin-osdserver packaging repository branch, master, updated. debian/0.1.3-7-4-g9d5f7fe

etobi git at e-tobi.net
Sun Mar 10 18:21:45 UTC 2013


The following commit has been merged in the master branch:
commit 9a9de4fbe954a106acc98016d5b11faaae09ee4b
Author: etobi <git at e-tobi.net>
Date:   Mon Mar 4 20:09:58 2013 +0100

    * Use debhelper 9
    * Build-depend on vdr-dev (>= 1.7.38)

diff --git a/debian/changelog b/debian/changelog
index c0d7191..3d54bfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+vdr-plugin-osdserver (0.1.3-8) UNRELEASED; urgency=low
+
+  * Use debhelper 9
+  * Build-depend on vdr-dev (>= 1.7.38)
+
+ -- Tobias Grimm <etobi at debian.org>  Mon, 04 Mar 2013 20:09:25 +0100
+
 vdr-plugin-osdserver (0.1.3-7) 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 74dc3af..2c31502 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~), vdr-dev (>= 1.7.28)
+Build-Depends: debhelper (>= 9), vdr-dev (>= 1.7.38)
 Standards-Version: 3.9.3
 Homepage: http://www.udo-richter.de/vdr/osdserver.en.html
 Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-osdserver.git
diff --git a/debian/rules b/debian/rules
index 9f487b6..b9f5356 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
 #export DH_VERBOSE=1
 
 MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale
+CXXFLAGS += -fPIC
+CFLAGS += -fPIC
 
 %:
 	dh $@

-- 
vdr-plugin-osdserver packaging repository



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