fapman (0.6.1-1) unstable; urgency=low

  * fixed: misbehaviour of package operation selector buttons
  * fixed: changing search options during search does not return all the matching packages
  * more detailed logging of date fetch

 -- Heikki Holstila <heikki.holstila@gmail.com>  Fri,  6 Aug 2010 02:58:03 +0300

fapman (0.6-2) unstable; urgency=low

  * Autobuilder fun

 -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  5 Aug 2010 20:41:31 +0300

fapman (0.6-1) unstable; urgency=low

  * use custom repository and package list directories
  * "fast remove": don't read full package lists immediately
  * search options: display name, package name, package description (short and long)
  * ability to blacklist installed packages
  * show maemo-upgrade-description for upgradeable packages if it exists
  * show dependencies and conflicts in the package selector
  * option to play a sound on completed operations
  * use hildon notes instead of dialogs to inform user about finished operations
  * load the default wallpaper from /user/home/.backgrounds/background-1.png
  * fade the wallpaper if loaded from the default location

 -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  5 Aug 2010 20:00:56 +0300

fapman (0.5.2-1) unstable; urgency=low

  * Don't abort package date fetch on non-fatal network errors
  * Fixed: some packages are looked up from wrong directories while fetching dates
  * Assume yes on dpkg configuration file overwrite prompts instead of failing
  * Re-read package lists only when necessary
  * Prompt user about package date fetching on the first run
  * Fixed: repository enabled checkbox can get cleared while editing the name or url
  * Applied patch by qwerty12: Possible to launch the program using dbus
  * Use system theme wallpaper on the main screen
  * Improved usability of custom stylesheets, loads /root/.fapman/style.css if it exists
  * Fixed: package list view gradient colors are wrong with some themes
  * Some minor package sorting/UI tweaks
  * Show total download size in the operations confirmation dialog
  * Added option: default sort order

 -- Heikki Holstila <heikki.holstila@gmail.com>  Mon,  2 Aug 2010 15:16:17 +0300

fapman (0.5.1-1) unstable; urgency=low

  * Sort upgradeable packages by available date, not installed date
  * Don't fetch dates for blacklisted packages
  * Don't write date cache if it has not changed
  * Fixed a bug in changing a package's blacklist status
  * Slightly adjusted fingerscrolling parameters of the package list
  * Fixed: Special characters in package descriptions
  * Added a "donate" link to about dialog

 -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 21 Jul 2010 00:49:49 +0300

fapman (0.5-1) unstable; urgency=low

  * Package sorting (by name, date or size)
  * Option to fetch package dates from repositories (for packages from maemo.org)
  * Ability to store and load (a single set of) package selections
  * User can blacklist packages
  * Possible to set HTTP and HTTPS proxies for apt-get
  * Possible to launch info page in web browser for packages from maemo.org
  * Fixed: Incorrect behavior in certain error situations
  * Fixed: Incorrect behavior of catalogs autoupdate
  * Some minor UI bugfixes and tweaks

 -- Heikki Holstila <heikki.holstila@gmail.com>  Tue, 20 Jul 2010 13:21:18 +0300

fapman (0.4.1-1) unstable; urgency=low

  * Progress bars for loading package lists and updating catalogs
  * New icons and more polished main menu
  * Fixed a bug that prevented some error messages from showing

 -- Heikki Holstila <heikki.holstila@gmail.com>  Thu, 15 Jul 2010 23:11:21 +0300

fapman (0.4-1) unstable; urgency=low

  * Show more progress information for operations
  * Added options menu (autoremove, autoclean, autorotation)
  * Improved repository UI
  * "Upgrade all" option shown in menu when upgrade filter is selected
  * Don't call apt-cache binary, read the package lists directly instead
  * Made it possible to cancel certain operations
  * Show what repositories packages are in
  * Improved logging/log viewer

 -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 14 Jul 2010 19:21:46 +0300

fapman (0.3.2-1) unstable; urgency=low

  * Possible to search from the beginning of the names by starting the search with ':'
  * Fixed: The package list jumps away from the last marked package
  * Improved rendering of package descriptions

 -- Heikki Holstila <heikki.holstila@gmail.com>  Tue,  6 Jul 2010 16:04:17 +0300

fapman (0.3.1-1) unstable; urgency=low

  * Added proper search functionality to package lists
  * Removed redundant filter menu items from the package list view
  * Improved error messages in certain situations
  * Sends icon theme reload event to GTK apps (updates menu icons after installation)

 -- Heikki Holstila <heikki.holstila@gmail.com>  Tue,  6 Jul 2010 00:34:03 +0300

fapman (0.3-1) unstable; urgency=low

  * A completely new dialog system for selecting package operations
  * A separate package status filter
  * Show more information for packages (including application icons)
  * A menu item to view the log
  * Fixed: wait screen not following device orientation changes
  * Added "Help" which explains the new package status icons
  * Various smaller fixes and tweaks

 -- Heikki Holstila <heikki.holstila@gmail.com>  Mon,  5 Jul 2010 01:11:45 +0300

fapman (0.2.3-1) unstable; urgency=low

  * Remove the cpu-hogging QProgressBar from the "wait screen"

 -- Heikki Holstila <heikki.holstila@gmail.com>  Fri,  2 Jul 2010 16:49:19 +0300

fapman (0.2.2-1) unstable; urgency=low

  * Auto-update catalogs if they are older than 24h
  * Various bugfixes and UI tweaks

 -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 17:40:13 +0300

fapman (0.2.1-1) unstable; urgency=low

  * Restore repositories if overwritten by another application

 -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 14:03:51 +0300

fapman (0.2-1) unstable; urgency=low

  * Added a simple, preliminary way of managing repositories
  * Better error messages in many places
  * Don't stop installation because of unsigned packages
  * Bugtracker link
  * Some smaller bugfixes

 -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 14:02:57 +0300

fapman (0.1.1-1) unstable; urgency=low

  * Added logging feature for debugging

 -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 02:35:06 +0300

fapman (0.1-5) unstable; urgency=low

  * Use sudo instead of rootsh

 -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 02:23:16 +0300

fapman (0.1-4) unstable; urgency=low

  * Run as root from the .desktop file

 -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 00:05:10 +0300

fapman (0.1-3) unstable; urgency=low

  * Packaging fixes for autobuilder

 -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 30 Jun 2010 23:58:21 +0300

fapman (0.1-2) unstable; urgency=low

  * Packaging fixes for autobuilder

 -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 30 Jun 2010 23:53:16 +0300

fapman (0.1-1) unstable; urgency=low

  * Initial Release.

 -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 30 Jun 2010 22:59:56 +0300
