seriesfinale (0.6.10-1) unstable; urgency=low
  * Sort seasons by numerical comparison
  * Cache available languages
  * Use interrumpible threads
 -- Juan A. Suarez Romero <jasuarez@igalia.com>  Thu, 31 May 2012 10:47:18 +0200

seriesfinale (0.6.9-1) unstable; urgency=low
  * Add context menus to the shows and seasons views
  * Change the looks of the live search's cancel button
 -- Joaquim Rocha <jrocha@igalia.com>  Thu, 13 Oct 2011 20:30:48 +0100

seriesfinale (0.6.8-1) unstable; urgency=low
  * Fix image retrieval
  * Fix deleting seasons (mb#11713)
  * Add sorting options to the seasons view (mb#11771)
  * Fix infinite loop when updating episodes (mb#11118)
  * Consider next episode to watch only when it has an air date (mb#12055)
  * Humanize dates close to today's
  * Add French translation (thanks to David Landreau)
  * Make the startup faster
  * Fix data dir creation when there is no XDG_DATA_DIR
  * Prevent starting a thread when it is already running
  * Don't save information about the download of images
  * Adapt the "next episode to watch" text to support also humanized dates
 -- Joaquim Rocha <jrocha@igalia.com>  Thu, 21 Jul 2011 20:30:48 +0100

seriesfinale (0.6.7-3) unstable; urgency=low
  * New build because the previous one failed
 -- Joaquim Rocha <jrocha@igalia.com>  Wed, 14 Apr 2011 10:05:48 +0100

seriesfinale (0.6.7-2) unstable; urgency=low
  * Add missing python-conic dependency to Debian control
 -- Joaquim Rocha <jrocha@igalia.com>  Wed, 14 Apr 2011 08:05:48 +0100

seriesfinale (0.6.7-1) unstable; urgency=low
  * Fix getting the show when live search was used
  * Update search column when shows are updated
  * Remove covers only if package is removed.
  * Fix episode's name column size in episodes view
  * Autosave database every 5 minutes (mb#11121)
  * Save on database on tmp file first
  * Check if SeriesFinale is already running
  * Hide/show buttons when offline/online
  * Mark episode as watched from episode's view
 -- Joaquim Rocha <jrocha@igalia.com>  Tue, 12 Apr 2011 18:05:48 +0100

seriesfinale (0.6.6-1) unstable; urgency=low
  * Add live search support for filtering shows
  * Save database and settings only if there were changes
  * Add quick access to previous/next episodes when viewing an episode
  * Add an option to set the check-boxes position
  * Use sentence case in the UI
  * Updated Spanish translation
 -- Joaquim Rocha <jrocha@igalia.com>  Mon, 21 Feb 2011 18:05:48 +0100

seriesfinale (0.6.5-1) unstable; urgency=low
  * Add sorting shows by most recent episode or name
  * Add auto-rotation support
  * Add settings dialog
  * Fix problems with threads
  * Fix episodes highlight when checking/unchecking all episodes
  * Rewrite settings
  * Add special seasons addition preferences
  * Make returning to the shows view faster
  * Add delete seasons view
 -- Joaquim Rocha <jrocha@igalia.com>  Fri, 08 Oct 2010 18:05:48 +0100

seriesfinale (0.6.1-1) unstable; urgency=low
  * Fix showing next episode
  * Use only one AsyncWorker at a time for shows' tasks
  * Fix updating shows
  * Add Russian translation (thanks to Misha Ketslah)
  * Add THANKS file
  * Add TheTVDB credits
  * Prevent problems when downloading and using images
  * Use a priority queue for updating the shows info and images
 -- Joaquim Rocha <jrocha@igalia.com>  Fri, 16 Jul 2010 10:20:48 +0100

seriesfinale (0.6-1) unstable; urgency=low

  * Fix deleting shows
  * Automate translation files
  * Escape shows and episodes' names for markup
  * Mark already added series when searching
  * Fix episode highlight when episode watched state is updated
  * Prevent erasing database when a problems occurs opening it
  * Add new logo
  * Add language specification when searching and downloading shows
  * Add debug when an exception in async item works
  * Added manual de/serialization using JSON
  * Download images to temporal files
  * Add placeholder and downloading images
  * Update/Retrieve art in the background
  * Remove the images when a show is deleted
  * Do not download images if they already exist
  * Do not delete images if they are used by other shows
  * Start searching when user presses Enter in the search entry
  * Fix some labels
  * Add AUTHORS file
  * Add README file
  * Add THANKS file
  * Update Portuguese translation
  * Update Spanish translation
  * Add postrm script to remove the images folder

 -- Joaquim Rocha <jrocha@igalia.com>  Tue, 11 May 2010 10:20:48 +0100

seriesfinale (0.5-1) unstable; urgency=low

  * Add images retrieval for shows and seasons
  * Add season number to episode number
  * Show episode number together with next air date
  * Fix slow panning of views
  * Fix problem when selecting a manually added show

 -- Joaquim Rocha <jrocha@igalia.com>  Mon, 29 Mar 2010 20:20:48 +0100

seriesfinale (0.4-1) unstable; urgency=low

  * Add update all shows feature
  * Add asynchronous save and load
  * Solve problem of duplicated episodes entries
  * Solve bug when editing an episode information

 -- Joaquim Rocha <jrocha@igalia.com>  Fri, 12 Mar 2010 20:20:48 +0100

seriesfinale (0.3.6-1) unstable; urgency=low

  * Fix error when calling the show info function
  * Fix error when getting the episodes' air date text

 -- Joaquim Rocha <jrocha@igalia.com>  Sat, 20 Feb 2010 20:20:48 +0100

seriesfinale (0.3.5-1) unstable; urgency=low

  * Display episodes' air date 
  * Added Spanish translation (thanks to Juan A. Sánchez Romero)

 -- Joaquim Rocha <jrocha@igalia.com>  Sat, 20 Feb 2010 12:59:48 +0100

seriesfinale (0.3-1) unstable; urgency=low

  * Added extra information to tree views
  * Added configuration file handling and episodes order recall
  * Added local dirs to sys path for easier development
  * Corrected translation strings
  * Added pot file
  * Added Portuguese translation
  * Added support for i18n

 -- Joaquim Rocha <jrocha@igalia.com>  Tue, 12 Jan 2010 12:59:48 +0100

seriesfinale (0.2.1-1) unstable; urgency=low

  * Fixed Debian package generation

 -- Joaquim Rocha <jrocha@igalia.com>  Fri, 11 Dec 2009 12:59:48 +0100

seriesfinale (0.2-1) unstable; urgency=low

  * Added mark all/none menus to the episodes list view
  * Corrected sys path for local sources precedence
  * Conf folder now lies under ~/.osso
  * Added icon base64 encryption to debian/control
  * Added -sa option to deb building

 -- Joaquim Rocha <jrocha@igalia.com>  Fri, 11 Dec 2009 12:59:48 +0100

seriesfinale (0.1-1) unstable; urgency=low

  * Initial release.

 -- Joaquim Rocha <jrocha@igalia.com>  Fri, 11 Dec 2009 12:59:48 +0100
