[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#699395: unblock: mednafen/0.8.D.3-6



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hi,

Would it be possible to unblock mednafen? It fixes #699143 which I
consider important (I replaced the version of libvorbisidec provided
in the mednafen source code with a dependency on libvorbisidec-dev in
Debian, but it doesn't work for audio CD playback).

The debdiff is as follows:


diff -Nru mednafen-0.8.D.3/debian/changelog mednafen-0.8.D.3/debian/changelog
--- mednafen-0.8.D.3/debian/changelog	2012-06-18 01:01:23.000000000 +0200
+++ mednafen-0.8.D.3/debian/changelog	2013-01-29 23:41:52.000000000 +0100
@@ -1,3 +1,10 @@
+mednafen (0.8.D.3-6) unstable; urgency=low
+
+  * Build using the provided libvorbisidec source; mednafen doesn't work
+    correctly with the version currently in Debian (closes: #699143).
+
+ -- Stephen Kitt <steve@sk2.org>  Tue, 29 Jan 2013 23:40:10 +0100
+
 mednafen (0.8.D.3-5) unstable; urgency=low
 
   * Use ${source:Package} with dpkg-query to retrieve only the package
diff -Nru mednafen-0.8.D.3/debian/patches/series mednafen-0.8.D.3/debian/patches/series
--- mednafen-0.8.D.3/debian/patches/series	2012-06-17 23:16:13.000000000 +0200
+++ mednafen-0.8.D.3/debian/patches/series	2013-01-29 23:38:48.000000000 +0100
@@ -1,3 +1,2 @@
-use-system-tremor.patch
 hardening-fixes.patch
 zlib-1.2.6-fix.patch
diff -Nru mednafen-0.8.D.3/debian/rules mednafen-0.8.D.3/debian/rules
--- mednafen-0.8.D.3/debian/rules	2012-06-17 23:16:13.000000000 +0200
+++ mednafen-0.8.D.3/debian/rules	2013-01-29 23:39:07.000000000 +0100
@@ -18,9 +18,6 @@
 	cp src/compress/minilzo.h src/compress/minilzo.h.orig
 	cp /usr/share/lzo/minilzo/*.[ch] src/compress
 
-	# Move bundled source code for external packages out of the way
-	mv src/tremor src/tremor.orig
-
 	dh_auto_build
 
 override_dh_auto_clean:
@@ -30,9 +27,6 @@
 	[ ! -f src/compress/minilzo.c.orig ] || mv src/compress/minilzo.c.orig src/compress/minilzo.c
 	[ ! -f src/compress/minilzo.h.orig ] || mv src/compress/minilzo.h.orig src/compress/minilzo.h
 
-	# Restore bundled source code
-	[ ! -d src/tremor.orig ] || mv src/tremor.orig src/tremor
-
 	dh_auto_clean
 
 override_dh_auto_configure:



unblock mednafen/0.8.D.3-6

Thanks in advance,

Stephen


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (200, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


Reply to: