--- mythbuntu-control-centre-0.54.orig/debian/changelog +++ mythbuntu-control-centre-0.54/debian/changelog @@ -0,0 +1,485 @@ +mythbuntu-control-centre (0.54-0ubuntu1) karmic; urgency=low + + * Set notebook tab focus on click. (LP: #428689) + * Don't default one of the tabs to be focused when welcome message + is shown. (LP: #428691) + + -- Mario Limonciello Mon, 14 Sep 2009 23:06:08 -0500 + +mythbuntu-control-centre (0.53-0ubuntu1) karmic; urgency=low + + * mythbuntu_control_centre.ui: + - Don't let dialog boxes be named the same. A recent GTK upload + appears to be less forgiving of it. (LP: #422240) + * debian/control: + - Depends on python-dbus + + -- Mario Limonciello Mon, 31 Aug 2009 22:36:33 -0500 + +mythbuntu-control-centre (0.52-0ubuntu1) karmic; urgency=low + + * Convert the project to use gtk.Builder as the primary way of loading + plugins. This introduces a new information dictionary key, "ui" + for plugins. (LP: #403542) + * Add more debugging code when loading widgets and files and what not + as they have more of a tendency to break now. + * debian/control: + - Remove python-glade2 + - Add python-gtk2 + + -- Mario Limonciello Tue, 18 Aug 2009 00:09:51 -0500 + +mythbuntu-control-centre (0.51-0ubuntu1) karmic; urgency=low + + * applications/mythbuntu-control-centre.desktop.in: + - Set the icon to the proper icon so we can see it in XFCE menus. + + -- Mario Limonciello Wed, 10 Jun 2009 12:07:20 -0500 + +mythbuntu-control-centre (0.50-0ubuntu1) karmic; urgency=low + + * Complete rewrite of mcc. We're now plugin based + where plugins are dynamically detected upon loading. + * Setup translation system based on python-distutils-extra instead. + * debian/control: + - Clean up depends which should now be on mythbuntu-common. + * debian/links: + - Drop, no longer necessary since all plugins are in common + + -- Mario Limonciello Tue, 09 Jun 2009 00:34:54 -0500 + +mythbuntu-control-centre (0.37-0ubuntu1) jaunty; urgency=low + + [ Nick Fox ] + * Fix optimize_mythdb cron job (LP: #290781) + * Allow experimental tweaks that are not role specific (LP: #290439) + + -- Mario Limonciello Fri, 17 Apr 2009 01:48:38 -0500 + +mythbuntu-control-centre (0.36-0ubuntu1) jaunty; urgency=low + + [ Mario Limonciello ] + * Remove any checks for copying a dmrc around. We now key off the gdm + conf by default. (LP: #353072) + * Remove mythbrowser from the glade file. (LP: #353736) + * Catch a ValueError caused by using NIS. We can't support automatic + login for this scenario. (LP: #313876) + + [ Nick Fox ] + * Move VNC Password to ~/.vnc (LP: #336274) + + -- Nick Fox Fri, 10 Apr 2009 01:18:04 -0500 + +mythbuntu-control-centre (0.35-0ubuntu1) jaunty; urgency=low + + * Update translations from launchpad. (LP: #348178) + + -- Mario Limonciello Fri, 03 Apr 2009 07:01:32 -0500 + +mythbuntu-control-centre (0.34-0ubuntu1) jaunty; urgency=low + + * Fix medibuntu to support jaunty in more places. (LP: #276580) + + -- Mario Limonciello Sun, 29 Mar 2009 12:42:39 -0500 + +mythbuntu-control-centre (0.33-0ubuntu1) jaunty; urgency=low + + * Fix medibuntu to support jaunty. + + -- Mario Limonciello Sat, 28 Feb 2009 10:45:15 -0600 + +mythbuntu-control-centre (0.32-0ubuntu1) intrepid; urgency=low + + * Fix Medibuntu support: we want intrepid, not hardy (LP: #276580) + + -- Michael Haas Wed, 15 Oct 2008 21:49:03 +0200 + +mythbuntu-control-centre (0.31-0ubuntu1) intrepid; urgency=low + + * Add "quiet splash" to boot options for diskless thumb drive (LP: #267368) + + -- Michael Haas Wed, 15 Oct 2008 17:58:30 +0200 + +mythbuntu-control-centre (0.30-0ubuntu2) intrepid; urgency=low + + * Add debian/links to overwrite stuff from -common w/ symlinks + instead of real files. + + -- Mario Limonciello Tue, 16 Sep 2008 01:03:30 -0500 + +mythbuntu-control-centre (0.30-0ubuntu1) intrepid; urgency=low + + [ Mario Limonciello ] + * Don't bail out on empty lines in /etc/passwd. (LP: #231065) + + [ Nick Ellery ] + * MythbuntuControlCentre/tab_system_roles.glade: + - Fix a spelling mistake (Deskop -> Desktop) (LP: #257754). + * MythbuntuControlCentre/tab_advanced.glade: + - Fix a spelling mistake (Mangement -> Management) (LP: #257864). + + [ Siegfried-Angel Gevatter Pujals ] + * mythbuntu-control-centre.1: + - Fix an incorrect sentence ("mythbuntu-control-centre is by Mario"). + - Metion that it is a graphical utility. + + -- Mario Limonciello Mon, 15 Sep 2008 00:58:39 -0500 + +mythbuntu-control-centre (0.29-0ubuntu1) intrepid; urgency=low + + [ Nick Fox ] + * Fix for special characters in VNC password (LP #241402) + * Add support for Mythbuntu Apple Trailers. + + [ Mario Limonciello ] + * debian/control: + - Bump standards version. + + -- Mario Limonciello Sun, 06 Jul 2008 01:57:08 -0500 + +mythbuntu-control-centre (0.28-0ubuntu1~hardy2) hardy-proposed; urgency=low + + [ Michael Haas ] + * diskless tab: fix typo which prevented the "Allow unsigned packages" checkbox from + applying successfully. + * diskless tab: Pop up an error message if ltsp-build-client fails. + + -- Michael Haas Thu, 01 May 2008 00:41:05 +0200 + +mythbuntu-control-centre (0.28-0ubuntu1~hardy1) hardy-proposed; urgency=low + + * add MCC_DEBUG environment variable. set to "true" to get additional + debugging output. only applies for -diskless right now + * fix the progress bar for -diskless (LP #221921) + + -- Michael Haas Fri, 25 Apr 2008 16:18:02 +0200 + +mythbuntu-control-centre (0.27-0ubuntu1) hardy; urgency=low + + * Correct error in checking diskless dictionaries for dhcp3 + server. (LP: #215174) + * Bindmount dev, sys, and proc when in the chroot. This + allows us to do more powerful things like control + virtual ttys and check running processes. (LP: #214074) + + -- Mario Limonciello Thu, 10 Apr 2008 23:01:44 -0500 + +mythbuntu-control-centre (0.26-0ubuntu1) hardy; urgency=low + + [ Michael Haas ] + * Do not reconfigure mythbuntu-diskless-server every time changes are + applied + * When configuring NFS exports for media, these are no longer exported to + the world. Instead, the network is guessed by looking at the address of + the master backend and access is restricted to that network. + * add button to install dhcp server for -diskless. /etc/ltsp/dhcp.conf is + adjusted automatically if the master backend address can be looked up. + * When installing mythbuntu-diskless-server, the overlay share is subject to + the same access restrictions now as the NFS exports for media (see above) + + [ Nick Fox ] + * Update logo + + -- Mario Limonciello Wed, 09 Apr 2008 22:33:32 -0500 + +mythbuntu-control-centre (0.25-0ubuntu1) hardy; urgency=low + + [ Mario Limonciello ] + * Move diskless build process to changer.py. We have a + spiffilistic interface to go now. + * Don't trigger role changing on *-desktop (LP: #200515) + + [ Michael Haas ] + * More diskless improvements. + + [ Nick Fox ] + * Reset RTC and ivtv tweaks to proper values. + + -- Mario Limonciello Mon, 10 Mar 2008 22:57:59 -0500 + +mythbuntu-control-centre (0.24-0ubuntu1) hardy; urgency=low + + [ Michael Haas ] + * Add buttons to build and remove images for diskless clients + * Add maintenance options for diskless clients, including the ability to + write a bootloader to a USB pen drive + + [ Mario Limonciello ] + * Make diskless UI only show up if diskless is installed. + * Clean up diskless UI to make it less daunting. + + [ Nick Fox ] + * Add System role for Diskless Server + * Clean up Diskless Server UI + * Clear Server ARCH Box before polulating to prevent dupliactes + + [ Frank Bob ] + * Add MCC to KDE menu items. (LP: #199293) + + [ Nick Fox ] + * Added tooltips to advanced tab items (LP: #200317) + + -- Mario Limonciello Mon, 10 Mar 2008 11:09:05 -0500 + +mythbuntu-control-centre (0.23-0ubuntu1) hardy; urgency=low + + [ Mario Limonciello ] + * core.py: + - Make sure to actually check ubuntu/xubuntu/kubuntu + when detecting things. + * debian/control: + - Update homepage url. + * Add stub for upcoming diskless (for when its stable) + + [ Nick Fox ] + * Added feature to Tweak VM MEM for IVTV Drivers (LP: #124514) + * Added RTC Video Tweak Feautre (LP: #139949) + + -- Mario Limonciello Sun, 02 Mar 2008 19:18:11 -0600 + +mythbuntu-control-centre (0.22-0ubuntu1) hardy; urgency=low + + * core.py, changer.py: + * Install x11vnc rather than broken vnc4server. + * Drop mythappearance from the GUI. + * changer.py: + - Always disable vnc from xorg.conf so as to try to help migrate + folks away from vnc troubles. + - Correct debconftalk calls (LP: 195307) + * main_settings.xml: + - Merge from mythtv release-0-21-fixes. (LP: #195429) + + -- Mario Limonciello Sun, 24 Feb 2008 22:30:54 -0600 + +mythbuntu-control-centre (0.21-0ubuntu1) hardy; urgency=low + + * Make sure that all images are jockey images, not + restricted-manager images. + * Allow nvidia-settings to be installed if its not present + due to new archive changes. + * debian/control: + - Bump standards verison + - Add homepage field + + -- Mario Limonciello Sun, 17 Feb 2008 22:43:00 -0600 + +mythbuntu-control-centre (0.20-0ubuntu1) hardy; urgency=low + + * debian/control: + - Depend on jockey-gtk instead of restricted-manager + * core.py: + - Call jockey-gtk binary instead. + + -- Mario Limonciello Fri, 01 Feb 2008 23:24:33 -0600 + +mythbuntu-control-centre (0.19-0ubuntu1) hardy; urgency=low + + * Adjust plugins to reflect new plugins in 0.21 since 0.21 is now + in apt. + + -- Mario Limonciello Wed, 30 Jan 2008 19:48:47 -0600 + +mythbuntu-control-centre (0.18-0ubuntu1) hardy; urgency=low + + * Don't activate lircrc generation all the time. + * Revert su-to-root changes. Many environment variables are not saved + when using it due to gksu rather than gksudo. + + -- Mario Limonciello Sun, 27 Jan 2008 11:29:12 -0600 + +mythbuntu-control-centre (0.17-0ubuntu1) hardy; urgency=low + + * Launch mythtv-setup as the user mcc is started as, not root. + * Use su-to-root rather than gksu. + * debian/control: + - Add menu to dependencies to provide su-to-root. + + -- Mario Limonciello Thu, 24 Jan 2008 19:51:12 -0600 + +mythbuntu-control-centre (0.16-0ubuntu1) hardy; urgency=low + + * Add support for theme installation. + * Check for hardy medibuntu, not gutsy. + * debian/control: + - Build depend on at least mythbuntu-common 0.6 so that we have theme + support during the package build. + + -- Mario Limonciello Mon, 21 Jan 2008 14:09:09 -0600 + +mythbuntu-control-centre (0.15-0ubuntu1) hardy; urgency=low + + * Correct a few minor typos related to debconftalk'ing. + + -- Mario Limonciello Sat, 12 Jan 2008 13:29:20 -0600 + +mythbuntu-control-centre (0.14-0ubuntu1) hardy; urgency=low + + * Drop infrared glade file in favor of using the one in mythbuntu-common. + * Add mythbuntu-common to build-depends to make glade file translatable + + -- Mario Limonciello Sat, 12 Jan 2008 09:55:50 -0600 + +mythbuntu-control-centre (0.13-0ubuntu1) hardy; urgency=low + + * debian/control: + - Drop dependency of mythbuntu-lirc-generator. + - Add dependency of mythbuntu-common. + * Modify code to use mythbuntu-common instead of native functions. + * Remove scripts/create_vnc_passwd since it is now part of mythbuntu-common. + * Remove config/lirc.hwdb that was shipped so that it can be shipped in + lirc instead. + * debian/preinst: + - Drop diversion on config/lirc.hwdb. + * debian/postrm: + - Drop diversion on config/lirc.hwdb. + * Add debian/postinst: + - Revert config/lirc.hwdb diversions. + * Move man page to main package rather than debian changes. + * Reconfigure mysql service to properly deactivate rather than remove. + * Add IR transmitter support to remote page. + * Add ability to select device on remote page. + * Drop debconftalk.py since its now in mythbuntu-common. + * Drop vnc.py since its now in mythbuntu-common. + + -- Mario Limonciello Wed, 26 Dec 2007 21:09:44 -0600 + +mythbuntu-control-centre (0.12-0ubuntu1) hardy; urgency=low + + * changer.py: + - Enable error dialog for wanting cdrom. (LP: #156471) + - Enable warning about restarting X server when changing + VNC. (LP: #156495) + * core.py: + - Fix typo preventing package configure. (LP: #173450) + - Only allow w32codecs on amd64. (LP: #157091) + - Don't allow removal of mysql-server package. (LP: #156089) + + -- Mario Limonciello Sun, 09 Dec 2007 03:41:17 -0600 + +mythbuntu-control-centre (0.11-0ubuntu1) hardy; urgency=low + + * Release into hardy. + * Include fix for KeyErrors (LP: #154985) + + -- Mario Limonciello Fri, 02 Nov 2007 12:21:22 -0400 + +mythbuntu-control-centre (0.10-0ubuntu1.1) gutsy-proposed; urgency=low + + * Ignore KeyErrors when checking if a package is + installed. (LP: #154985) + + -- Mario Limonciello Tue, 16 Oct 2007 22:36:02 -0500 + +mythbuntu-control-centre (0.10-0ubuntu1) gutsy; urgency=low + + * Work around Hauppauge Nova T 500 bug found past main's + freeze within the LIRC package by providing lirc.hwdb + and diverting. (LP: #152353) + * For any remotes that use "none" for modules, don't set + the results to "none", but rather "". + + -- Mario Limonciello Sat, 13 Oct 2007 10:18:01 -0500 + +mythbuntu-control-centre (0.9-0ubuntu1) gutsy; urgency=low + + [ Zach Banks ] + * Detect amd64 and install w64codecs instead of w32codecs. + + [ Mario Limonciello ] + * Catch broken symlinks when making autologin. (LP: #151258) + * Properly toggle automatic login depending on desktop's + installed, since this was broke an upload or two ago. + * Don't update autologin user to [Disabled] + + -- Mario Limonciello Wed, 10 Oct 2007 17:24:27 -0500 + +mythbuntu-control-centre (0.8-0ubuntu1) gutsy; urgency=low + + [ Mario Limonciello ] + * Recursively make directories when necessary. + * Adjust directory permissions so users can still have custom + .config/autostart directories. + * Fix inconsequential typo during lircrc generation. + * Clarify text to explain mythbuntu-lirc-generator's results. + * Fix VNC Password generation. + + [ Michael Haas ] + * Include MySQL optimization support. + * Import translations from rosetta + * Some fields must not be translatable (LP: #148312= + * Add ability to add a daily cron job for optimize_mythdb.pl (from + mythtv-backend). + * Add option to add a daily cron job for xfs_fsr. + + [ Zach Banks ] + * Complete previously partially implemented medibuntu support. + * Allow multiple desktop types to be selected. (LP: #139585) + * Add button to call optimize_mythdb.pl manually. + * Don't launch terminals as root (LP: #148318) + + -- Mario Limonciello Mon, 01 Oct 2007 16:03:52 -0500 + +mythbuntu-control-centre (0.7-0ubuntu1) gutsy; urgency=low + + * Include a logo with a transparent background. + * Pad mythweb authentication items by 25 pixels. + * Make ~/.config/autostart directory if it doesn't exist + when enabling autostart. + + -- Mario Limonciello Mon, 01 Oct 2007 09:29:44 -0500 + +mythbuntu-control-centre (0.6-0ubuntu1) gutsy; urgency=low + + [ Michael Haas ] + * Add support for mythweb htaccess. + * Update german translation. + * Introduce debconf support. + + [ Mario Limonciello ] + * Catch errors for broken apt cache. + * Make sure that when generating new lircrc configs, the old config + is *moved*, not copied. This prevents double listing configs. + * Remove support for using ubuntu-mythtv-frontend. + * Don't correct uid/gid unless they are numbers. (LP: #139591) + * Don't allow changing artwork settings unless at least one + {,k,x}buntu-desktop package is installed. + * Don't allow changing artwork settings if automatic login + is enabled. + + -- Mario Limonciello Tue, 25 Sep 2007 09:59:06 -0500 + +mythbuntu-control-centre (0.5-0ubuntu1) gutsy; urgency=low + + * Update for one more feature just added to lirc generation. + + -- Mario Limonciello Fri, 14 Sep 2007 12:11:36 -0500 + +mythbuntu-control-centre (0.4-0ubuntu1) gutsy; urgency=low + + * Update number of parameters necessary for lircrc generation. + + -- Mario Limonciello Fri, 14 Sep 2007 10:51:22 -0500 + +mythbuntu-control-centre (0.3-0ubuntu1) gutsy; urgency=low + + * Introduce support to reload packages from software-properties-gtk. + * Don't hardcode terminals, but rather use the alternatives system. + * Fix nvidia-settings and amdcccle launching. (LP: #138722). + * Don't activate artwork when disabling roles. + * Check for mplayer-nogui and mplayer. + + -- Mario Limonciello Tue, 11 Sep 2007 01:35:11 -0500 + +mythbuntu-control-centre (0.2-0ubuntu1) gutsy; urgency=low + + * Add advanced tab for launching more applications. + * Add Quit button to front of gui. + * Don't check for userid > 999 & < 10000 (LP: #137452) + + -- Mario Limonciello Fri, 07 Sep 2007 16:37:25 -0500 + +mythbuntu-control-centre (0.1-0ubuntu1) gutsy; urgency=low + + * Initial Release. + + -- Mario Limonciello Thu, 26 Jul 2007 18:57:26 -0700 --- mythbuntu-control-centre-0.54.orig/debian/rules +++ mythbuntu-control-centre-0.54/debian/rules @@ -0,0 +1,22 @@ +#!/usr/bin/make -f + +DEB_PYTHON_SYSTEM := pycentral +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/python-distutils.mk +include /usr/share/cdbs/1/rules/langpack.mk + +DEB_DH_INSTALL_SOURCEDIR := debian/tmp + +clean:: + rm -f po/*.pot + +BZR_REVISION+=273 +BZR_BRANCH+=http://bazaar.launchpad.net/~mythbuntu/mythbuntu/$(DEB_SOURCE_PACKAGE) +TARFILE+=$(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz + +get-orig-source:: + bzr export -r $(BZR_REVISION) $(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION) $(BZR_BRANCH) + tar czf $(CURDIR)/../$(TARFILE) $(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION) --exclude debian + rm -rf $(CURDIR)/$(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION) + +../$(TARFILE):: get-orig-source --- mythbuntu-control-centre-0.54.orig/debian/dirs +++ mythbuntu-control-centre-0.54/debian/dirs @@ -0,0 +1,2 @@ +usr/share/mythbuntu/plugins/python +usr/share/mythbuntu/plugins/glade --- mythbuntu-control-centre-0.54.orig/debian/postinst +++ mythbuntu-control-centre-0.54/debian/postinst @@ -0,0 +1,14 @@ +#! /bin/sh + +set -e + +#DEBHELPER# + +case "$1" in + configure) + if [ -f /usr/share/lirc/lirc.hwdb.diverted ]; then + dpkg-divert --package mythbuntu-control-centre --remove \ + --rename --divert /usr/share/lirc/lirc.hwdb.diverted /usr/share/lirc/lirc.hwdb + fi + ;; +esac --- mythbuntu-control-centre-0.54.orig/debian/preinst +++ mythbuntu-control-centre-0.54/debian/preinst @@ -0,0 +1,12 @@ +#!/bin/sh + +set -e + +#DEBHELPER# + +case "$1" in + install|upgrade) + dpkg-divert --package mythbuntu-control-centre --add --rename \ + --divert /usr/share/mythtv/main_settings.xml.diverted /usr/share/mythtv/main_settings.xml + ;; +esac --- mythbuntu-control-centre-0.54.orig/debian/pycompat +++ mythbuntu-control-centre-0.54/debian/pycompat @@ -0,0 +1 @@ +2 --- mythbuntu-control-centre-0.54.orig/debian/compat +++ mythbuntu-control-centre-0.54/debian/compat @@ -0,0 +1 @@ +5 --- mythbuntu-control-centre-0.54.orig/debian/manpages +++ mythbuntu-control-centre-0.54/debian/manpages @@ -0,0 +1 @@ +mythbuntu-control-centre.1 --- mythbuntu-control-centre-0.54.orig/debian/copyright +++ mythbuntu-control-centre-0.54/debian/copyright @@ -0,0 +1,34 @@ +This package was debianized by Mario Limonciello on +Tue, 3 Aug 2007 16:41:23 -0500 + +This original source for this package was obtained via the upstream +bzr branch at http://bazaar.launchpad.net/~mythbuntu/mythbuntu/mythbuntu-control-centre + +You can grab the version currently in use by this revision by +running 'debian/rules get-orig-source'. + +Author & Copyright: + Portions Copyright Michael Vogt + © 2007 Mario Limonciello + +License: + + This Package is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public + License along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian & Ubuntu systems, a complete copy of the GPL can be found under +/usr/share/common-licenses/GPL + +The Debian packaging is © 2007, Mario Limonciello and is +also licensed under the GPL. --- mythbuntu-control-centre-0.54.orig/debian/control +++ mythbuntu-control-centre-0.54/debian/control @@ -0,0 +1,34 @@ +Source: mythbuntu-control-centre +Section: x11 +Priority: optional +Maintainer: Ubuntu MythTV Team +Build-Depends: cdbs (>= 0.4.43), + debhelper (>= 5.0.38), + python-central (>= 0.5.6), + python (>= 2.4), + intltool, + python-distutils-extra +XS-Vcs-Bzr: http://bazaar.launchpad.net/~mythbuntu/mythbuntu/mythbuntu-control-centre +XS-Vcs-Browser: http://codebrowse.launchpad.net/~mythbuntu/mythbuntu/mythbuntu-control-centre +XS-Python-Version: current +Standards-Version: 3.8.0 +Homepage: http://www.mythbuntu.org + +Package: mythbuntu-control-centre +Architecture: all +Depends: ${python:Depends}, + python-apt, + policykit, + python-dbus, + python-gtk2 +Recommends: mythbuntu-common +XB-Python-Version: ${python:Versions} +Description: Mythbuntu Configuration Application + The Mythbuntu control centre is used to modify settings on a Mythbuntu + system that are not necessarily MythTV specific. These settings range + from setting up system roles, to configuration of drivers, remotes, + and services. + . + This application can also be used on a standard Ubuntu system to convert + it directly to a Mythbuntu box or to add Mythbuntu role(s) in addition to + the existing desktop role. --- mythbuntu-control-centre-0.54.orig/debian/postrm +++ mythbuntu-control-centre-0.54/debian/postrm @@ -0,0 +1,12 @@ +#! /bin/sh + +set -e + +#DEBHELPER# + +case "$1" in + remove) + dpkg-divert --package mythbuntu-control-centre --remove \ + --rename --divert /usr/share/mythtv/main_settings.xml.diverted /usr/share/mythtv/main_settings.xml + ;; +esac