[SCM] mplayer packaging branch, master, updated. debian/1.0.rc2+svn20090303-2-17-g64461e9

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Thu Mar 26 11:37:32 UTC 2009


The following commit has been merged in the master branch:
commit 76a1e5494fa00f7f109a3bb71c30602296596da3
Author: Fabian Greffrath <fabian at debian-unofficial.org>
Date:   Thu Mar 26 12:37:41 2009 +0100

    Delete unapplied 23mplayer-debug-printf.patch duplicate mplayer-debug-printf.dpatch.

diff --git a/debian/patches/mplayer-debug-printf.dpatch b/debian/patches/mplayer-debug-printf.dpatch
deleted file mode 100644
index 16d2b03..0000000
--- a/debian/patches/mplayer-debug-printf.dpatch
+++ /dev/null
@@ -1,19 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## mplayer-debug-printf.dpatch by  <debdev at pingu>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: on crash, warn that mplayer is compiled with --enable-debug, with symbols in mplayer-dbg
-
- at DPATCH@
---- m/mplayer.c	2007-10-07 21:49:33.000000000 +0200
-+++ m/mplayer.c.new	2008-05-03 10:53:38.000000000 +0200
-@@ -764,6 +764,9 @@
-       mp_msg(MSGT_CPLAYER,MSGL_FATAL,MSGTR_Exit_SIGSEGV_SIGFPE);
-   default:
-       mp_msg(MSGT_CPLAYER,MSGL_FATAL,MSGTR_Exit_SIGCRASH);
-+      printf(" [ This binary of MPlayer in Debian is currently compiled with\n"
-+	     "   '--enable-debug'; the debugging symbols are in the package\n"
-+	     "   'mplayer-dbg'.]\n");
- #ifdef CRASH_DEBUG
-       if (crash_debug) {
-         int gdb_pid;

-- 
mplayer packaging



More information about the pkg-multimedia-commits mailing list