[SCM] morituri/master: change debug message

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:10:02 UTC 2014


The following commit has been merged in the master branch:
commit f0528965059f50ebab47c503e49f99903a41685a
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Tue Feb 26 23:11:24 2013 +0100

    change debug message

diff --git a/morituri/common/gstreamer.py b/morituri/common/gstreamer.py
index f1a2a56..fd5c38a 100644
--- a/morituri/common/gstreamer.py
+++ b/morituri/common/gstreamer.py
@@ -42,7 +42,7 @@ def removeAudioParsers():
 
     plugin = registry.find_plugin("audioparsers")
     if plugin:
-        log.debug('gstreamer', 'Found audioparsers plugin from %s %s',
+        log.debug('gstreamer', 'removing audioparsers plugin from %s %s',
             plugin.get_source(), plugin.get_version())
 
         # the query bug was fixed after 0.10.30 and before 0.10.31

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list