[SCM] vdr-plugin-undelete packaging repository branch, master, updated. debian/0.0.6-30-4-g04fb54a

etobi git at e-tobi.net
Sat Mar 16 14:15:11 UTC 2013


The following commit has been merged in the master branch:
commit 0ee0868a555d2eadbee2615ff394a8073b81246a
Author: etobi <git at e-tobi.net>
Date:   Sat Mar 16 15:06:23 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 15f8d80..1209fa8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+vdr-plugin-undelete (0.0.6-31) 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>  Sat, 16 Mar 2013 15:06:26 +0100
+
 vdr-plugin-undelete (0.0.6-30) experimental; urgency=low
 
   * Standards-Version: 3.9.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 35dfa42..e7dee32 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: extra
 Maintainer: Hardy Flor <HFlor at gmx.de>
 Origin: ctvdr
 Bugs: mailto:pkg-vdr-dvb-devel at lists.alioth.debian.org
-Build-Depends: debhelper (>= 7.0.50~), vdr-dev (>= 1.7.27)
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9), vdr-dev (>= 1.7.40)
+Standards-Version: 3.9.4
 
 Package: vdr-plugin-undelete
 Architecture: any
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-undelete packaging repository



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