adept (3.0~beta7.2ubuntu3) karmic; urgency=low * build against latest libapt -- Michael Vogt Fri, 25 Sep 2009 23:54:32 +0200 adept (3.0~beta7.2ubuntu2) karmic; urgency=low * Include patchsys-quilt.mk to prevent FTBFS -- Jonathan Thomas Wed, 09 Sep 2009 12:35:51 -0400 adept (3.0~beta7.2ubuntu1) karmic; urgency=low * Sync with Debian unstable Bugfixes: LP: #211674, LP: #290620 * Add kubuntu_01_gcc_44_ftbfs_fix.diff to fix a FTBFS with GCC 4.4 -- Jonathan Thomas Wed, 09 Sep 2009 11:46:50 -0400 adept (3.0~beta7.2) unstable; urgency=low * I *might* have been sleeping the last time, uploading with unchanged control file. -- Petr Rockai Sun, 30 Aug 2009 17:28:23 +0200 adept (3.0~beta7.1) unstable; urgency=low * Add more missing build-deps (so much for pbuilder not working in sid). -- Petr Rockai Fri, 28 Aug 2009 10:29:07 +0200 adept (3.0~beta7) unstable; urgency=low * Fix FTBFS due to a missing build-dep (closes: #540648). * Fix maintainer field (mistakenly merged from foreign branch, closes: #540229). -- Petr Rockai Fri, 28 Aug 2009 08:58:03 +0200 adept (3.0~beta6) unstable; urgency=low * Also update the about box version... * Do not spin forever when people ask for "lib". * Disallow edits in the installed file list (patch by J. Riddell). * Avoid noopt+nostrip in the i386 binary. * Link against kdelibs 4.3 final instead of beta. -- Petr Rockai Thu, 06 Aug 2009 19:26:00 +0200 adept (3.0~beta5) unstable; urgency=low * Fix crash with invalid sources.list. * Ship internal copy of libept, remove build-depends: libept-dev. -- Petr Rockai Thu, 06 Aug 2009 18:05:55 +0200 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 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 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 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 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 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 ) -- Jonathan Riddell 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Sun, 12 Feb 2006 21:18:17 +0100 ept (1.88.5) unstable; urgency=low * Add a missing dependency on konsole. -- Peter Rockai 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 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 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 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 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 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 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 Thu, 29 Sep 2005 17:44:25 +0200 ept (0.4.1) experimental; urgency=low * Don't export libept. Saves headaches. -- Peter Rockai 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 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 Tue, 6 Sep 2005 08:28:15 +0200 ept (0.2) experimental; urgency=low * Alpha release. -- Peter Rockai Mon, 22 Aug 2005 12:36:56 +0200