[SCM] vdr-plugin-avards packaging repository branch, master, updated. debian/0.2.4-2-1-g9b1cec8

etobi git at e-tobi.net
Sat Mar 31 18:56:57 UTC 2012


The following commit has been merged in the master branch:
commit 9b1cec81f42ade20ca0611b2abd54af345fdf4ce
Author: etobi <git at e-tobi.net>
Date:   Sat Mar 31 20:43:18 2012 +0200

    Added vdr-1.7.27.patch, Standards-Version: 3.9.3, Build-depend on vdr-dev >= 1.7.27

diff --git a/debian/changelog b/debian/changelog
index 725ecae..7aee2e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+vdr-plugin-avards (0.2.4-3) experimental; urgency=low
+
+  * Added vdr-1.7.27.patch
+  * Standards-Version: 3.9.3
+  * Build-depend on vdr-dev >= 1.7.27
+
+ -- Tobias Grimm <etobi at debian.org>  Sat, 31 Mar 2012 20:41:53 +0200
+
 vdr-plugin-avards (0.2.4-2) experimental; urgency=low
 
   * Switched to GIT using pristine tar
diff --git a/debian/control b/debian/control
index 6cbbbe8..702a3ec 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: video
 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>
-Build-Depends: debhelper (>= 7.0.50~), vdr-dev (>= 1.7.21), gettext
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 7.0.50~), vdr-dev (>= 1.7.27), gettext
+Standards-Version: 3.9.3
 Homepage: http://firefly.vdr-developer.org/avards
 Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-avards.git
 Vcs-Browser: http://git.debian.org/?p=pkg-vdr-dvb/vdr-plugin-avards.git
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..217c9b0
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+vdr-1.7.27.patch
diff --git a/debian/patches/vdr-1.7.27.patch b/debian/patches/vdr-1.7.27.patch
new file mode 100644
index 0000000..00793cb
--- /dev/null
+++ b/debian/patches/vdr-1.7.27.patch
@@ -0,0 +1,15 @@
+Index: vdr-plugin-avards/i18n.h
+===================================================================
+--- vdr-plugin-avards.orig/i18n.h	2012-03-31 20:51:00.000000000 +0200
++++ vdr-plugin-avards/i18n.h	2012-03-31 20:55:14.000000000 +0200
+@@ -10,7 +10,10 @@
+ #define _I18N__H
+ 
+ #include <vdr/i18n.h>
++#include <vdr/config.h>
+ 
++#if VDRVERSNUM < 10507
+ extern const tI18nPhrase Phrases[];
++#endif
+ 
+ #endif //_I18N__H

-- 
vdr-plugin-avards packaging repository



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