adept (3.0~beta4ubuntu6.1) jaunty; urgency=low

  * rebuild against latest libept

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 09 Feb 2009 16:32:52 +0100

adept (3.0~beta4ubuntu6) jaunty; urgency=low

  * Ensure file list is not editable, closes LP: #290695

 -- Jonathan Riddell <jriddell@ubuntu.com>  Fri, 14 Nov 2008 10:43:52 +0000

adept (3.0~beta4ubuntu5) intrepid; urgency=low

  * Fix minimum query string from 3 chars to 4 chars to prevent searching for
    things like lib (which bogs the search down). (LP: #285073)

 -- Roderick B. Greening <roderick.greening@gmail.com>  Fri, 24 Oct 2008 13:12:31 -0230

adept (3.0~beta4ubuntu4) intrepid; urgency=low

  * Add setModel() in adept/extendablelist.h from Peter, fixes crash in installer

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 23 Oct 2008 01:24:02 +0100

adept (3.0~beta4ubuntu3) intrepid; urgency=low

  * Update version in tools/main.cpp

 -- Jonathan Riddell <jriddell@ubuntu.com>  Fri, 17 Oct 2008 00:17:38 +0100

adept (3.0~beta4ubuntu2) intrepid; urgency=low

  * Add missing quilt build-depend

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 16 Oct 2008 17:55:18 +0100

adept (3.0~beta4ubuntu1) intrepid; urgency=low

  * Merge with Debian, remaining changes:
   - use kde4.mk
  * Set manager disabled when database is read only

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 16 Oct 2008 17:18:45 +0100

adept (3.0~beta4) unstable; urgency=low

  * Rework Installer searches to avoid a few geometry and repaint bugs.
  * Do not forget to enable updates after filling in installer browser --
    this made installer completely unusable in beta3.

 -- Petr Rockai <mornfall@debian.org>  Thu, 16 Oct 2008 16:20:44 +0200

adept (3.0~beta3) unstable; urgency=low

  * Improved search, includes package name prefix matches as well.
  * Merged most of the changes below, from Jonathan -- just not using
    kde4.mk as this is not part of Debian's cdbs.

 -- Petr Rockai <mornfall@debian.org>  Wed, 15 Oct 2008 19:55:28 +0200

adept (3.0~beta2ubuntu5) intrepid; urgency=low

  [ Harald Sitter ]
  * Use better icon

  [ Jonathan Thomas ]
  * Recommend kdesudo, Closes LP: #203331

 -- Jonathan Riddell <jriddell@ubuntu.com>  Tue, 14 Oct 2008 12:07:13 +0100

adept (3.0~beta2ubuntu4) intrepid; urgency=low

  * Add quilt build-dep, needed by kde4.mk

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 09 Oct 2008 12:28:36 +0100

adept (3.0~beta2ubuntu3) intrepid; urgency=low

  * Add Messages.sh file to extract strings for translation

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 09 Oct 2008 12:08:10 +0100

adept (3.0~beta2ubuntu2) intrepid; urgency=low

  [ Jonathan Riddell ]
  * Patch from Jonathan Thomas to use newer Okular sidebar

  [ Roderick B. Greening ]
  * Added missing command line arguments to main.cpp (for help) 
  * Added missing manpage (thanks to Michael Casadevall <sonicmctails@gmail.com>)

 -- Jonathan Riddell <jriddell@ubuntu.com>  Fri, 03 Oct 2008 19:51:22 +0100

adept (3.0~beta2ubuntu1) intrepid; urgency=low

  * Add button to launch software-propertes
  * Add depends on app-install-data
  * Use oxygen icon system-software-update
  * Put menu items in right place

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 24 Sep 2008 20:25:48 +0100

adept (3.0~beta2) unstable; urgency=low

  * Fix regression in updater: it would fail to mark upgrades
    automatically on startup,
  * fix regression in non-root mode where it would crash instead of giving
    a warning and continuing.
  * In non-root mode, don't die when can't create /tmp/adept.debconf.
  * Quit Adept when its window is closed (apparently the default in KDE/Qt
    changed, we now need to do that explicitly).

 -- Petr Rockai <mornfall@debian.org>  Tue, 09 Sep 2008 08:18:33 +0200

adept (3.0~beta1) unstable; urgency=low

  * Further improvements to error reporting,
  * more robust error handling, more handled error conditions.
  
  * Add a standard menubar with a bunch of actions on it,
  * add .desktop files (thanks apachelogger).
  
  * A bunch of bugfixes.

 -- Petr Rockai <mornfall@debian.org>  Fri, 15 Aug 2008 15:24:22 +0200

adept (3.0~alpha6) experimental; urgency=low

  * Better search in installer,
  * reworked internals of the installer display widget -- fixes bugs,
  * sort items in installer alphabetically.

  * Improved (hopefully) search in manager,
  * add state-based filtering,
  * add possibility to enhance searches using tags.

  * do not show unavailable packages, closes: #379499,
  * package view layout fixes,

  * Fix a new/delete[] mismatch due to auto_ptr misuse,
  * fix a startup-close crash (discovered by Yuriy Kozlov).
  * disable sidebar while commit is in progress (thanks to Samuel James
    Sarette for noticing) -- avoids possible crashes.

  * Substantial improvements to dpkg-related error handling,
  * get much more error details to the user,
  * download errors are now reported correctly as well
    (thanks to Jonathan Thomas for noticing).

  * Revert to dwarf debug symbols (-g), closes: #480359,
  * install icons in the right directory so they actually show up.

 -- Petr Rockai <mornfall@debian.org>  Tue, 05 Aug 2008 19:18:36 +0200

adept (3.0~alpha5) experimental; urgency=low

  * The adept binary is now simply "adept",
  * the update mode is called as "adept updater".
  * We now recognize "held" package state.
  * Experimental installer mode.
  * We can now update Xapian index by calling update-apt-xapian-index,
  * Bugfixes, more bugfixes and some tweaks.

 -- Petr Rockai <mornfall@debian.org>  Fri, 30 May 2008 14:28:36 +0200

adept (3.0~alpha4) experimental; urgency=low

  * Implemented native (GUI) conffile handling.
  * Much improved error handling on many of the paths.
  * Locks APT database, show (non-)writeability warning.
  * Attempts dpkg --configure -a recovery on startup when needed.
  * Basic upgrade functionality.
  * Rudimentary apt-get update functionality (little to no error
    handling).
  * GUI progress for APT operations (opening cache).
  * A fair amount of bugfixes.

 -- Petr Rockai <mornfall@debian.org>  Mon, 10 Mar 2008 22:33:52 +0100

adept (3.0~alpha3) experimental; urgency=low

  * Do not load file lists when clicking on package but only when
    displaying its details (an expensive operation).
  * Improved download progress view.
  * Improved Debconf frontend -- should handle all widget types now and
    also all debconf commands so no more hangs with unsupported
    commands. Moreover, it now has a working "back" button.
  * Bunch of cosmetic improvements.

 -- Petr Rockai <mornfall@debian.org>  Wed, 13 Feb 2008 16:47:49 +0100

adept (3.0~alpha2) experimental; urgency=low

  * Implement internal Debconf frontend.
  * Implement rudimentary GUI for download progress.
  * Search as you type.
  * Implement file list in the Details view.
  * Neither is too polished and has features missing.

 -- Petr Rockai <mornfall@debian.org>  Sun, 27 Jan 2008 19:14:12 +0100

adept (3.0~alpha1) experimental; urgency=low

  * First alpha (feature-incomplete) snapshot of Adept 3.
  * Fresh implementation, using new libept: too many changes to list.

 -- Petr Rockai <mornfall@debian.org>  Sat, 19 Jan 2008 23:39:18 +0100

adept (2.1) unstable; urgency=low

  * Release 2.1 Cruiser,
  * rename the source package to adept,
  * split up the package per component,
  * improve startup perception (early GUI, lazy init),
  * user can now skip the fetch lists part of updater.

 -- Peter Rockai <me@mornfall.net>  Thu, 25 May 2006 20:58:11 +0200

ept (2.0) unstable; urgency=low

  * Release 2.0 Destroyer,
  * reduce amount of debug output in notifier.

 -- Peter Rockai <me@mornfall.net>  Wed, 24 May 2006 12:47:36 +0200

ept (1.92) unstable; urgency=low

  * Release 1.92 Ironclad (release candidate),
  * bunch of crash fixes,
  * fix the annoying "konsole starts out 20 columns wide, it makes output
    unreadable and freaks out debconf" bug,
  * add purge/reinstall icons (courtesy of Anthony Mercatante),
  * fix few other minor issues,
  * try to work around scim breakage.

 -- Peter Rockai <me@mornfall.net>  Tue,  9 May 2006 23:17:53 +0200

ept (1.91) unstable; urgency=low

  * Release 1.91 Swarm (beta 2),
  * includes adept_batch for non-interactive invocation of package
    install/remove via adept,
  * fix few crash/hang bugs (application/octet-stream hang, keeping data
    invalidated by cache reload),
  * fix a grave misbehaviour bug (spurious package marking),
  * change the button layout of wizard apps (2 buttons, right-aligned),
  * fix few less severe (but possibly annoying) bugs.

 -- Peter Rockai <me@mornfall.net>  Sat, 25 Mar 2006 02:54:34 +0100

ept (1.90.1) unstable; urgency=low

  * Upload the beta version to unstable, closes: #355628,
  * fix a bug in TagChooser that would cause reliable crashes with
    new libapt-front (and possibly infrequent ones with old one),
  * rebuild with new libapt-front.

 -- Peter Rockai <me@mornfall.net>  Mon, 13 Mar 2006 23:32:38 +0100

ept (1.90) unstable; urgency=low

  * Release 1.90 Conquest (beta 1),
  * finished Adept Installer:
    - implemented filtering,
    - implemented unsupported/non-free checkboxes,
    - implemented warning about multiple programs in single package removal,
    - implemented extended description,
  * implemented version constraints in package relation view,
  * fixed bunch of crashes and other bugs.

 -- Peter Rockai <me@mornfall.net>  Sun, 19 Feb 2006 22:06:23 +0100

ept (1.89) unstable; urgency=low

  * Release 1.89 Viking (alpha 2),
  * speed and interactivity improvements,
  * better statusbar,
  * ability to browse packages in updater,
  * greatly improved commit progress reporter,
  * usability fixes,
  * completion of update notifier,
  * add actions on packages to package browser,
  * package file list,
  * i18n everywhere.

 -- Peter Rockai <me@mornfall.net>  Sun, 12 Feb 2006 21:18:17 +0100

ept (1.88.5) unstable; urgency=low

  * Add a missing dependency on konsole.

 -- Peter Rockai <me@mornfall.net>  Wed,  1 Feb 2006 21:46:20 +0100

ept (1.88.4) unstable; urgency=low

  * Fix spontaneous death of update fetch in adept-updater,
  * fix crashes with update in both updater/manager with invalid entries
    (404, unreachable) in sources.list,
  * do not show error message when user cancels operation in updater,
  * reduce debugging noise in the embedded konsole part,
  * really show installed and candidate version in package info instead of
    just candidate twice.

 -- Peter Rockai <me@mornfall.net>  Thu, 26 Jan 2006 08:29:08 +0100

ept (1.88.3) unstable; urgency=low

  * Initial upload to Debian, closes: #341204
  * update libtool, update build system to reduce dependency creep.

 -- Isaac Clerencia <isaac@debian.org>  Tue, 24 Jan 2006 21:04:07 +0100

ept (1.88.2) unstable; urgency=low

  * Remove kde_terminal_interface.h and update debian/copyright accordingly,
  * add icons licenses to debian/copyright,
  * build-depend on kdelibs4-dev >= 3.5.0.

 -- Peter Rockai <me@mornfall.net>  Tue, 24 Jan 2006 18:10:36 +0100

ept (1.88.1) experimental; urgency=low

  * An intermediate version -- 1.88.1 Wibble (alpha 1.5),
  * hopefully fix the memory corruption bug from alpha,
  * fix debian/copyright and some of the source files,
  * fix height of the next button in adept-updater,
  * slightly improve usability of quick filter (enter starts filtering,
    timeout set to 1s).

 -- Peter Rockai <me@mornfall.net>  Mon, 23 Jan 2006 12:13:38 +0100

ept (1.88) experimental; urgency=low

  * Alpha version (codename Scvrnkls)
  * improved filtering UI,
  * new package details browser (to be finished),
  * update notifier,
  * progress bar to go with konsole,
  * interruptible download,
  * purge and reinstall,
  * and some bugfixes.

 -- Peter Rockai <me@mornfall.net>  Tue, 20 Dec 2005 21:35:24 +0100

ept (1.0) experimental; urgency=low

  * Final release.
  * Fix the download hanging at "downloading (100%)" instead of "done (100%)"
  * Fix .desktop files
  * Fix a bug where adept fails to reopen cache when commit fails

 -- Peter Rockai <me@mornfall.net>  Sat,  8 Oct 2005 23:23:25 +0200

ept (0.5) experimental; urgency=low

  * Release candidate.
  * Application icon.
  * Fix several crashes and unhandled exceptions.
  * Report progress on various operations.
  * Support installation media changing.
  * Fix filter summaries (the short/collapsed view of a filter).

 -- Peter Rockai <me@mornfall.net>  Thu, 29 Sep 2005 17:44:25 +0200

ept (0.4.1) experimental; urgency=low

  * Don't export libept. Saves headaches.

 -- Peter Rockai <me@mornfall.net>  Mon, 12 Sep 2005 11:53:32 +0200

ept (0.4) experimental; urgency=low

  * Another beta release.
  * Port to libapt-front 0.3.
  * Easy Tag filter.
  * Ship own copies of nuvola icons.
  * Fix segfaulting extenders.
  * Use kdesu for .desktop entries.
  * Fix crasher on cache reload with active tag filter.
  * Major speedup of the tag menu.
  * Improve handling of comments in sources.list editor.
  * Hide the filter view from adept updater by default.
  * Some optimisations and interactivity fixes.
  * Minor improvements/polishing.

 -- Peter Rockai <me@mornfall.net>  Sun, 11 Sep 2005 15:06:12 +0200

ept (0.3) experimental; urgency=low

  * Beta release.
  * New filtering ui.
  * Implement sources.list editor.
  * Add filter menu and Tag filter.
  * Undo/redo support.
  * Changes preview.
  * Numerous bugfixes etc.

 -- Peter Rockai <me@mornfall.net>  Tue,  6 Sep 2005 08:28:15 +0200

ept (0.2) experimental; urgency=low

  * Alpha release. 

 -- Peter Rockai <me@mornfall.net>  Mon, 22 Aug 2005 12:36:56 +0200

