Release 0.25
------------
Add nfs-common to dependencies so that mounting works.

Release 0.22
-----------
Activate debconf support for mythtv settings.
 Allows changes to be pulled into ubiquity
 more fluidly.
Rework LIRC to take advantage of lirc-0.8.2-0ubuntu3 changes.
 Parses just like the lirc package.
Activate debconf support for lirc settings.
 Allows changes to be pulled into ubiquity
 more fluidly.
Use mythbuntu-lircrc-generator
 Generates a sane configuration to be used

Release 0.21
-----------
Better handling of automatic startup.  
 Works for more cases (TM).
Introduce basic lirc support
 We have a gui for this to choose the remote.
 It is populated from /usr/share/lirc/lirc.hwdb, so now we have
 a dependency on lirc.  It will determine what drivers match up
 with what config for what remote you chose.  It then puts the
 config in the right place.
 NOTE: We still need lircrc generation for this to work correctly.

Release 0.2
-----------
Introduce PyGTK user interface for creating GUIs.
 This GUI will be able to load configuration files and save them.
Add support for external home directory
 This allows ~/.mythtv to be stored on your flash drive instead of
 within ram.
Add command line switches
 --load: used during session startup
 --load FILE: used to directly load a file
 --edit: used to force edit mode (override automatic startup)
Add support for samba with user name & password
Add logo for PyGTK frontend.

Release 0.1
-----------
Initial release.
No gui yet, all changes to mythbuntu_configuration.ini need to be hand written.
Supports non protected samba/nfs shares.

