r3595 - in vdr/vdr-plugin-softdevice/trunk/debian: . patches
Tobias Grimm
tiber-guest at alioth.debian.org
Thu Nov 2 18:39:16 CET 2006
Author: tiber-guest
Date: 2006-11-02 18:39:16 +0100 (Thu, 02 Nov 2006)
New Revision: 3595
Removed:
vdr/vdr-plugin-softdevice/trunk/debian/patches/07_amd64.dpatch
Modified:
vdr/vdr-plugin-softdevice/trunk/debian/changelog
vdr/vdr-plugin-softdevice/trunk/debian/patches/00list
Log:
Removed 07_amd_64.dpatch - fixed upstream
Modified: vdr/vdr-plugin-softdevice/trunk/debian/changelog
===================================================================
--- vdr/vdr-plugin-softdevice/trunk/debian/changelog 2006-10-31 15:35:03 UTC (rev 3594)
+++ vdr/vdr-plugin-softdevice/trunk/debian/changelog 2006-11-02 17:39:16 UTC (rev 3595)
@@ -1,3 +1,9 @@
+vdr-plugin-softdevice (0.3.0-3) unstable; urgency=low
+
+ * Removed 07_amd_64.dpatch - fixed upstream
+
+ -- Tobias Grimm <tg at e-tobi.net> Thu, 2 Nov 2006 18:38:52 +0100
+
vdr-plugin-softdevice (0.3.0-2) unstable; urgency=low
* Removed --disable-mmx2 and --disable-mmx from configure call
Modified: vdr/vdr-plugin-softdevice/trunk/debian/patches/00list
===================================================================
--- vdr/vdr-plugin-softdevice/trunk/debian/patches/00list 2006-10-31 15:35:03 UTC (rev 3594)
+++ vdr/vdr-plugin-softdevice/trunk/debian/patches/00list 2006-11-02 17:39:16 UTC (rev 3595)
@@ -1,3 +1,2 @@
04_debian_ffmpeg
06_dfb++
-07_amd64
Deleted: vdr/vdr-plugin-softdevice/trunk/debian/patches/07_amd64.dpatch
===================================================================
--- vdr/vdr-plugin-softdevice/trunk/debian/patches/07_amd64.dpatch 2006-10-31 15:35:03 UTC (rev 3594)
+++ vdr/vdr-plugin-softdevice/trunk/debian/patches/07_amd64.dpatch 2006-11-02 17:39:16 UTC (rev 3595)
@@ -1,21 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 07_amd64.dpatch by Tobias Grimm <tg at e-tobi.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Removed incompatibility between header and implementation,
-## DP: which causes compilation errors on AMD64.
-## DP: (reported by Ingo Theiss <cthulhu at planet-multiplayer.de>)
-
- at DPATCH@
-diff -urNad vdr-plugin-softdevice-0.2.3a~/setup-softdevice.c vdr-plugin-softdevice-0.2.3a/setup-softdevice.c
---- vdr-plugin-softdevice-0.2.3a~/setup-softdevice.c 2006-04-23 22:21:27.000000000 +0200
-+++ vdr-plugin-softdevice-0.2.3a/setup-softdevice.c 2006-10-04 19:58:22.000000000 +0200
-@@ -408,7 +408,7 @@
-
- /* ---------------------------------------------------------------------------
- */
--bool cSetupStore::CatchRemoteKey(const char *remoteName, uint64 key)
-+bool cSetupStore::CatchRemoteKey(const char *remoteName, uint64_t key)
- {
- #ifndef STAND_ALONE
- char buffer[32];
More information about the pkg-vdr-dvb-changes
mailing list