[SCM] vdr-plugin-xine packaging repository branch, master, updated. debian/0.9.4-7-4-g431c40a

etobi git at e-tobi.net
Sat Mar 16 08:35:04 UTC 2013


The following commit has been merged in the master branch:
commit 07dcc9e53eb976fff2255e1ef97b79c63b80860d
Author: etobi <git at e-tobi.net>
Date:   Sat Mar 16 08:53:34 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 ed806a2..33705ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+vdr-plugin-xine (0.9.4-8) unstable; urgency=low
+
+  * Standards-Version: 3.9.4
+  * Build-depend in vdr-dev (>= 1.7.40)
+  * Use debhelper 9
+
+ -- Tobias Grimm <etobi at debian.org>  Sat, 16 Mar 2013 08:52:31 +0100
+
 vdr-plugin-xine (0.9.4-7) unstable; urgency=low
 
   * Build-depend on vdr-dev (>= 1.7.28)
diff --git a/debian/control b/debian/control
index 779ca2d..b6b41ff 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: misc
 Priority: extra
 Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
 Uploaders: Darren Salt <linux at youmustbejoking.demon.co.uk>, 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), gettext, libxine2-dev, txt2man
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9), vdr-dev (>= 1.7.40), gettext, libxine2-dev, txt2man
+Standards-Version: 3.9.4
 Homepage: http://home.vr-web.de/~rnissl/
 Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-xine.git
 Vcs-Browser: http://git.debian.org/?p=pkg-vdr-dvb/vdr-plugin-xine.git
diff --git a/debian/rules b/debian/rules
index 7128e6d..e957064 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@
 
 MAKE_OPTIONS = DVBDIR=/usr VDRDIR=/usr/include/vdr LIBDIR=. \
                LOCALEDIR=debian/tmp/usr/share/locale
+CXXFLAGS += -fPIC $(LDFLAGS) $(CPPFLAGS)
 
 %:
 	dh --parallel $@

-- 
vdr-plugin-xine packaging repository



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