r987 - in vdr/vdr-plugin-osdteletext/trunk/debian: . patches
Tobias Grimm
tiber-guest at costa.debian.org
Tue Aug 16 16:48:22 UTC 2005
Author: tiber-guest
Date: 2005-08-16 16:48:21 +0000 (Tue, 16 Aug 2005)
New Revision: 987
Removed:
vdr/vdr-plugin-osdteletext/trunk/debian/patches/01_Makefile-fPIC-fix.dpatch
Modified:
vdr/vdr-plugin-osdteletext/trunk/debian/changelog
vdr/vdr-plugin-osdteletext/trunk/debian/patches/00list
vdr/vdr-plugin-osdteletext/trunk/debian/patches/02_tmp-path-fix.dpatch
Log:
osdteletext: new upstream release
Modified: vdr/vdr-plugin-osdteletext/trunk/debian/changelog
===================================================================
--- vdr/vdr-plugin-osdteletext/trunk/debian/changelog 2005-08-16 16:23:03 UTC (rev 986)
+++ vdr/vdr-plugin-osdteletext/trunk/debian/changelog 2005-08-16 16:48:21 UTC (rev 987)
@@ -1,3 +1,13 @@
+vdr-plugin-osdteletext (0.5.1-1) UNRELEASED; urgency=low
+
+ * (NOT RELEASED YET)
+ * Tobias Grimm <tg at etobi.net>
+ - New upstream release
+ - Removed 01_Makefile-fPIC-fix (fixed in upstream sources)
+ - Updated 02_tmp-path-fix
+
+ -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Tue, 16 Aug 2005 18:26:45 +0200
+
vdr-plugin-osdteletext (0.5-8) unstable; urgency=low
* Thomas Schmidt <tschmidt at debian.org>
Modified: vdr/vdr-plugin-osdteletext/trunk/debian/patches/00list
===================================================================
--- vdr/vdr-plugin-osdteletext/trunk/debian/patches/00list 2005-08-16 16:23:03 UTC (rev 986)
+++ vdr/vdr-plugin-osdteletext/trunk/debian/patches/00list 2005-08-16 16:48:21 UTC (rev 987)
@@ -1,3 +1,2 @@
01_Makefile
-01_Makefile-fPIC-fix
02_tmp-path-fix
Deleted: vdr/vdr-plugin-osdteletext/trunk/debian/patches/01_Makefile-fPIC-fix.dpatch
===================================================================
--- vdr/vdr-plugin-osdteletext/trunk/debian/patches/01_Makefile-fPIC-fix.dpatch 2005-08-16 16:23:03 UTC (rev 986)
+++ vdr/vdr-plugin-osdteletext/trunk/debian/patches/01_Makefile-fPIC-fix.dpatch 2005-08-16 16:48:21 UTC (rev 987)
@@ -1,20 +0,0 @@
-#!/bin/sh /usr/share/dpatch/dpatch-run
-
-## Makefile-fPIC-fix patch
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Adds -fPIC to Makefile to fix potential FTBFS.
-
- at DPATCH@
-diff -urNad vdr-plugin-osdteletext-0.4.2/Makefile /tmp/dpep.CAHkI5/vdr-plugin-osdteletext-0.4.2/Makefile
---- vdr-plugin-osdteletext-0.4.2/Makefile 2005-04-11 22:07:10.152089600 +0200
-+++ /tmp/dpep.CAHkI5/vdr-plugin-osdteletext-0.4.2/Makefile 2005-04-11 22:08:49.973177944 +0200
-@@ -15,6 +15,8 @@
-
- ### The C++ compiler and options:
-
-+CXX ?= g++
-+CXXFLAGS ?= -fPIC -O2 -g -Wall -Woverloaded-virtual
- # for debugging:
- #CXXFLAGS ?= -O0 -g -Wall -Woverloaded-virtual
-
Modified: vdr/vdr-plugin-osdteletext/trunk/debian/patches/02_tmp-path-fix.dpatch
===================================================================
--- vdr/vdr-plugin-osdteletext/trunk/debian/patches/02_tmp-path-fix.dpatch 2005-08-16 16:23:03 UTC (rev 986)
+++ vdr/vdr-plugin-osdteletext/trunk/debian/patches/02_tmp-path-fix.dpatch 2005-08-16 16:48:21 UTC (rev 987)
@@ -7,9 +7,9 @@
## DP: get stored on /vtx/
@DPATCH@
-diff -urNad vdr-plugin-osdteletext-0.4.2/menu.c /tmp/dpep.xY84Ch/vdr-plugin-osdteletext-0.4.2/menu.c
---- vdr-plugin-osdteletext-0.4.2/menu.c 2005-04-11 22:12:46.119278280 +0200
-+++ /tmp/dpep.xY84Ch/vdr-plugin-osdteletext-0.4.2/menu.c 2005-04-11 22:12:46.400235568 +0200
+diff -urNad --exclude=CVS --exclude=.svn ./menu.c /tmp/dpep-work.UjgjLU/vdr-plugin-osdteletext-0.5.1/menu.c
+--- ./menu.c 2005-08-12 13:24:18.000000000 +0200
++++ /tmp/dpep-work.UjgjLU/vdr-plugin-osdteletext-0.5.1/menu.c 2005-08-16 18:50:04.000000000 +0200
@@ -21,7 +21,7 @@
#include "txtrecv.h"
@@ -19,21 +19,48 @@
#define GET_HUNDREDS(x) ( ( (x) - ((x)%256) ) /256 )
#define GET_TENS(x) ( (( (x) - ((x)%16) )%256 ) /16 )
-diff -urNad vdr-plugin-osdteletext-0.4.2/osdteletext.c /tmp/dpep.xY84Ch/vdr-plugin-osdteletext-0.4.2/osdteletext.c
---- vdr-plugin-osdteletext-0.4.2/osdteletext.c 2005-03-03 18:11:50.000000000 +0100
-+++ /tmp/dpep.xY84Ch/vdr-plugin-osdteletext-0.4.2/osdteletext.c 2005-04-11 22:20:16.918746344 +0200
-@@ -122,7 +122,7 @@
+diff -urNad --exclude=CVS --exclude=.svn ./osdteletext.c /tmp/dpep-work.UjgjLU/vdr-plugin-osdteletext-0.5.1/osdteletext.c
+--- ./osdteletext.c 2005-08-16 16:19:25.000000000 +0200
++++ /tmp/dpep-work.UjgjLU/vdr-plugin-osdteletext-0.5.1/osdteletext.c 2005-08-16 18:50:04.000000000 +0200
+@@ -121,7 +121,8 @@
// Return a string that describes all known command line options.
- return " -d --directory=DIR the directory where the temporary\n"
- " files will be stored\n"
-- " (default: /vtx, recommended: /tmp/vtx)\n"
-+ " (default: /var/cache/vdr/vtx)\n"
- " -n --max-cache=NUM maximum size in megabytes of cache used\n"
- " to store the pages on the harddisk\n"
- " (default: a calculated value below 50 MB)\n"
-diff -urNad vdr-plugin-osdteletext-0.4.2/txtrecv.c /tmp/dpep.xY84Ch/vdr-plugin-osdteletext-0.4.2/txtrecv.c
---- vdr-plugin-osdteletext-0.4.2/txtrecv.c 2005-04-11 22:12:46.120278128 +0200
-+++ /tmp/dpep.xY84Ch/vdr-plugin-osdteletext-0.4.2/txtrecv.c 2005-04-11 22:14:57.506304416 +0200
+ return " -d --directory=DIR The directory where the temporary\n"
+ " files will be stored.\n"
+- " (default: /vtx, recommended: /tmp/vtx\n"
++ " (default: /var/cache/vdr/vtx),\n"
++ " recommended: /tmp/vtx\n"
+ " or /var/cache/vdr/osdteletext.)\n"
+ " Ensure that the directory exists and is writable.\n"
+ " -n --max-cache=NUM Maximum size in megabytes of cache used\n"
+diff -urNad --exclude=CVS --exclude=.svn ./README /tmp/dpep-work.UjgjLU/vdr-plugin-osdteletext-0.5.1/README
+--- ./README 2005-08-16 16:24:33.000000000 +0200
++++ /tmp/dpep-work.UjgjLU/vdr-plugin-osdteletext-0.5.1/README 2005-08-16 18:50:20.000000000 +0200
+@@ -76,7 +76,8 @@
+
+ -d --directory=DIR The directory where the temporary
+ files will be stored.
+- (standard value: /vtx, recommended: /tmp/vtx
++ (standard value: /var/cache/vdr/vtx,
++ recommended: /tmp/vtx
+ or /var/cache/vdr/osdteletext.)
+ Ensure that the directory exists and is writable.
+ -n --max-cache=NUM Maximum size in megabytes of cache used
+diff -urNad --exclude=CVS --exclude=.svn ./README.DE /tmp/dpep-work.UjgjLU/vdr-plugin-osdteletext-0.5.1/README.DE
+--- ./README.DE 2005-08-16 16:31:59.000000000 +0200
++++ /tmp/dpep-work.UjgjLU/vdr-plugin-osdteletext-0.5.1/README.DE 2005-08-16 18:50:34.000000000 +0200
+@@ -63,7 +63,8 @@
+ Verfügbare Optionen:
+
+ -d --directory=DIR Das Verzeichnis für die temporären Dateien.
+- (Voreinstellung: /vtx, empfohlen: /tmp/vtx
++ (Voreinstellung: /var/cache/vdr/vtx,
++ empfohlen: /tmp/vtx
+ oder /var/cache/vdr/osdteletext.)
+ Stellen Sie sicher, dass das Verzeichnis existiert
+ und beschreibbar ist.
+diff -urNad --exclude=CVS --exclude=.svn ./txtrecv.c /tmp/dpep-work.UjgjLU/vdr-plugin-osdteletext-0.5.1/txtrecv.c
+--- ./txtrecv.c 2005-08-12 13:20:09.000000000 +0200
++++ /tmp/dpep-work.UjgjLU/vdr-plugin-osdteletext-0.5.1/txtrecv.c 2005-08-16 18:50:04.000000000 +0200
@@ -26,7 +26,7 @@
#include <sys/stat.h>
#include <fcntl.h>
More information about the pkg-vdr-dvb-changes
mailing list