feedingit (0.7.0-0) unstable; urgency=low

  * Added THP's patches (TreeView for feed and article listing, About dialog)
  * Added Nelson's patch (Hide read feeds and articles options)
  * Fixed error message when viewing un-downloaded Archived Article

 -- Yves <yves@marcoz.org>  Sat, 29 May 2010 10:53:19 -0800

feedingit (0.6.2-2) unstable; urgency=low

  * Fixed image caching in Archived Articles

 -- Yves <yves@marcoz.org>  Mon, 24 May 2010 19:57:19 -0800

feedingit (0.6.2-1) unstable; urgency=low

  * Image cache expiry is time-based (removed imageHandler in memory object)

 -- Yves <yves@marcoz.org>  Tue, 19 May 2010 22:02:19 -0800

feedingit (0.6.2-0) unstable; urgency=low

  * Added icons to feeds
  * Added timeout to widget updates to prevent hanging

 -- Yves <yves@marcoz.org>  Tue, 12 May 2010 07:21:19 -0800

feedingit (0.6.1-9) unstable; urgency=low

  * Fixed bug triggering updates from widgets too often

 -- Yves <yves@marcoz.org>  Mon, 10 May 2010 21:55:19 -0800

feedingit (0.6.1-7) unstable; urgency=low

  * Added check for broken feeds

 -- Yves <yves@marcoz.org>  Mon, 03 May 2010 21:44:19 -0800

feedingit (0.6.1-6) unstable; urgency=low

  * Fix for <em> tags

 -- Yves <yves@marcoz.org>  Fri, 30 Apr 2010 20:54:19 -0800

feedingit (0.6.1-5) unstable; urgency=low

  * Small performance fixes
  * Bugfix for unread messages
  * ArchivedArticles can now be cleaned up manually

 -- Yves <yves@marcoz.org>  Thu, 29 Apr 2010 22:18:19 -0800

feedingit (0.6.1-3) unstable; urgency=low

  * Fixed module import issue in widget

 -- Yves <yves@marcoz.org>  Sun, 25 Apr 2010 23:13:19 -0800

feedingit (0.6.1-2) unstable; urgency=low

  * Some improvements for Archived Articles

 -- Yves <yves@marcoz.org>  Sun, 25 Apr 2010 23:13:19 -0800

feedingit (0.6.1-1) unstable; urgency=low

  * Now use dbus as lock mechanisms
  * Added setting to disable proxy support

 -- Yves <yves@marcoz.org>  Sat, 24 Apr 2010 16:57:19 -0800

feedingit (0.6.1-0) unstable; urgency=low

  * Added autoupdate from the widget

 -- Yves <yves@marcoz.org>  Sat, 17 Apr 2010 20:19:19 -0800

feedingit (0.6.0-1) stable; urgency=low

  * Added dbus communication from app to widget
  * Fixed updates for articles without titles

 -- Yves <yves@marcoz.org>  Mon, 12 Apr 2010 09:50:19 -0800

feedingit (0.6.0-0) stable; urgency=low

  * Added home widget
  * Fixed a few more HTML characters in titles
  * Fixed crash caused by imageHandler
  * Added loading indicator for links

 -- Yves <yves@marcoz.org>  Sun, 11 Apr 2010 09:45:19 -0800

feedingit (0.5.4-3) stable; urgency=low

  * Fixed Article font size setting
  * Fixed <em> tags in titles
  * Tweaked swipe gesture

 -- Yves <yves@marcoz.org>  Fri, 26 Mar 2010 22:33:19 -0800
 
feedingit (0.5.4-2) stable; urgency=low

  * Removed external BeautifulSoup dependency

 -- Yves <yves@marcoz.org>  Wed, 24 Mar 2010 09:57:19 -0800

feedingit (0.5.4-0) stable; urgency=low

  * Added link to known issues in the Preferences menu
  * Fixed dbus calls
  * Changed button size in Organize Feed menu
  * Added proxy support for image downloads
 
 -- Yves <yves@marcoz.org>  Tue, 23 Mar 2010 20:56:19 -0800

feedingit (0.5.3-4) unstable; urgency=low

  * Fixed text selection when panning (#5103)
 
 -- Yves <yves@marcoz.org>  Tue, 23 Mar 2010 07:20:19 -0800

feedingit (0.5.3-2) unstable; urgency=low

  * Enabled image caching for all articles
  * Added update dbus call
 
 -- Yves <yves@marcoz.org>  Mon, 22 Mar 2010 22:02:19 -0800

feedingit (0.5.2-4) unstable; urgency=low

  * Changed theme colour used
  
 -- Yves <yves@marcoz.org>  Wed, 17 Mar 2010 19:05:19 -0800

feedingit (0.5.2-2) unstable; urgency=low

  * Fixed horizontal scrolling
  * Use theme color for unread items
  * Added proxy support for feed download
  
 -- Yves <yves@marcoz.org>  Wed, 10 Mar 2010 19:05:19 -0800

feedingit (0.5.2-0) unstable; urgency=low

  * Fixed AddFeed from dbus (feedhandler)
  * Added python2.5-webkit as dependency
  
 -- Yves <yves@marcoz.org>  Wed, 10 Mar 2010 19:05:19 -0800

feedingit (0.5.1-1) unstable; urgency=low

  * Fixed read/unread issue when updating feeds
  * Unread messages are shown in SkyBlue colour
  
 -- Yves <yves@marcoz.org>  Mon, 08 Mar 2010 22:38:19 -0800

feedingit (0.5.1-0) unstable; urgency=low

  * Added caching of images for Archived Articles
  
 -- Yves <yves@marcoz.org>  Sun, 07 Mar 2010 17:36:19 -0800

feedingit (0.5.0-1) unstable; urgency=low

  * Refactored Feed and Listing object. Much smaller memory footprint, faster shutdown
  
 -- Yves <yves@marcoz.org>  Wed, 03 Mar 2010 10:43:19 -0800

feedingit (0.4.5-3) unstable; urgency=low

  * Fixed utf-8 support
  * Fixed dbus add feed dialog
  * Re-added single feed update
  * Open in external browser now uses load_url dbus call
  * Disabled rotation if keyboard is open
  
 -- Yves <yves@marcoz.org>  Sun, 31 Jan 2010 10:43:19 -0800

feedingit (0.4.5-0) unstable; urgency=low

  * Added support for webkit widget
  * Added Backup configuration
  * Changed gesture mechanism to make it less sensitive
  * Fixed app not starting after a crash if a feed was deleted
  
 -- Yves <yves@marcoz.org>  Sun, 31 Jan 2010 10:43:19 -0800

feedingit (0.4.4-1) unstable; urgency=low

  * Fix timing of autoupdate
  * Fix specific feeds
  * Fix display when few feeds are displayed
  * Fix export of feeds with "&" symbols
  * Added GetStatus dbus call to get the listing of unread items
  
 -- Yves <yves@marcoz.org>  Fri, 29 Jan 2010 21:47:19 -0800

feedingit (0.4.3-1) unstable; urgency=low

  * Background save of feeds to disk
  * Added edit feed button
  
 -- Yves <yves@marcoz.org>  Tue, 27 Jan 2010 09:12:19 -0800

feedingit (0.4.2-0) unstable; urgency=low

  * Configuration of orientation
  * Feed updates in the background
  
 -- Yves <yves@marcoz.org>  Tue, 27 Jan 2010 09:12:19 -0800

feedingit (0.4.1-2) unstable; urgency=low

  * Changing waiting period for article windows animation
  
 -- Yves <yves@marcoz.org>  Tue, 26 Jan 2010 07:57:19 -0800

feedingit (0.4.1-1) unstable; urgency=low

  * New icons from claesbas!
  * Auto-updates of feeds
  * Support for archived articles
  * Configuration window
  * Expiry of articles based on time, rather than new update content
  
 -- Yves <yves@marcoz.org>  Tue, 26 Jan 2010 07:39:19 -0800

feedingit (0.3.1-1) unstable; urgency=low

  * Fixed socket timeouts
  
 -- Yves <yves@marcoz.org>  Sat, 23 Jan 2010 13:31:19 -0800

feedingit (0.2.3-2) unstable; urgency=low

  * Fixed missing python-osso dependency
  
 -- Yves <yves@marcoz.org>  Sat, 17 Jan 2010 13:31:19 -0800

feedingit (0.2.3-1) unstable; urgency=low

  * Added Font size option for feeds
  * Added option to enable horizontal scrolling of articles (disabling gestures)
  
 -- Yves <yves@marcoz.org>  Sat, 17 Jan 2010 13:31:19 -0800

feedingit (0.2.2-1) unstable; urgency=low

  * Added support for Import/Export of OPML files
  
 -- Yves <yves@marcoz.org>  Sat, 16 Jan 2010 14:38:19 -0800

feedingit (0.2.1-2) unstable; urgency=low

  * Fixed issue with feeds without dates (#5019)
  * Improved threading of image download
  
 -- Yves <yves@marcoz.org>  Tue, 12 Jan 2010 18:43:19 -0800

feedingit (0.2.0-4) unstable; urgency=low

  * Fixed AddFeed dialog typo
  
 -- Yves <yves@marcoz.org>  Sun, 10 Jan 2010 12:06:19 -0800

feedingit (0.2.0-3) unstable; urgency=low

  * Removed horizontal scrolling of articles
  
 -- Yves <yves@marcoz.org>  Sun, 10 Jan 2010 10:01:19 -0800

feedingit (0.2.0-2) unstable; urgency=low

  * Added support for left/right gestures in articles
  * Added support for sorting the feed list
  
 -- Yves <yves@marcoz.org>  Sat, 09 Jan 2010 22:03:19 -0800

feedingit (0.1.3-1) unstable; urgency=low

  * Added dbus service to add new feed (#4992)
  * Fixed #4979, delete feed issue
  * Fixed "Add Feed" dialog
  * Added progress bar and multi-threading for downloading feeds
  * Automatic loading of images in HTML feeds
  * Use dbus to open up external browser
  
 -- Yves <yves@marcoz.org>  Thu, 07 Jan 2010 23:09:19 -0800

feedingit (0.1.2-1) unstable; urgency=low

  * Added read/unread support
  
 -- Yves <yves@marcoz.org>  Sun, 03 Jan 2010 23:09:19 -0800

feedingit (0.1.1-1) unstable; urgency=low

  * Adding portrait mode support / Better gtk gui

 -- Yves <yves@marcoz.org>  Mon, 28 Dec 2009 17:59:19 -0800


feedingit (0.1-1) unstable; urgency=low

  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>

 -- Yves <yves@marcoz.org>  Mon, 28 Dec 2009 17:59:19 -0800

