[SCM] vdr-plugin-remote packaging repository branch, master, updated. debian/0.4.0-31-6-g8fbc5b1

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


The following commit has been merged in the master branch:
commit c1965c082bb09458e83fe9678b22161768650865
Author: etobi <git at e-tobi.net>
Date:   Tue Mar 5 21:33:47 2013 +0100

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

diff --git a/debian/changelog b/debian/changelog
index c0d1067..d12e63a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+vdr-plugin-remote (0.4.0-32) unstable; urgency=low
+
+  * Use debhelper 9
+  * Build-depend on vdr-dev (>= 1.7.39)
+
+ -- Tobias Grimm <etobi at debian.org>  Tue, 05 Mar 2013 21:32:40 +0100
+
 vdr-plugin-remote (0.4.0-31) 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 33636f1..4368ef2 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: Peter Siering <ps at ctmagazin.de>, 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~), po-debconf, vdr-dev (>= 1.7.28), gettext
+Build-Depends: debhelper (>= 9), po-debconf, vdr-dev (>= 1.7.39), gettext
 Standards-Version: 3.9.3
 Homepage: http://www.escape-edv.de/endriss/vdr/
 Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-remote.git
diff --git a/debian/rules b/debian/rules
index 2318097..406211c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 #export DH_VERBOSE=1
 
 MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale
+CXXFLAGS += -fPIC $(LDFLAGS) $(CPPFLAGS)
 
 %:
 	dh $@

-- 
vdr-plugin-remote packaging repository



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