mythbuntu-common (0.78.3-0ubuntu1) yakkety; urgency=medium

  * Fix field names for mythweb Fixes LP:1581971
  * Set table_cache to table_open_cache since it's changed in the new mysql for 16.04. Fixes LP:1576767

 -- Thomas Mashos <thomas@mashos.com>  Wed, 10 Aug 2016 17:31:02 -0700

mythbuntu-common (0.78.2) xenial; urgency=medium

  * Update repos.db download URL. Fixes (LP:#1570690)

 -- Thomas Mashos <thomas@mashos.com>  Thu, 14 Apr 2016 21:29:33 -0700

mythbuntu-common (0.78) xenial; urgency=medium

  [ Mario Limonciello ]
  * don't install .desktop files executable.
  * include first boot initial setup scripts.

  [ Thomas Mashos ]
  * Update repos.db

 -- Mario Limonciello <mario_limonciello@dell.com>  Sun, 10 Apr 2016 22:27:50 -0500

mythbuntu-common (0.77.1) xenial; urgency=medium

  * Set correct repos.db URL. Fixes (LP: #1570690)

 -- Thomas Mashos <thomas@mashos.com>  Thu, 14 Apr 2016 21:09:17 -0700

mythbuntu-common (0.77) xenial; urgency=medium

  * Disable mythexport plugin.  It will be removed in this release.
  * Update repos.db to match releases in xenial.
  * Include a .desktop file pointing to setup instructions.
  * Update postinst for mythtv 0.28 version
  * Remove build/ on clean.

 -- Mario Limonciello <mario_limonciello@dell.com>  Sun, 03 Apr 2016 16:31:22 -0500

mythbuntu-common (0.76.1) xenial; urgency=medium 

  * Ask and enable update repo during install

 -- Thomas Mashos <thomas@mashos.com>  Tue, 16 Feb 2016 20:04:41 -0800

mythbuntu-common (0.75) trusty; urgency=medium

  * Fix Mythexport for Python 3 (LP: #1365090)

 -- Thomas Mashos <thomas@mashos.com>  Wed, 03 Sep 2014 10:47:37 -0700

mythbuntu-common (0.74) trusty-proposed; urgency=medium

  [ Mario Limonciello ]
  * Actually clean in the clean target.

  [ Thomas Mashos ]
  * Fix services plugin for VNC crashing (LP: #1309553)
  * Fix mysql plugin crashing (LP: #1316905)

 -- Thomas Mashos <thomas@mashos.com>  Thu, 08 May 2014 14:06:34 -0700

mythbuntu-common (0.73) trusty; urgency=medium

  * Fix installer drivers page crash (LP: #1309119)

 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 17 Apr 2014 13:41:08 -0500

mythbuntu-common (0.72) trusty; urgency=medium

  * drop system updates plugin.  the only real purpose for it was to change
    update notifier behavior which can no longer be modified.
  * drop some broken mysql code that didn't get ported to python3 in time.
  * update to standards 3.9.5.

 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 10 Apr 2014 11:14:31 -0500

mythbuntu-common (0.71) trusty; urgency=medium

  * Make mythbuntu.make call dh_python2/dh_python3, if available.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 27 Jan 2014 12:09:22 +0000

mythbuntu-common (0.70) trusty; urgency=low

  * Drop some string.split() calls.
  * Sort remotes and blasters in reverse so WMC remotes end up at the top.
  * Drop the graphics drivers tab.  Jockey is gone and those other apps
    should be present in the menus.
  * Use software center rather than synaptic.
  * Fix the spacing problems that happened from expand/fill in GTK3.
  * Drop automatic login configuration.  No GUI tool for this.  Might
    want to revisit later with something else, scripting lightdm-set-defaults
    or something similar.
  * Bump lintian version and compat.

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 12 Nov 2013 22:05:19 -0600

mythbuntu-common (0.69) trusty; urgency=low

  [ Thomas Mashos ]
  * Added tool tips to plugins tab (LP: #869325)
  * Added progress bars to -repos
  * Added Quantal info (LP: #1063086)
  * Have -repos pull from download.mythbuntu.org instead of bzr (LP: #1227831)
  * Fix -repos for python3

  [ Mario Limonciello ]
  * update to python3.
    - currently VNC and Mysql plugins are broken.
    - Need new solution for pexepct and mysqldb.
    - bzrlib broke
    - gconf broke.
  * update to python GI introspection.
  * Add d3des from https://github.com/maizy/vnc-me/blob/master/src/d3des.py
  * drop vnc dependencies.  create vnc password in pure python.
  * drop mysql.txt integration.  use xml only now for current mythtv.

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 12 Nov 2013 01:16:37 -0600

mythbuntu-common (0.67) precise; urgency=low

  [ John Baab ]
  * Drop theme tab (installable from mythtv itself)
  * Removed obsolete plugins from dictionary.

  [ Mario Limonciello ]
  * Drop mythvideos and mythmovies plugin checkboxes (gone in 0.25)
  * Update precise in repos.db.

 -- John Baab <rhpot1991@ubuntu.com>  Mon, 09 Apr 2012 11:38:09 -0500

mythbuntu-common (0.66) precise; urgency=low

  * fix repos.db to use tabs (as mcc expects them)

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Tue, 17 Jan 2012 11:12:38 -0600

mythbuntu-common (0.65) precise; urgency=low

  [ Mario Limonciello ]
  * Make sure the repos database is installed.
  * Rename the repos database to repos.db instead (mythbuntu is implied by dir)

  [ Thomas Mashos ]
  * Make the repos page more readable
  * Don't let the repos page fail if the db in ~ got corrupted.

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Thu, 08 Dec 2011 23:34:55 -0600

mythbuntu-common (0.64) precise; urgency=low

  [ Thomas Mashos ]
  * Merged mythbuntu-repos into this package

  [ Mario Limonciello ]
  * debian/control: bump standards version.
  * debian/prerm: add missing debhelper token.

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Wed, 07 Dec 2011 10:23:17 -0600

mythbuntu-common (0.63) oneiric; urgency=low

  * Fix hang in installer plugin myth-drivers. (LP: #867856)

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Wed, 05 Oct 2011 00:11:38 -0500

mythbuntu-common (0.62) oneiric; urgency=low

  * Disable encouraging fglrx in the installer.
  * Fix cut off text in themes tab.

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Fri, 09 Sep 2011 16:09:10 -0500

mythbuntu-common (0.61) oneiric; urgency=low

  * Convert installer plugin to pygi/gtk3.
  * Make into a native package version instead.

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Sun, 28 Aug 2011 22:02:06 -0500

mythbuntu-common (0.60-0ubuntu1) oneiric; urgency=low

  [ Thomas Mashos ]
  * Removed Mythbuntu-bare, now in a separate package
  * Fix database backup not backing up when selected
  * Fix restore_db notifying user when not restoring db

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Mon, 08 Aug 2011 12:15:22 -0500

mythbuntu-common (0.59-0ubuntu1) natty; urgency=low

  * Fix some spacing problems in bare.
  * Fix bare restore (LP: #761189)
  * Store bare configuration in /etc/default not /etc/mythbuntu-bare.

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Sun, 17 Apr 2011 16:24:58 -0500

mythbuntu-common (0.58-0ubuntu1) natty; urgency=low

  [ Thomas Mashos ]
  * Fixed MCC bare plugin crash when no config file detected
  * Fixed MCC bare plugin to show final wizard page if schedule is disabled

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Fri, 18 Mar 2011 02:22:43 -0500

mythbuntu-common (0.57-0ubuntu1) natty; urgency=low

  [ Thomas Mashos ]
  * Added ability to schedule backups using the Bare MCC plugin
  * Separated backup and restore scripts from Bare plugin code
  * Relocated python scripts to a separate Bare directory
  * Added checkin functionality to Bare plugin to look for config changes

  [ Dave Walker (Daviey) ]
  * debian/control: Bump to Standards-Version 3.9.1 (no changes needed).

 -- Thomas Mashos <tgm4883@gmail.com>  Wed, 23 Feb 2011 17:43:23 -0800

mythbuntu-common (0.56-0ubuntu1) natty; urgency=low

  * Add basic support for QR codes to install Android or iOS apps for remote.

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 08 Feb 2011 02:31:23 -0600

mythbuntu-common (0.55-0ubuntu1) natty; urgency=low

  * Fix the logic for modifying the security pin (LP: #647367)
  * Fix the security pin check to support 0.24 backends.
  * Rebuild for python 2.7 transition. (LP: #712021)

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Wed, 02 Feb 2011 17:55:26 -0600

mythbuntu-common (0.54-0ubuntu1) maverick; urgency=low

  * Fixed backup now screen doesn't let you pass without selecting it
  * Clarify text in GUI for user
  * Include udev rules in backup.

 -- Thomas Mashos <thomas@earth.symsupport.test>  Tue, 14 Sep 2010 08:52:59 -0700

mythbuntu-common (0.53-0ubuntu1) maverick; urgency=low

  * Check files exist before backing up
  * Check restore file is a valid tarfile
  * Check backup directory exists
  * Fixed issue with plugin not resetting to default values

 -- Thomas Mashos <tgm4883@gmail.com>  Wed, 08 Sep 2010 17:50:52 -0700

mythbuntu-common (0.52-0ubuntu1) maverick; urgency=low

  [ Thomas Mashos ]
  * Finished adding restore functionality
  * Disabled scheduling options (Deferred)

  [ Mario Limonciello ]
  * Fix themes page text.
  * Fix spacing on the remotes page.

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Tue, 31 Aug 2010 10:30:17 -0500

mythbuntu-common (0.51-0ubuntu2) maverick; urgency=low

  [ Mario Limonciello ]
  * Remove architecture specificities from recommends.

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Sat, 14 Aug 2010 02:35:02 -0500

mythbuntu-common (0.51-0ubuntu1) maverick; urgency=low

  [ Thomas Mashos ]
  * Add the mythbuntu-bare backup/restore plugin.

  [ Mario Limonciello ]
  * Shuffle the UI for the remote control page around a little bit for ubiquity.

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Thu, 12 Aug 2010 13:14:56 -0500

mythbuntu-common (0.50-0ubuntu1) lucid; urgency=low

  * Added PATH to proprietary codecs plugin (LP: #565769)

 -- Thomas Mashos <tgm4883@gmail.com>  Sun, 18 Apr 2010 16:42:31 -0700

mythbuntu-common (0.49-0ubuntu2) lucid; urgency=low

  * debian/control:
    - Depends on vnc4server instead since vnc4-common has been removed
      from the archive.

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 03 Apr 2010 19:23:02 -0500

mythbuntu-common (0.49-0ubuntu1) lucid; urgency=low

  * debian/control:
    - Update branches to pull from ~mythbuntu-dev
  * debian/mythbuntu.make:
    - Set packages to pull from ~mythbuntu-dev

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 03 Apr 2010 17:41:54 -0500

mythbuntu-common (0.48-0ubuntu1) lucid; urgency=low

  [ Marc Randolph ]
  * Remove MythFlix (LP: #544521)
  * Clean up plugins section of MCC (use just one alignment rather than 7)

  [ Mario Limonciello ]
  * Clarify what the themes actually are to reflect what we ship today.
  * debian/control:
    - Bump standards version.

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Sun, 28 Mar 2010 00:57:40 -0500

mythbuntu-common (0.47-0ubuntu1) lucid; urgency=low

  * Return errors on do_connection_test if there are any, None if not.
    (LP: #527342)
  * Fix alignment of the plugins plugin.

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 06 Mar 2010 16:25:12 -0600

mythbuntu-common (0.46-0ubuntu1) lucid; urgency=low

  * Use SecurityKey rather than the different variables for mysql.txt
    throughout the mysql pieces.

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 21 Feb 2010 20:25:42 -0600

mythbuntu-common (0.45-0ubuntu1) lucid; urgency=low

  * debian/control:
    - Drop depends on mythtv-common.
  * Add mythnetvision to plugins dictionary as it was introduced with 0.23.
  * Drop unused debconftalk class.
  * Write out a config.xml as well as mysql.txt.

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 21 Feb 2010 20:25:09 -0600

mythbuntu-common (0.44-0ubuntu1) lucid; urgency=low

  * remote: 
    - Added enable frontend restart checkbox 
  * debian/control: 
    - fixed lintian warnings

 -- John Baab <rhpot1991@ubuntu.com>  Wed, 17 Feb 2010 14:16:10 -0500

mythbuntu-common (0.43-0ubuntu1) lucid; urgency=low

  * debian/control:
    - Drop nvidia-common to recommends. (LP: #396334)
  * mythbuntu_common/dictionaries.py:
    - Don't fail on an import error for the nvidia detection.
  * Convert the package to dh7.

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 16 Feb 2010 00:51:30 -0600

mythbuntu-common (0.42-0ubuntu1) lucid; urgency=low

  * Remove Medibuntu support, use install-css.sh instead
  * Added libdvdread4 dependency for install-css.sh (LP: #505706)

 -- Thomas Mashos <tgm4883@gmail.com>  Wed, 03 Feb 2010 23:03:51 -0800

mythbuntu-common (0.41-0ubuntu1) lucid; urgency=low

  [ Thomas Mashos ]
  * Fix mythexport issue (LP: #505713)

  [ Mario Limonciello ]
  * Remove references to usplash since it's no longer used in Lucid and
    later.
  * Add support to write out a config.xml in the mysql handler.
  * Add a ubiquity module that includes functions used by many ubiquity
    pages.
  * Remove references to w32codecs and w64codecs.  We're eventually gonna
    be dropping medibuntu support, so we'll only need to expose DVD support
    in the UI.

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 26 Jan 2010 03:29:11 -0600

mythbuntu-common (0.40-0ubuntu1) karmic; urgency=low

  * remote:
    - Correct a *very* small typo that prevented only the last remote from
      functioning.
  * lirc:
    - Sort the device list because we might be injecting multiple hwdb's.
    - Filter out IR Blaster from remote types.

 -- Mario Limonciello <superm1@ubuntu.com>  Fri, 16 Oct 2009 22:52:22 -0500

mythbuntu-common (0.39-0ubuntu1) karmic; urgency=low

  * remote:
    - Default lirc_vbox to true so that it can still be changed in the
      installer.
  * system_roles:
    - Disable the diskless plugin.  It wasn't fully finished and ready
      to go in time for 9.10, so it's better to not offer it to avoid
      bug reports about it.

 -- Mario Limonciello <superm1@ubuntu.com>  Fri, 16 Oct 2009 01:29:20 -0500

mythbuntu-common (0.38-0ubuntu1) karmic; urgency=low

  * themes:
    - Upstream decided not to support themes/ or oldthemes/ today, so we're
      not going to either.

 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 14 Oct 2009 21:08:50 -0500

mythbuntu-common (0.37-0ubuntu1) karmic; urgency=low

  * proprietary_codecs:
    - Request a package list update while installing the medibuntu keyring
      to prevent errors from aptdaemon about unauthenticated packages.
  * remote:
    - Make this plugin optional, by being able to install/remove lirc
      and mythbuntu-lirc-generator.
  * debian/control:
    - Drop lirc and mythbuntu-lirc-generator as Depends or Recommends.
      They're seeded in the desktop package, and entirely optional/installable
      from within MCC anyway. (LP: #133634)

 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 14 Oct 2009 20:38:27 -0500

mythbuntu-common (0.36-0ubuntu1) karmic; urgency=low

  * lirc:
    - Source the new locations of remotes on our list.

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 13 Oct 2009 23:42:45 -0500

mythbuntu-common (0.35-0ubuntu1) karmic; urgency=low

  * themes:
    - Rearrange list of themes and make sure the mappings are correct.
  * plugins:
    - Fix mythweb password support. (LP: #445998)

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 13 Oct 2009 01:54:13 -0500

mythbuntu-common (0.34-0ubuntu1) karmic; urgency=low

  * lirc:
    - Use the full path for dpkg-reconfigure to prevent a crash.
  * plugins:
    - Set Expand property for MythNews.
    - If mythweb isn't installed, explicitly disable sensitivity
      of mythweb password hbox.
  * themes:
    - Update text to better reflect what the metas represent.
  * properietary_codecs:
    - Request a package list update after enabling the repo.
    - Add support to install the keyring.
    - Allow the keyring package to be installed. (LP: #415969)

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 04 Oct 2009 04:00:52 -0500

mythbuntu-common (0.33-0ubuntu1) karmic; urgency=low

  [ Nick Fox ]
  * Removed Apple Trailers and MythStream Support

  [ John Baab ]
  * Enable the mythexport plugin.

  [ Mario Limonciello ]
  * Shorten the error message for the mysql plugin when mysql.txt is
    not accessible.
  * mysql:
    - Update the location of the optimize_mythdb.pl script.
  * plugins:
    - Drop Mythcontrols and Mythphone. (LP: #428683)
    - Add back in Mythbrowser.
  * debian/control:
    - Only depends on nvidia-common for i386 or amd64. (LP: #396334)
    - Build depends on python-distutils-extra
  * startup_behavior:
    - Rely on calling the external gdmsetup for configuration of
      automatic login rather than our own scripting. (LP: #422238)
  * themes:
    - Drop gtk theme from here since we're not using it anymore.
    - Only reference meta packages in themes section. (LP: #438999)
  * Add some basic support for translation templates. (LP: #348178)

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 03 Oct 2009 18:51:34 -0500

mythbuntu-common (0.32-0ubuntu1) karmic; urgency=low

  [ Mario Limonciello ]
  * mythbuntu_common/mysql:
    - Use the full path for invoke-rc.d as /usr/sbin/ isn't in PATH
      when ran dbus activated.
  * mythbuntu_common/dictionaries:
    - Add an argument to the services dictionary so that a different
      object can be specified for mysql-server.
  * Convert from glade to gtkbuilder (LP: #403542)
  * Remove dummy_window top level parent window from all widgets.
    In gtk.Builder, we don't need a top level parent.
  * services:
    - Ignore any items in the dictionary that are None.
  * remote:
    - Reference builder objects rather than xml objects.
    - Add list store objects that weren't automatically created.
    - Add CellRenderer objects that weren't automatically created.
  * roles:
    - Drop references to unused 'toggled' function.
    - Drop references to unused diskless toggle function.
    - Hide the Appliance Frontend option since it has no code to
      back it currently. (LP: #413008)
    - Set diskless to be sensitive again.
  * mysql_configuration:
    - Drop reference to unused 'toggled' function.
    - Remove references to 'has_default' that were causing warnings
      about no gtk.Window object that they are within.
  * plugins:
    - Change the mythweb password section to be a 3 way selector
      for en/dis/reconfigure
    - Don't try to read the old password or username
    - Write out the new md5 and what not.
    - This may or may not be complete.  It will need some experimentation
      with 0.22 and how it interacts with dpkg-reconfigure mythweb.

  [ Michael Haas ]
  * Remove plugins/ui/tab_diskless.ui as it'll be shipped in an external 
    package

  [ John Baab ]
  * Added MythExport Plugin. 

 -- John Baab <john.baab@gmail.com>  Thu, 27 Aug 2009 02:29:06 -0400

mythbuntu-common (0.31-0ubuntu1) karmic; urgency=low

  * startup_behavior:
    - Adjust for changes that have happened in GDM 2.26.  Unfortunately
      this means startup_behavior won't work on Ubuntu 9.04 and earlier
      anymore. (LP: #403290)

 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 23 Jul 2009 01:48:39 -0500

mythbuntu-common (0.30-0ubuntu1) karmic; urgency=low

  * plugins:
    - Check that we can actually read mythweb-digest before
      proceeding.
  * mythbuntu_common/vnc.py:
    - Wait until we get a pexpect.EOF so that fast machines
      don't kill the pexpect too early. (Race condition problem)
  * mythbuntu_common/mysql.py:
    - Make sure that we don't make a new file when making mcc changes. 
      Write the changes to the old file so perms remain. (LP: #343204)
    - Add a run_mysql_commands function for executing mysql commands
      using the system mysql.txt.
  * mythbuntu_common/logging.py:
    - We should really just use python's logging module instead. Drop.

 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 18 Jun 2009 01:39:26 -0500

mythbuntu-common (0.29-0ubuntu1) karmic; urgency=low

  * startup_behavior:
    - If only one user is avaialable(generally [DISABLED]), don't mark the plugin
      as incomplete.  This is the case for the live CD, meaning MCC isn't usable
      on the live CD before this change.

 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 10 Jun 2009 11:55:34 -0500

mythbuntu-common (0.28-0ubuntu1) karmic; urgency=low

  * debian/control:
    - Clean up depends for what's part of the new plugins.
  * mythbuntu_common/vnc.py:
    - Create the vnc password as a user instead of root.
  * mythbuntu_common/dictionaries.py:
    - Drop MySQL from services dictionary.  We're moving it elsewhere.
    - Drop XFS tweak for now.  We should hopefully be in ext4 during karmic.
    - Merge official and community theme dictionaries.
  * glade/tab_themes.glade:
    - Clean up a few strings to be more clear.
    - Merge in the artwork glade page to this one.
    - Combine the sections for community and official themes. No need to show
      a distinction if they all work.
  * mythbuntu_common/lirc.py:
    - Temporarily disable custom remote/transmitter support until we can
      ensure it keeps ubiquity and/or mcc and/or mcc-revamp stable.
  * Move all glade into standard plugins/glade directory
  * Install everything into /usr/share/mythbuntu instead of
    /usr/share/mythbuntu-common.  This will be our new Standard place.
  * Add in all currently known mcc plugins from the mcc-revamp branch.
    Unfortunately legacy version history isn't included since there wasn't
    easy to bring into this branch.  It can be viewed by looking through
    the logs of the mythbuntu-control-centre or mcc-revamp bzr branches.
  * Update README to explain better what this package provides.
  * Don't include the logo in this package.  It will come in mds.

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 09 Jun 2009 00:39:07 -0500

mythbuntu-common (0.27-0ubuntu1) karmic; urgency=low

  [ Mario Limonciello ]
  * debian/control:
    - Drop depends on expect
    - Add depends on python-pexpect
  * scripts/create_vnc_passwd:
    - Drop, now unnecessary.

  [ Mike ( szczys@hotmail.com ) ]
  * vnc.py:
    - Use python-pexpect instead to prevent errors from passwords that need
      to be escaped. (LP: #363153)

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 05 May 2009 01:25:27 -0500

mythbuntu-common (0.26-0ubuntu1) jaunty; urgency=low

  [ Nick Fox ]
  * Fix dictionary for optimize_mythdb changes (LP: #290781)

 -- Mario Limonciello <superm1@ubuntu.com>  Fri, 17 Apr 2009 01:56:34 -0500

mythbuntu-common (0.25-0ubuntu1) jaunty; urgency=low

  [ Mario Limonciello ]
  * Remove mythbrowser from list of plugins (LP: #353736)

  [ Nick Fox ]
  * Add script for VNC PassWD in user HOME (LP: #336274) 

 -- Nick Fox <nfox@foxmediasystems.com>  Fri, 10 Apr 2009 00:57:33 -0500

mythbuntu-common (0.24-0ubuntu1) jaunty; urgency=low

  * Added CustomLogging class

 -- Nick Fox <nfox@foxmediasystems.com>  Thu, 12 Mar 2009 21:12:50 -0500

mythbuntu-common (0.23-0ubuntu2) jaunty; urgency=low

  * No change rebuild for python 2.6.

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 28 Feb 2009 09:51:10 -0600

mythbuntu-common (0.23-0ubuntu1) jaunty; urgency=low

  * Include sample configuration files for samba and nfs.

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 14 Feb 2009 13:37:07 -0600

mythbuntu-common (0.22-0ubuntu1) jaunty; urgency=low

  * Dynamically detect AMD/ATI or NVIDIA graphics
    drivers for different drivers offered.
  * debian/control:
    - Depends on nvidia-common

 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 12 Feb 2009 19:30:48 -0600

mythbuntu-common (0.21-0ubuntu1) jaunty; urgency=low

  * GUI tweaks to IR glade file.
  * Add in a new dictionary to query the system's roles.
  * Add missing import to mysql handler
  * Default the meta checkboxes on themes pages to off.
  * Add an artwork dictionary.
  * Add an advanced tweak dictionary.

 -- Mario Limonciello <superm1@ubuntu.com>  Fri, 30 Jan 2009 00:47:03 -0600

mythbuntu-common (0.20-0ubuntu1) jaunty; urgency=low

  * Now that nvidia 180 is stable, add support for installing it
    from live disks.

 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 08 Jan 2009 15:25:39 -0600

mythbuntu-common (0.19-0ubuntu1) intrepid; urgency=low

  * Update graphics driver dictionary.
    - Enable fglrx.  It's been fixed now.

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 14 Oct 2008 18:27:43 -0500

mythbuntu-common (0.18-0ubuntu2) intrepid; urgency=low

  * Correct theme typo.

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 14 Sep 2008 14:11:04 -0500

mythbuntu-common (0.18-0ubuntu2) intrepid; urgency=low

  * Add missing themes that were in the archive:
    - Metallurgy-wide
    - Metallurgy-osd

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 12 Sep 2008 14:11:04 -0500

mythbuntu-common (0.17-0ubuntu1) intrepid; urgency=low

  * Update graphics driver dictionary.
    - Disable NVIDIA 77 (it's broke)
    - Disable NVIDIA 96 (it's broke)
    - Disable Fglrx (it's broke)

 -- Mario Limonciello <superm1@ubuntu.com>  Fri, 05 Sep 2008 10:07:21 -0500

mythbuntu-common (0.16-0ubuntu1) intrepid; urgency=low

  [ Mario Limonciello ]
  * Include a graphics driver dictionary.
  * debian/control:
  - Drop guidance-backends dependency.
  - Add python-xkit dependency.

  [ Alberto Milone ]
  * Update vnc.py to use x-kit instead.

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 26 Aug 2008 10:39:50 -0500

mythbuntu-common (0.15-0ubuntu1) intrepid; urgency=low

  * debian/control:
  - Add guidance-backends dependency (LP: #228961)

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 27 Jul 2008 11:00:40 -0500

mythbuntu-common (0.14-0ubuntu1) intrepid; urgency=low

  [ Mario Limonciello ]
  * Clean up tabbing/spacing.
  * debian/control:
  - Update standards version.

  [ Nick Fox ]
  * Add Mythbuntu Apple Trailers support 

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 06 Jul 2008 01:31:04 -0500

mythbuntu-common (0.13-0ubuntu1) hardy; urgency=low

  [ Mario Limonciello ]
  * Bump logo to new logo.

  [Michael Haas]
  * Update diskless dictionary

 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 09 Apr 2008 09:55:36 -0500

mythbuntu-common (0.12-0ubuntu1) hardy; urgency=low

  * Catch exceptions related to debconftalk.  (LP: #201682)

 -- Mario Limonciello <superm1@ubuntu.com>  Fri, 21 Mar 2008 23:57:34 -0500

mythbuntu-common (0.11-0ubuntu1) hardy; urgency=low

  * Add diskless dictionary.

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 08 Mar 2008 00:44:10 -0600

mythbuntu-common (0.10-0ubuntu1) hardy; urgency=low

  * Make new vnc passwords readable by anyone.

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 02 Mar 2008 15:12:37 -0600

mythbuntu-common (0.9-0ubuntu1) hardy; urgency=low

  * Change vnc4server key to be x11vnc.
  * Drop mythappearance from dictionary.

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 25 Feb 2008 21:46:31 -0600

mythbuntu-common (0.8-0ubuntu1) hardy; urgency=low

  * Add new plugins that are available in trunk to list.

 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 30 Jan 2008 20:13:18 -0600

mythbuntu-common (0.7-0ubuntu1) hardy; urgency=low

  * Default to having all themes enabled on glade page.  They are
    properly enabled/disabled upon install or via mcc.

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 27 Jan 2008 10:55:09 -0600

mythbuntu-common (0.6-0ubuntu1) hardy; urgency=low

  * Move themes glade file into package.

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 21 Jan 2008 09:54:43 -0600

mythbuntu-common (0.5-0ubuntu1) hardy; urgency=low

  * Allow permission changing to be optional for lircrc generation.

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 14 Jan 2008 22:49:36 -0600

mythbuntu-common (0.4-0ubuntu1) hardy; urgency=low

  * Correct minor typo in debconftalk.

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 12 Jan 2008 13:24:27 -0600

mythbuntu-common (0.3-0ubuntu1) hardy; urgency=low

  * Add glade file or infrared devices.

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 12 Jan 2008 09:51:31 -0600

mythbuntu-common (0.2-0ubuntu1) hardy; urgency=low

  * debian/control:
    - Depend upon mythbuntu-lirc-generator.
  * lirc.py:
    - Revamp support for Hardy's LIRC which handles remotes
      and transmitters independently.

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 29 Dec 2007 18:58:28 -0600

mythbuntu-common (0.1-0ubuntu1) hardy; urgency=low

  * Initial Release.

 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 27 Dec 2007 01:40:58 -0600
