r4362 - in vdr/vdr/trunk/debian: . patches
Thomas Günther
tom-guest at alioth.debian.org
Wed Mar 14 01:31:44 CET 2007
Author: tom-guest
Date: 2007-03-14 00:31:44 +0000 (Wed, 14 Mar 2007)
New Revision: 4362
Modified:
vdr/vdr/trunk/debian/changelog
vdr/vdr/trunk/debian/patches/17_epg-conv-iso6937.dpatch
Log:
Removed debug logs in 17_epg-conv-iso6937.dpatch
Modified: vdr/vdr/trunk/debian/changelog
===================================================================
--- vdr/vdr/trunk/debian/changelog 2007-03-12 18:44:37 UTC (rev 4361)
+++ vdr/vdr/trunk/debian/changelog 2007-03-14 00:31:44 UTC (rev 4362)
@@ -1,6 +1,8 @@
vdr (1.4.6-2) UNRELEASED; urgency=low
- * NOR RELEASED YET
+ * NOT RELEASED YET
+
+ [ Tobias Grimm ]
* Added opt-42-x_MainMenuHooks.dpatch
* Upgraded opt-48_pin.dpatch
* Updated opt-50_graphtft.dpatch
@@ -10,8 +12,11 @@
vdr-1.4.5-subtitles-0.5.0-and-ttxtsubs-0.0.5.diff.gz (no functional changes,
just new version numbers)
- -- Tobias Grimm <tg at e-tobi.net> Sat, 10 Mar 2007 20:59:30 +0100
+ [ Thomas Günther ]
+ * Removed debug logs in 17_epg-conv-iso6937.dpatch
+ -- Thomas Günther <tom at toms-cafe.de> Wed, 14 Mar 2007 01:30:07 +0100
+
vdr (1.4.6-1) experimental; urgency=low
[ Tobias Grimm ]
Modified: vdr/vdr/trunk/debian/patches/17_epg-conv-iso6937.dpatch
===================================================================
--- vdr/vdr/trunk/debian/patches/17_epg-conv-iso6937.dpatch 2007-03-12 18:44:37 UTC (rev 4361)
+++ vdr/vdr/trunk/debian/patches/17_epg-conv-iso6937.dpatch 2007-03-14 00:31:44 UTC (rev 4362)
@@ -28,8 +28,8 @@
+ *out = 0;
+ strcpy(text, buffer);
+ }
-+ else
-+ dsyslog("Converting from iso6937 failed at: %s", in);
++ //else
++ // dsyslog("Converting from iso6937 failed at: %s", in);
+ iconv_close(ic);
+ }
+ free(buffer);
More information about the pkg-vdr-dvb-changes
mailing list