diff -Nru mediatomb-0.12.1/debian/changelog mediatomb-0.12.1/debian/changelog
--- mediatomb-0.12.1/debian/changelog	2012-04-25 13:28:18.000000000 -0400
+++ mediatomb-0.12.1/debian/changelog	2015-07-20 11:11:10.000000000 -0400
@@ -1,3 +1,13 @@
+mediatomb (0.12.1-4+deb7u1) wheezy; urgency=high
+
+  * Backport fix for #580120, #778669 from 0.12.1-47-g7ab7616-1 and
+    0.12.0~svn2018-6.1 to wheezy.
+
+  [ IOhannes m zmölnig ]
+  * Disabled User-Interface by default. (Closes: #580120, #778669)
+
+ -- Miguel A. Colón Vélez <debian.micove@gmail.com>  Mon, 20 Jul 2015 11:05:18 -0400
+
 mediatomb (0.12.1-4) unstable; urgency=low
 
   * Bump debhelper and the compatibility level to 9.
diff -Nru mediatomb-0.12.1/debian/config.xml mediatomb-0.12.1/debian/config.xml
--- mediatomb-0.12.1/debian/config.xml	2012-04-17 16:41:16.000000000 -0400
+++ mediatomb-0.12.1/debian/config.xml	2015-07-20 10:54:09.000000000 -0400
@@ -5,7 +5,7 @@
      information on creating and using config.xml configration files.
     -->
   <server>
-    <ui enabled="yes" show-tooltips="yes">
+    <ui enabled="no" show-tooltips="yes">
       <accounts enabled="no" session-timeout="30">
         <account user="mediatomb" password="mediatomb"/>
       </accounts>
