[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:34 UTC 2010


The following commit has been merged in the master branch:
commit 1c3d5b239719573e38760d127d0b01ac52e65525
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun Apr 18 22:52:23 2010 +0200

    add md5sum to remove to avoid spurious conffile prompt, Closes: #568272

diff --git a/debian/mplayer.preinst b/debian/mplayer.preinst
index 979fca7..4ca7236 100644
--- a/debian/mplayer.preinst
+++ b/debian/mplayer.preinst
@@ -19,6 +19,7 @@ case "$1" in
     if dpkg --compare-versions "$2" le "1.0~rc3+svn20090405-1"; then
         md5=`md5sum /etc/mplayer/mplayer.conf | cut -d' ' -f1`
 	case "$md5" in
+	    9bdac8eb1184daa188d4829575ceafe8|\
 	    46f52a60c07ed788500056dd7ffd27b9)
 		echo "removing obsolete /etc/mplayer/mplayer.conf"
 		rm -f /etc/mplayer/mplayer.conf

-- 
mplayer packaging



More information about the pkg-multimedia-commits mailing list