mythplugins (0.23.1+fixes26057-0ubuntu1) maverick; urgency=low

  * Update snapshot to r26057.

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Sat, 04 Sep 2010 20:58:29 -0500

mythplugins (0.23.1+fixes25842-0ubuntu2) maverick; urgency=low

  * Add a new patch (only for 10.10) that will add a check rule
    to the generated Makefile.

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Thu, 26 Aug 2010 10:04:15 -0500

mythplugins (0.23.1+fixes25842-0ubuntu1) maverick; urgency=low

  [ Thomas Mashos ]
  * Added missing comma in debian/control
  * Removed extra blank line in debian/control

  [ Mario Limonciello ]
  * Update checkout to 0.23.1, 25842
  * Att qt47_support.patch for qt4.7 FTBFS on Maverick only.

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Wed, 25 Aug 2010 12:16:48 -0500

mythplugins (0.23.0+fixes24104-0ubuntu2) lucid; urgency=low

  [ Dave Walker (Daviey) ]
  * debian/control: 
    - Build-Depend changed to libmysqlclient16-dev, as previous 
      is being removed from the archive. (LP: #563053)
    - Standards-Version bumped to 3.8.4 (no change)

  [ Thomas Mashos ]
  * Added maverick dependency for libqt-dev change (LP: #586007)
  * Added missingok to mythvideo logrotate (LP: #593488)

 -- Thomas Mashos <tgm4883@gmail.com>  Mon, 14 Jun 2010 18:17:56 -0700

mythplugins (0.23.0+fixes24104-0ubuntu1) lucid; urgency=low

  [ Dave Walker (Daviey) ]
  * New upstream snapshot (r24104)

  [ Thomas Mashos ]
  * Added authentication disabled statement (LP: #521269)

 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Thu, 15 Apr 2010 02:09:23 +0100

mythplugins (0.23.0+fixes23825-0ubuntu1) lucid; urgency=low

  * New upstream snapshot (r23825)
  * debian/control: Incremented Build-Depends of libmyth-dev to 
    latest archive mythtv version (>= 0.23.0+fixes23820-0ubuntu1).

 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Sat, 27 Mar 2010 22:01:08 +0000

mythplugins (0.23.0+fixes23784-0ubuntu1) lucid; urgency=low

  [ Dave Walker (Daviey) ]
  * New snapshot (r23784), based from 0.23-fixes.
    - Repeated file extension when downloading from Mythweb (LP: #511653)
  * debian/control:  
    - Added Flash as a dependency for mythnetvision (LP: #535155)

  [ Thomas Mashos ]
  * Removed always true setting for mythweb Fixes (LP: #521269)

  [ Mario Limonciello ]
  * Set delimitter to "+" rather than "~".

 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Tue, 23 Mar 2010 19:00:51 +0000

mythplugins (0.23.0~trunk23623-0ubuntu1) lucid; urgency=low

  [ Dave Walker ]
  * New upstream svn snapshot.
  * debian/control:  Added quilt as a build-depends, primarily
    for karmic builds.

  [ Mario Limonciello ]
  * Pull newer mcc-jamu to prevent issues on live media.

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 27 Feb 2010 14:37:16 -0600

mythplugins (0.23.0~trunk23567-0ubuntu1) lucid; urgency=low

  [ Jean-Yves Avenard ]
  * debian/control:
    - Add mythnetvision package

  [ Mario Limonciello ]
  * New snapshot.
  * Fixes Jamu crashes (LP: #507703, #459426)
  * Fixes jamu exiting w/ the wrong code (LP: #502051)
  * Fixes ttvdb.py crashes (LP: #508086)
  * debian/control:
    - Recommends libmath-round-perl for mythweb streaming support.
    - Drop mythflix support
  * debian/rules:
    - Drop mythflix support
  * debian/mcc-jamu, debian/mythvideo.install:
    - Add a Jamu MCC plugin that's only installed if mythvideo is installed.
      (LP: #516226)
  * debian/control:
    - Mark mythvideo as enhancing MCC.
  * Convert package to v3 w/ quilt
  * Convert package to use dh7
  * Drop mytharchive-data package.  Just put all that stuff in mytharchive.
    mytharchive-data has no functional purpose as a standalone.

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 16 Feb 2010 22:57:41 -0600

mythplugins (0.22.0+fixes23527-0ubuntu2) UNRELEASED; urgency=low

  * Backporting mythweb fixes from trunk. Fixes (LP: #521269)

 -- Thomas Mashos <tgm4883@gmail.com>  Sun, 14 Mar 2010 12:50:09 -0700

mythplugins (0.22.0+fixes23527-0ubuntu1) lucid; urgency=low

  * New snapshot (r23527)
  * debian/control:
    - Recommends for python-imaging (LP: #500313)
  * debian/mythweb.postinst:
    - Check that a 'default' site is available before attempting to
      make a new one. (LP: #462405)
    - Check that the new site to enable exists before enabling.
  * debian/mythvideo.cron.*:
    - Redirect all output on stderr into the log file too (LP: #487880)
    - Check that a frontend is installed to determine if this job should
      be ran. (LP: #507436)
  * debian/mythvideo.logrotate:
    - Supply a logrotate script for jamu.

  [ Nicholas J Kreucher ]
  * debian/mythvideo.cron.*:
    - Use getent instead of grep /etc/passwd (LP: #511858)

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 14 Feb 2010 19:24:14 -0600

mythplugins (0.22.0+fixes22957-0ubuntu2) UNRELEASED; urgency=low

  * debian/control:
    - Recommends for python-imaging (LP: #500313)
  * debian/mythweb.postinst:
    - Check that a 'default' site is available before attempting to
      make a new one. (LP: #462405)
    - Check that the new site to enable exists before enabling.
  * debian/mythvideo.cron.*:
    - Redirect all output on stderr into the log file too (LP: #487880)
    - Check that a frontend is installed to determine if this job should
      be ran. (LP: #507436)
  * debian/mythvideo.logrotate:
    - Supply a logrotate script for jamu.

  [ Nicholas J Kreucher ]
  * debian/mythvideo.cron.*:
    - Use getent instead of grep /etc/passwd (LP: #511858)

 -- Mario Limonciello <superm1@ubuntu.com>  Fri, 25 Dec 2009 11:30:37 -0600

mythplugins (0.22.0+fixes22957-0ubuntu1) lucid; urgency=low

  * New upstream checkout (r22957).
  * debian/control:
    - Add libfreetype6-dev to build-depends to fix FTBFS due to something
      else's depends changing and this no longer being pulled in.

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 08 Dec 2009 19:59:24 -0600

mythplugins (0.22.0+fixes22899-0ubuntu1) lucid; urgency=low

  * Update to a snapshot after 0.22 (r22899).
  * Enable mythplugins-dbg package.

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 24 Nov 2009 22:05:35 -0600

mythplugins (0.22.0+fixes22594-0ubuntu1) karmic; urgency=low

  * New upstream checkout.
    - Fixes jamu crash with non english locales. (LP: #452790)
    - Needs to be updated to due new binary version of the main package.

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 26 Oct 2009 00:26:27 -0500

mythplugins (0.22.0~zrc1-0ubuntu1) karmic; urgency=low

  * Upstream 0.22 rc1 snapshot.
    - Had to name the version funny because we've done builds with trunk in
      the name and trunk is greater than rc. (zrc1 rather than rc1)
  * debian/control:
    - Recommends libmath-round-perl for mythweb streaming support.

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

mythplugins (0.22.0~trunk22413-0ubuntu1) karmic; urgency=low

  * New upstream checkout (r22413)
    - Fixes bug where you have to enter/leave mythvideo for 5 seconds.
  * debian/mythweb.{default,postinst,config}:
    - Read debconf answers from /etc/default/mythweb if they're present
      and we're running in noninteractive.  Allows configuration from MCC.
      (LP: #445998)

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

mythplugins (0.22.0~trunk22359-0ubuntu1) karmic; urgency=low

  * New upstream checkout (r22359).
  * debian/control:
    - Demote xine/ogle/mplayer to suggests as Internal is sufficient now.

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 11 Oct 2009 13:53:40 -0500

mythplugins (0.22.0~trunk22304-0ubuntu1) karmic; urgency=low

  * New upstream checkout (r22304)
    - Fixes crash in jamu on init w/o network access (LP: #428473)
    - Fixes crash on jamu cron job. (LP: #439423)
    - Fixes rare crash on tvdb concurrent jobs (LP: #428764)

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 06 Oct 2009 14:19:16 -0500

mythplugins (0.22.0~trunk22242-0ubuntu1) karmic; urgency=low

  * New upstream checkout (r22242)
    - Fixes protocol mismatch (LP: #440807)
  * debian/mythvideo.postinst:
    - Copy jamu example conf into ~mythtv/.mythtv as a base conf.

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 03 Oct 2009 21:08:37 -0500

mythplugins (0.22.0~trunk22167-0ubuntu1) karmic; urgency=low

  * New upstream checkout (r22167)
    - Fixes cdrom tray automatically retracting. (LP: #423752)
    - Fixes DVD menu audio. (LP: #433988)

 -- Mario Limonciello <superm1@ubuntu.com>  Fri, 02 Oct 2009 00:30:16 -0500

mythplugins (0.22.0~trunk22101-0ubuntu1) karmic; urgency=low

  * New upstream checkout (r22101)
  * debian/mythvideo.cron.*:
    - Check that /home/mythtv/.mythtv/config.xml exists before running.
      (LP: #432897)

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 20 Sep 2009 23:56:42 -0500

mythplugins (0.22.0~trunk21954-0ubuntu1) karmic; urgency=low

  * New upstream checkout (r21954)

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 20 Sep 2009 02:17:40 -0500

mythplugins (0.22.0~trunk21785-0ubuntu1) karmic; urgency=low

  * New upstream checkout (r21785)
    - Fixes a Jamu crash (LP: #427089)
  * debian/mythvideo.cron.daily:
    - Only run maintenance mode of Jamu
  * debian/mythvideo.cron.hourly:
    - Run mass update mode of Jamu to pull new graphics as new recordings
      are scheduled.
  * debian/mythvideo.cron.weekly:
    - Run Janitor mode of Jamu to clean up stale graphics.
  * Adjust the mythvideo directory patch to set blank directories.
  * Don't create extra directories for videos or posters, as storage groups 
    are used now. (LP: #397194)

 -- Mario Limonciello <superm1@ubuntu.com>  Fri, 11 Sep 2009 19:28:15 -0500

mythplugins (0.22.0~trunk21742-0ubuntu1) karmic; urgency=low

  * New upstream checkout (r21742)
  * debian/rules, debian/mythvideo.cron.daily:
    - Install jamu cron job
  * debian/control:
    - Depends on python-imdbpy for mythvideo's new jamu cron job.

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 08 Sep 2009 23:35:10 -0500

mythplugins (0.22.0~trunk21556-0ubuntu3) karmic; urgency=low

  * Don't fail out on existing links in mythweb postinst.

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 30 Aug 2009 12:22:39 -0500

mythplugins (0.22.0~trunk21556-0ubuntu2) karmic; urgency=low

  * Build variables differently in mythweb postinst. (LP: #420781)

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 30 Aug 2009 09:20:51 -0500

mythplugins (0.22.0~trunk21556-0ubuntu1) karmic; urgency=low

  * New upstream checkout (r21556)
    - Fixes unreliable DVD playback. (LP: #288816)
  * mythweb.postinst:
    - Make sure www-data can write to /usr/share/mythtv/mythweb/data
  * debian/control:
    - Replaces mythtv-common for mythmusic, mythnews, mythgallery.
      (LP: #415907, #419499, #419502)

 -- Mario Limonciello <superm1@ubuntu.com>  Fri, 28 Aug 2009 01:35:15 -0500

mythplugins (0.22.0~trunk21328-0ubuntu0) karmic; urgency=low

  * New upstream snapshot.  Switch to 0.22 based builds in preparation
    for upstream's 0.22 release, which should be ready before karmic.

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 17 Aug 2009 01:29:17 -0500

mythplugins (0.21.0+fixes212161-0ubuntu1) karmic; urgency=low

  * New upstream -fixes snapshot (212161)
  * debian/rules:
    - Parse svn rev # from debian/changelog

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 16 Aug 2009 00:44:19 -0500

mythplugins (0.21.0+fixes19556-0ubuntu8) jaunty; urgency=low

  [ Nick Fox ]
  [ Mario Limonciello ]
  * debian/mythweb.postinst (LP: #356798)
    -Create Apache redirect instead of using HTTP Redirect
    -Rename conflicting old mythweb-htaccess
  * debian/mythweb.postrm
    -Undo Apache Changes Above
    -Add reload_apache function

 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 09 Apr 2009 23:15:07 -0500

mythplugins (0.21.0+fixes19556-0ubuntu7) jaunty; urgency=low

  * debian/mythweb.postinst:
    - If we are using the default index.html, then make it redirect to
      mythweb/ instead.  This is OK now because as of last alpha we 
      started to enforce a password. (LP: #260126)

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 30 Mar 2009 01:06:21 -0500

mythplugins (0.21.0+fixes19556-0ubuntu6) jaunty; urgency=low

  * debian/patches/13_tmdb.pl.dpatch:
    - We can't provide imdb.pl or omdb.py support very well anymore
      because it's deprecated.  Add in tmdb.pl from trunk revision 
      19655, and prefer that instead. (LP: #335914)
  * debian/control:
    - Drop depends on python-xml.  It's still useful if someone wants
      ofdb.py to work, but they'll have to add it themselves then.

 -- Mario Limonciello <mario_limonciello@dell.com>  Wed, 04 Mar 2009 13:53:49 -0600

mythplugins (0.21.0+fixes19556-0ubuntu5) jaunty; urgency=low

  * debian/mythweb.postinst:
    - Only try to reload apache if it's actually running.
    - This prevents the script erroring out if running in
      a chroot or an installation environment.

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

mythplugins (0.21.0+fixes19556-0ubuntu4) jaunty; urgency=low

  [ Thomas Mashos ]
  * debian/control:
    - Remove mythbrowser - no longer supported
  * debian/mythvideo.postinst:
    - Make sure ownership of /var/lib/mythtv/posters is proper.

  [ Mario Limonciello ]
  * Rebuild to get rid of arts. (LP: #320915)
  * debian/control:
    - Make mythplugins have recommends rather than depends.
    - Invert libmp3lame-dev | liblame-dev build dependency.

 -- Mario Limonciello <mario_limonciello@dell.com>  Wed, 04 Feb 2009 12:10:00 -0600

mythplugins (0.21.0+fixes19556-0ubuntu3) jaunty; urgency=low

  * debian/mythweb.postinst:
    - Make sure db_stop isn't getting called before exiting.

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 18 Jan 2009 09:28:33 -0600

mythplugins (0.21.0+fixes19556-0ubuntu2) jaunty; urgency=low

  * debian/mythweb.postinst:
    - Clear mythtv password when we're done
    - Use sed -i rather than sed and mv.
  * debian/mythweb.config:
    - Prefill all data from /etc/mythtv/mysql.txt
      it should be the preferred method.

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 17 Jan 2009 13:50:31 -0600

mythplugins (0.21.0+fixes19556-0ubuntu1) jaunty; urgency=low

  [ Mario Limonciello ]
  * New upstream fixes snapshot (19556).
    - Fixes music album names.

  [ Michael Haas ]
  * Remove debian/patches/01_flix-png-fix.dpatch as it's been fixed upstream 
    (r19046) 

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

mythplugins (0.21.0+fixes18722-0ubuntu2) jaunty; urgency=low

  * Create the posters dir at /var/lib/mythtv/posters

 -- Thomas Mashos <thomas@weilandhomes.com>  Tue, 18 Nov 2008 21:09:59 -0800

mythplugins (0.21.0+fixes18722-0ubuntu1) intrepid; urgency=low

  * New upstream checkout. Fixes:
    - (LP: #256027)
    - (LP: #236297)
  * Add 12_fix_screensaver_in_mythgame.dpatch (LP: #264591)
  * debian/mythweb.postinst: fix symlink to MythVideo data folder in MythWeb
    (LP: #248563)

 -- Michael Haas <laga@laga.ath.cx>  Wed, 15 Oct 2008 23:59:06 +0200

mythplugins (0.21.0+fixes18379-0ubuntu2) intrepid; urgency=low

  * Adjust depends for mythweb to prevent tasksel failures
    related to apache2 in alternate mythbuntu disks.

 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 02 Oct 2008 00:48:48 -0500

mythplugins (0.21.0+fixes18379-0ubuntu1) intrepid; urgency=low

  * new upstream checkout
  * really add mytharchive temp dir (LP: #251353)
  * Add log file for MTD to MythVideo (/var/log/mythtv/mtd.log) (LP: #176236)

 -- Michael Haas <laga@laga.ath.cx>  Wed, 24 Sep 2008 11:40:59 +0200

mythplugins (0.21.0+fixes18207-0ubuntu4) intrepid; urgency=low

  * debian/patches:
    - Drop now unnecessary 12_missing_malloc
    - Drop now unnecessary 11_ofdb_r16988_r16995

 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 27 Aug 2008 22:27:40 -0500

mythplugins (0.21.0+fixes18207-0ubuntu3) intrepid; urgency=low

  * debian/control:
    - Adjust build depends for new libdvdread binary names.

 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 27 Aug 2008 21:18:11 -0500

mythplugins (0.21.0+fixes18207-0ubuntu2) intrepid; urgency=low

  * debian/control:
    - Adjust build depends for new lame binary names.

 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 27 Aug 2008 17:34:58 -0500

mythplugins (0.21.0+fixes18207-0ubuntu1) intrepid; urgency=low

  * Rev up to latest checkout to match mythtv branch.

 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 27 Aug 2008 16:58:12 -0500

mythplugins (0.21.0+fixes17416-0ubuntu5) intrepid; urgency=low

  * debian/control:
    - Suggest project-x rather than recommend to avoid pulling in about
      100 megs of packages.

 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 14 Aug 2008 23:53:29 -0500

mythplugins (0.21.0+fixes17416-0ubuntu4) intrepid; urgency=low

  * Update 12_missing_malloc to include stdlib.h instead of
    malloc.h.  Thanks Tino Keitel.

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 09 Jun 2008 20:54:12 -0500

mythplugins (0.21.0+fixes17416-0ubuntu3) intrepid; urgency=low

  * Fabriate 12_missing_malloc for ading missing includes that
    were causing FTBFS on Intrepid. (LP: #237072)

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 03 Jun 2008 08:41:23 -0500

mythplugins (0.21.0+fixes17416-0ubuntu2) intrepid; urgency=low

  * debian/control:
    - Build depend on lsb-release.  For some reason it's not on the buildd's
      anymore by default.

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 02 Jun 2008 15:25:46 -0500

mythplugins (0.21.0+fixes17416-0ubuntu1) intrepid; urgency=low

  [ Mario Limonciello ]
  * New upstream checkout.
    - Fixes mythmovies stability issues (LP: #230240)
  * debian/control:
    - Build depend on 17416 of mythtv-common.
  * Update 11_ofdb_r16988_r16995 for changes that were absorbed into -fixes.

  [ Michael Haas ]
  * Don't fail if {mythgallery, mythvideo, mythmusic} can't chmod/chown their
    directories in /var/lib/. Some people have these directories mounted on NFS
    which will prevent those packages from upgrading/installing successfully. 
    (LP: #220087)

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 01 Jun 2008 17:50:28 -0500

mythplugins (0.21.0+fixes16838-0ubuntu2) hardy; urgency=low

  * Add debian/patches/11_ofdb_r16988_r16995.dpatch to backport some ofdb.py
     fixes from MythPlugins trunk (LP: #207702)
  * Add 06_mytharchive_ubuntu_directories.dpatch to set a default path for
    temporary files in mytharchive (LP: #203987)
  * debian/rules:
    add var/lib/mytharchive/temp directory to mytharchive package

 -- Michael Haas <laga@laga.ath.cx>  Sun, 13 Apr 2008 18:59:26 +0200

mythplugins (0.21.0+fixes16838-0ubuntu1) hardy; urgency=low

  [ Michael Haas ]
  * new upstream checkout
  * debian/control:
    - mythvideo needs to depend on python-xml for ofdb.py (LP: #207702) 
  * Really fix authentication support for MythWeb this time, the regexps
    needed more tweaking

  [ Mario Limonciello ]
  * Bump dependent libmyth to 0.21.0+fixes16838

 -- Michael Haas <laga@laga.ath.cx>  Thu, 27 Mar 2008 20:05:25 +0100

mythplugins (0.21.0-0ubuntu3) hardy; urgency=low

  [ Michael Haas ]
  * Fix authentication handling in mythweb.postinst by tweaking some regular
    expressions. (LP: #201397)
  * Make sure that /var/lib/mythdvd/temp is created when installing MythVideo
    (LP: #203443) 
    - Merge missing MythDVD changes into mythvideo.postinst

  [ Mario Limonciello ]
  * drop versioned build-depend on libvorbis-dev and libflac-dev.

 -- Michael Haas <laga@laga.ath.cx>  Tue, 18 Mar 2008 20:56:39 +0100

mythplugins (0.21.0-0ubuntu2) hardy; urgency=low

  * debian/control:
    - Add conflicts/replaces for mythweather. (LP: #200084)

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 09 Mar 2008 13:21:59 -0500

mythplugins (0.21.0-0ubuntu1) hardy; urgency=low

   * New upstream version. (LP: #192486)
   * debian/control:
     - Build depend on at least 0.21.0.
     - Move all build depends to their own line.

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 08 Mar 2008 01:42:30 -0600

mythplugins (0.21.0~fixes16338-0ubuntu1) hardy; urgency=low

  * New upstream checkout.

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 03 Mar 2008 00:56:49 -0600

mythplugins (0.21.0~fixes16259-0ubuntu1) hardy; urgency=low

  * New upstream checkout.
    - Fixes mythphone crash (LP: #191291)
  * Add rules to revert mythmusic patch on builds older than hardy.
    This will allow for a clean backport to gutsy preventing faad breakage.
  * debian/control, debian/rules:
    - Remove mythappearance stuff, as it's absorbed into MythTV (LP: #195421)

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

mythplugins (0.21.0~fixes15967-0ubuntu1) hardy; urgency=low

  * New upstream checkout.
    - Upstream has entered a feature freeze and the final will
      be coming in the next few weeks.
  * Drop TODO file that is installed with mythweb.
  * Drop mythdvd from mythplugins depends.
  * debian/control:
    - Adjust to build against newer mythtv.
    - Add recommends for project-x in mytharchive.
    - Add libmyth-python to mythvideo depends.
  * debian/rules:
    - Adjust to build against 0.21-fixes tree.

 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 13 Feb 2008 22:16:43 -0600

mythplugins (0.20.99+trunk15849-0ubuntu1) hardy; urgency=low

  * New upstream checkout.
    - Fixes issues with mythweb using too much CPU.
  * Drop 11_force_0.21.  No longer necessary.
  * debian/control:
    - Depend on 0.20.99+trunk15849 of libmyth-dev to build.

 -- Mario Limonciello <superm1@ubuntu.com>  Fri, 08 Feb 2008 12:18:35 -0600

mythplugins (0.20.99+trunk15685-0ubuntu1) hardy; urgency=low

  " here to accompany the big change "

  [ Mario Limonciello ]
  * Switch to trunk in preparation of upcoming 0.21 release.
    - Feature freeze is Feb 14, all changes between this and the 0.21
      release will be bug fixes, but not necessarily tracked on LP.
  * Merge with ubuntu-mythtv's trunk bzr branch.
    - Drop old mythweather patch.
  * Update standards version to 3.7.3, no source changes.
  * debian/rules:
    - Don't install README for mythgame
    - Add mythappearance and mythmovies
    - Update get-orig-source target
  * debian/control:
    - Build depend on at least libmyth-dev 0.20.99
    - Add mythappearance and mythmovies
  * Add 11_force_0.21 to force library soname to 0.21 until upstream changes.

  [ Michael Haas ]
  * Drop 03_mythmusic, 06_ubuntu_directories, 07_mythweather_weather_com,
    08_mythvideo_gallery.
  * Add 07_mythgallery 08_mythmusic 09_mythvideo, 10_mythweb to set Ubuntu
    default directories.
  * Update german translations
  * debian/control:
    - Drop mythdvd
    - Absorb mythdvd dependencies into mythvideo
  * Adjust mythweb postinst/postrm/prerm


 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 30 Jan 2008 12:44:09 -0600

mythplugins (0.20.2+fixes15513-0ubuntu2) hardy; urgency=low

  * debian/control:
    - sed s'/genisoiamge/genisoimage/'

 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 24 Jan 2008 11:55:00 -0600

mythplugins (0.20.2+fixes15513-0ubuntu1) hardy; urgency=low

  * New upstream checkout.
  * Update 07_weather_com dpatch.
  * Drop unnecessary 09_mythflix_html patch as its now integrated.
  * Depend on libmyth-dev 0.20.2+fixes15513-0ubuntu4 to prevent FTBFS.

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 21 Jan 2008 20:05:27 -0600

mythplugins (0.20.2+fixes15096-0ubuntu3) hardy; urgency=low

  * debian/control:
    - Depend on genisoimage (which replaces mkisofs)

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 12 Jan 2008 12:55:37 -0600

mythplugins (0.20.2+fixes15096-0ubuntu2) hardy; urgency=low

  * Build depend on libfaad-dev | libfaad2-dev to allow proper
    dependency order resolution since libfaad2-dev is still present
    in Hardy.

 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 20 Dec 2007 03:38:53 -0600

mythplugins (0.20.2+fixes15096-0ubuntu1) hardy; urgency=low

  * New upstream version.
  * debian/control:
    - Add cdrecord to mythmusic recommends (LP: #151225)
    - Build depend on libfaad2-dev or libfaad-dev.
  * Update 07_mythweather_weather_com.dpatch for mythweb
    and mythweather support.
  * Add 09_mythflix_html.dpatch for mythflix errors causing
    html rather than netflix info. (LP: #174187)
  * Add 10_mythmusic_faad.dpatch for mythmusic related
    FTBFS on the new faad.

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 17 Dec 2007 16:55:44 -0600

mythplugins (0.20.2+fixes14789-0ubuntu1) hardy; urgency=low

  * New upstream version.

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 05 Nov 2007 22:15:39 -0600

mythplugins (0.20.2-0ubuntu2) gutsy; urgency=low

  * Add fix for mythvideo's gallery view from svn
    changeset 12855 (LP: #135872)

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 16 Sep 2007 12:37:19 -0500

mythplugins (0.20.2-0ubuntu1) gutsy; urgency=low

  * New upstream version:
    - Tagged Release: 0.20.2
    - Replaces Datadirect support with Schedules Direct for North
      American users.
    - Fixes mythweb sessions support (LP: #97599)
  * debian/control:
    - Require a newer myth version because of plugin ABI changing.
    - Update section(s) to multiverse/ so this can build on PPAs.
  * debian/rules:
    - Add support for tagged releases that don't need +fixes appended.

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 20 Aug 2007 19:03:23 -0500

mythplugins (0.20.1+fixes14194-0.0ubuntu1) gutsy; urgency=low

  [ Mario Limonciello ]
  * Update to new SVN fixes co, 14194.
    - Includes support for unofficial mythstream plugin.

  [ Michael Haas]
  * Add db_stop to mythweb postinst.

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 14 Aug 2007 19:06:45 -0500

mythplugins (0.20.1+fixes13837-0.0ubuntu2) gutsy; urgency=low

  * Clean up debhelper tags in postrm / prerm.
  * Fix minor typo in mythweb.templates. (LP: #125082)

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 10 Jul 2007 03:06:00 -0500

mythplugins (0.20.1+fixes13837-0.0ubuntu1) gutsy; urgency=low

  * Update to new SVN fixes co, 13837.
    - Solves some issues with mythvideo and imdb.
  * Merge in Michael Haas's changes from trunk
    packaging for a mythweb password.
  * Add template functionality to mythweb
    packaging.

 -- Mario Limonciello <superm1@ubuntu.com>  Fri,  6 Jul 2007 22:23:56 -0500

mythplugins (0.20.1+fixes13737-0.0ubuntu1) gutsy; urgency=low

  * Update to new SVN Fixes co, 13737.
  * Adapt new package naming structure.
  * debian/rules:
    - Add support to grab the latest .orig.tar.gz.

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 17 Jun 2007 13:14:42 -0500

mythplugins (0.20-svn20070523-0.0ubuntu1) gutsy; urgency=low

  * Merge w/ debian multimedia:
    o New svn release. Last change is 13496.
    o Build with --disable-aac (doesn't compile for now).
  * Remaining Changes:
    o Allow build with aac.  No problems in Ubuntu.
    o Update libmyth-0.20-dev to be libmyth-dev
    o Remove 07_new_imdb_format, it's now in 0.20-fixes
    o Add 07_mythweather_weather_com.dpatch to fix mythweather
    o Add sharutils to builddeps so we can decode uuencoded files
      used in the mythweather patch.
    o Add XSBC-Original-Maintainer to debian/control.

 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 23 May 2007 20:51:53 -0500

mythplugins (0.20-svn20070122-0.0ubuntu3) feisty; urgency=low

  * Add 07_new_imdb_format.dpatch from svn trunk to reflect IMDB's new
    format. (Closes #93435)

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 18 Mar 2007 11:27:10 -0500

mythplugins (0.20-svn20070122-0.0ubuntu2) feisty; urgency=low

  * debian/rules, debian/patches/06_ubuntu_paths,
    debian/myth{video,music,gallery}.postinst: adjusting paths for /var/lib.

 -- Kees Cook <kees@ubuntu.com>  Mon, 19 Feb 2007 14:11:21 -0800

mythplugins (0.20-svn20070122-0.0ubuntu1) feisty; urgency=low

  * Merge from debian multimedia:
      o New upstream version.

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 22 Jan 2007 15:24:45 -0600

mythplugins (0.20-svn20061209-0.1ubuntu1) feisty; urgency=low

  * Merge from debian multimedia:
    o Fix typo in postrm for mythweb s/postinst/postrm/ and add upgrade in
      fallback list.
    o Depends instead of recommends in metapackage mythplugins.
  * Remaining changes:
    o Update debian/control to match debian multimedia in most areas.

 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 28 Dec 2006 15:47:51 -0600

mythplugins (0.20-svn20061209-0.0ubuntu1) feisty; urgency=low

  * Merge from debian multimedia:
    o New 0.20 fixes update, but this time with a new tarball, so all files
      should be included in the mytharchive-data package.
  * Remaining Changes:
    o Removed redundant mytharchive-data from mytharchive data.
    o debian/rules:
      - Set mythvideo directory to /media/mythtv/videos
      - Set mythmusic directory to /media/mythtv/music
      - Set mythgallery directory to /media/mythtv/pictures
    o Create mythgallery.postinst for setting perms
    o Change directories in mythmusic.postinst, mythvideo.postinst

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 11 Dec 2006 16:02:32 -0600

mythplugins (0.20-0.9ubuntu1) edgy; urgency=low

  * Merge from debian multimedia.
    o Remove mythwebdir apache site on remove/purge.
    o Updated 0.20 fixes patch (latest is 11627).
    o Added support for make -j
    o Rewrote mytharchive and mytharchive-data depends field.
    o Fix typo in directories creation (/var/cache/mythweb/image_cache vs
      var/cache/mythweb/image_cach) for the mythweb package. (Closes: #63490)
    o Put config.php and canned_searches.conf.php in /etc/mythtv/
    o Added patch to disable is_writable for 'data' and 'data/tv_icons' (Closes: #63490)
    o redid mythweb.postinst without awk and using confmodule for .htaccess.
    o Data links are now added only if they don't exist.
    o Add ccache to build depends
    o Remove patch 10868-11564 against mytharchive.
    o Move the python script from mytharchive-data to mytharchive and add
      dependencies on python-imaging, python-mysqldb and mytharchive-data.
  * Remaining changes:
    o Update maintainer, "MythTV Ubuntu Maintainers <ubuntu-mythtv@lists.ubuntu.com>"
    o Move 04_festival_paths.dpatch to 05_festival_paths.dpatch to make room for
      debian multimedia patch, 04_mythweb_complaints.dpatch
    o Set mythweb.postinst to use sh again since its now dash compliant.
    o Remove unnecessary $(CCVARS) from debian/rules.

 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 06 Dec 2006 16:30:59 -0600

mythplugins (0.20-0.6ubuntu4) edgy; urgency=low

  * Make mythweb.postinst use bash instead of sh (Closes Ubuntu: #63493)

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 15 Oct 2006 09:25:24 +0200

mythplugins (0.20-0.6ubuntu3) edgy; urgency=low

  * (Reupload due to original being eaten by a grue) debian/control:
    Add mytharchive-data, python-imaging, and python-mysqldb to
    mytharchive's dependencies (Closes Ubuntu: #65592, #65595).

 -- Daniel T Chen <crimsun@ubuntu.com>  Wed, 11 Oct 2006 22:44:02 -0400

mythplugins (0.20-0.6ubuntu2) edgy; urgency=low

  * Rebuild only against new Mythtv ( no changes )

 -- Brandon Holtsclaw <imbrandon@kubuntu.org>  Mon,  9 Oct 2006 16:10:11 -0500

mythplugins (0.20-0.6ubuntu1) edgy; urgency=low

  * Merge from debian-multimedia, remaining changes:
  * Disable festival support for now. [Closes Ubuntu #63486]
  * Remove libfestival-dev, libesd0-dev from build-depends.
  * Remove festvox-don | festival-voice from mythphone depends.
  * Add 04_festival_paths.dpatch for fixed paths when festival is fixed
  * Recreate debian/TODO.Debian explaining current state of Festival problem.

 -- Mario Limonciello <superm1@gmail.com>  Thu,  5 Oct 2006 18:39:42 -0500

mythplugins (0.20-0.4ubuntu1) edgy; urgency=low

  [ Brandon Holtsclaw ]
  * Universe Freeze Exception approved by dholbach and siretart
  * Closes Malone: #62901 and #61332

  [ Mario Limonciello ]
  * Merge from debian-multimedia, remaining changes:
  * Make mythweb depending on metapackages php4 | php5 from old package.
  * Set debhelper compat to 5.
  * Make mythplugins a metapackage again, depending on other plugins.
  * Update all depends for mythtv-common and mythtv-frontend in edgy.
  * Re-add build-depends for libgl1-mesa-dev.
  * Update maintainer to be MOTU-Media again.
  * Add build-depends for libfestival-dev, libesd0-dev
  * Add depends for festvox-don | festival-voice on mythphone.
    festival-voice is a virtual package provided by lots of voice sets.
    Depending on festvox-don will guarantee at least one is installed.
  * Make mythgame architecture any not just i386.

 -- Mario Limonciello <superm1@gmail.com>  Fri, 28 Sep 2006 19:35:33 -0500

mythplugins (0.18.1-3ubuntu3) dapper; urgency=low

  * make mythweb depending on the metapackages php4 | php5 (Closes: M#5153)
  * add --enable-exif to ./configure run (Closes: M#28738)
  * mythplugins is now a 'real' meta package, and depends rather than
    recommends the rest (Closes: M#5579)

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 19 Apr 2006 10:01:59 +0200

mythplugins (0.18.1-3ubuntu2) dapper; urgency=low

  * Remove parts of settings.pro and generate them in debian/rules,
    depending on what arch mythplugins should be built on.
    Thus i386 only flags (mmx, march=pentiumpro) won't be set on
    non-i386.
  * Set debhelper compatibility to 5.

 -- Stefan Potyra <sistpoty@ubuntu.com>  Sat, 21 Jan 2006 03:35:28 +0100

mythplugins (0.18.1-3ubuntu1) dapper; urgency=low

  * Enable building of mythgame and mythphone.
  * Adopt maintainership to motu-media.
  * Remove commented out debhelper lines in debian/rules.
  * Update build-depends of libcdaudio1-dev to libcdaudio-dev.
  * Patch configure to support festival directories and libraries.
    (not needed right now).
  * Change mythgallery to be built on any arch instead of all.
  * Patch mythphone/mythphone/PhoneSettings.cpp to match festival-voice
    directory (not needed right now).
  * Disable festival support for mythphone. Speech-tools just made the
    switch to g++-4, so we can't link against these any longer.
  * Add some notes in debian/TODO.Debian and install these into
    documentation of mythplugins.

 -- Stefan Potyra <sistpoty@ubuntu.com>  Fri, 13 Jan 2006 15:06:30 +0100

mythplugins (0.18.1-3) breezy; urgency=low

  * Mythmusic patch to fix FTBFS.
  * Add build-dependency on libgl1-mesa-dev |

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Sat, 24 Sep 2005 05:27:56 +0200

mythplugins (0.18.1-2) unstable; urgency=low

  * Mythgallery patch from Brad Fritz
    - Tighten build-dependency on libexif-dev
    - Install README, AUTHORS, UPGRADING
  * Tighten plugin dependencies on mythfrontend to 0.18.1
  * Add build-dependency on libtiff4-dev | libtiff-dev

 -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 11 Jun 2005 18:34:20 -0700

mythplugins (0.18.1-1) unstable; urgency=low

  * New upstream release
    - Enables mythbrowser
    - Update build-depends for libmyth-0.18.1
  * mythvideo Depends: libwww-perl
  * Re-enable mythgallery
  * Force g++-3.4

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 10 Jun 2005 12:54:04 -0700

mythplugins (0.18-3) unstable; urgency=low

  * Simplify mythweb installation, now that it's in a subdirectory
    (restores missing subdirectories)
  * Iterate over plugins rather than duplicating the install rules

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 12 May 2005 11:47:18 -0700

mythplugins (0.18-2) unstable; urgency=low

  * Correct syntax errors in debian/rules, which resulted (among other
    things) in /var/lib/mythvideo going missing
  * Enable mythmusic plugin, seems to build with the latest marillat
    packages

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 10 May 2005 18:52:57 -0700

mythplugins (0.18-1) unstable; urgency=low

  * New upstream release, thanks to William Uther for a head start

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 10 May 2005 10:52:32 -0700

