[SCM] vdr-plugin-osdpip packaging repository branch, master, updated. debian/0.1.2-2-1-ga236a80

etobi git at e-tobi.net
Sun Mar 10 20:10:27 UTC 2013


The following commit has been merged in the master branch:
commit a236a808d810623797dfed8cff6aa71f913f6d34
Author: etobi <git at e-tobi.net>
Date:   Sun Mar 10 21:09:47 2013 +0100

    * Standards-Version: 3.9.4
    * Build-depend in vdr-dev (>= 1.7.40)
    * Use debhelper 9

diff --git a/debian/changelog b/debian/changelog
index 017c73f..f0d67f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+vdr-plugin-osdpip (0.1.2-3) experimental; urgency=low
+
+  * Standards-Version: 3.9.4
+  * Build-depend in vdr-dev (>= 1.7.40)
+  * Use debhelper 9
+
+ -- Tobias Grimm <etobi at debian.org>  Sun, 10 Mar 2013 21:07:53 +0100
+
 vdr-plugin-osdpip (0.1.2-2) experimental; urgency=low
 
   * Build-depend on vdr-dev (>= 1.7.28), libavcodec-dev (>= 6:0.8.3),
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 32a1583..3707b7d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: extra
 Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
 Uploaders: Tobias Grimm <etobi at debian.org>, Thomas Günther <tom at toms-cafe.de>, Thomas Schmidt <tschmidt at debian.org>
 Origin: ctvdr
-Build-Depends: debhelper (>= 7.0.50~), vdr-dev (>= 1.7.28), pkg-config, libavcodec-dev (>= 6:0.8.3), libswscale-dev (>= 6:0.8.3), gettext
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9), vdr-dev (>= 1.7.40), pkg-config, libavcodec-dev (>= 6:0.8.3), libswscale-dev (>= 6:0.8.3), gettext
+Standards-Version: 3.9.4
 Homepage: http://projects.vdr-developer.org/projects/plg-osdpip
 
 Package: vdr-plugin-osdpip
diff --git a/debian/rules b/debian/rules
index 6c9a1b2..d1a2014 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 #export DH_VERBOSE=1
 
 MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale STRIP=/bin/true
+CXXFLAGS += -fPIC $(LDFLAGS) $(CPPFLAGS)
 
 %:
 	dh $@

-- 
vdr-plugin-osdpip packaging repository



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