[SCM] mplayer packaging branch, master, updated. debian/1.0.rc3+svn20090426-1ubuntu14-16-gda51fea

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Apr 22 18:55:15 UTC 2010


The following commit has been merged in the master branch:
commit 1c54009d49c9dcec69b02869fab48db744715cab
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Wed Mar 31 19:53:56 2010 +0200

    attach alsa_information in the apport hook

diff --git a/debian/apport-hook.py b/debian/apport-hook.py
index 2845a0b..e1311fc 100644
--- a/debian/apport-hook.py
+++ b/debian/apport-hook.py
@@ -19,6 +19,7 @@ def add_info(report):
             
     attach_file_if_exists(report, path.expanduser('~/.mplayer/config'), 'UserConf')
     attach_file(report, '/etc/mplayer/mplayer.conf', 'SystemConf')
+    attach_alsa(report)
 
 ## DEBUGING ##
 if __name__ == '__main__':

-- 
mplayer packaging



More information about the pkg-multimedia-commits mailing list