[SCM] vdr-plugin-burn packaging repository branch, master, updated. debian/0.2.0_beta7-1-5-g960a266

etobi git at e-tobi.net
Sat May 12 21:19:12 UTC 2012


The following commit has been merged in the master branch:
commit 5d25f2d81a157bf25b4fe471f2cd5e39e670d2da
Author: etobi <git at e-tobi.net>
Date:   Sat May 12 22:55:40 2012 +0200

    New upstream release

diff --git a/debian/changelog b/debian/changelog
index dc2ebf0..bb72089 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+vdr-plugin-burn (0.2.0-1) experimental; urgency=low
+
+  * New upstream release
+  * Adapted for VDR 1.7.27
+
+ -- Tobias Grimm <etobi at debian.org>  Sat, 12 May 2012 22:55:08 +0200
+
 vdr-plugin-burn (0.2.0~beta7-1) experimental; urgency=low
 
   * New upstream release
diff --git a/debian/patches/series b/debian/patches/series
index d766439..39a2456 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@
 #05_vdr-1.7.21-rec-length.patch
 #94_burnfr_FR.patch
 95_bashisms.patch
+vdr-1.7.27-burn-0.2.0.diff
diff --git a/debian/patches/vdr-1.7.27-burn-0.2.0.diff b/debian/patches/vdr-1.7.27-burn-0.2.0.diff
new file mode 100644
index 0000000..d087655
--- /dev/null
+++ b/debian/patches/vdr-1.7.27-burn-0.2.0.diff
@@ -0,0 +1,22 @@
+--- a/i18n.h.org	2009-05-01 19:30:58.000000000 +0200
++++ b/i18n.h	2012-04-01 11:11:55.080297631 +0200
+@@ -20,19 +20,7 @@
+ 	// Implemented as a Meyers-Singleton
+ 	class i18n
+ 	{
+-	private:
+-		static const tI18nPhrase m_phrases[];
+-
+-		int m_osdLanguage;
+-
+-	protected:
+-		static i18n& get();
+-
+ 	public:
+-		i18n();
+-
+-		static const tI18nPhrase* get_phrases() { return m_phrases; }
+-
+ 		static const char* translate( const char* text );
+ 	};
+ 

-- 
vdr-plugin-burn packaging repository



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