command-not-found (0.2.38ubuntu4) karmic; urgency=low * updated to current karmic * fix pacakge suggestion for "tex" (LP: #427850) -- Michael Vogt Tue, 13 Oct 2009 09:19:23 +0200 command-not-found (0.2.38ubuntu3) karmic; urgency=low * updated for BETA -- Michael Vogt Fri, 02 Oct 2009 09:21:05 +0200 command-not-found (0.2.38ubuntu2) karmic; urgency=low * updated for alpha6 -- Michael Vogt Wed, 16 Sep 2009 11:02:39 +0200 command-not-found (0.2.38ubuntu1) karmic; urgency=low * updated data to current karmic * print error if a command is not found (bash used to do that but with bash-4.0 it does no longer) LP: #420161 -- Michael Vogt Wed, 02 Sep 2009 16:13:17 +0200 command-not-found (0.2.37ubuntu3) karmic; urgency=low * updated data to current karmic -- Michael Vogt Tue, 18 Aug 2009 09:08:51 +0200 command-not-found (0.2.37ubuntu2) karmic; urgency=low * scan.data: - updated for alpha-3 * CommandNotFound/CommandNotFound.py: - do not give advice if apt-get is not installed (LP: #394842) -- Michael Vogt Mon, 20 Jul 2009 13:17:27 +0200 command-not-found (0.2.37ubuntu1) karmic; urgency=low * CommandNotFound/CommandNotFound.py: - set min_length for mispelling suggestion to 3 (LP: #396829) - set max_length for mispelling suggestion to 15, if there are more, just a summary is printed -- Michael Vogt Fri, 10 Jul 2009 10:44:00 +0200 command-not-found (0.2.36ubuntu1) karmic; urgency=low * scan.data: updated to current karmic * scan.data: add exception for gftp (LP: #99708) * debian/postinst: - if old/leftover /etc/bash_command_found_found is there, remove it (LP: #379851) * debian/rules: - build with DH_PYCENTRAL=include-links LP: #342003 * CommandNotFound/util.py: - use try gettext if lgettext fails (LP: #282446) * debian/copyright: - fix location (LP: #314478) * CommandNotFound/CommandNotFound.py: - be more robust about missing priority.txt (LP: #359784) - add simple spelling correction (LP: #314486) * debian/control: - build for all python versions (LP: #366096) -- Michael Vogt Fri, 26 Jun 2009 13:58:24 +0200 command-not-found (0.2.35ubuntu2) karmic; urgency=low * scan.data: updated for alpha-2 -- Michael Vogt Mon, 08 Jun 2009 11:58:06 +0200 command-not-found (0.2.35ubuntu1) karmic; urgency=low * zsh_command_not_found: - Use the pseudo-namespace prefix cnf_ for everything. - Append the preexec/precmd functions to zsh’s pre*_functions arrays, allowing other pre* functions to be used simultaneously. -- Johan Kiviniemi Fri, 15 May 2009 22:13:00 +0300 command-not-found (0.2.34ubuntu3) jaunty; urgency=low * scan.data: - updated for RC -- Michael Vogt Fri, 17 Apr 2009 10:11:13 +0200 command-not-found (0.2.34ubuntu2) jaunty; urgency=low * scan.data: - updated to current jaunty -- Michael Vogt Tue, 07 Apr 2009 21:58:51 +0200 command-not-found (0.2.34ubuntu1) jaunty; urgency=low * CommandNotFound/CommandNotFound.py: - support "priority.txt" file that allows basic priority ordering in the output * data/priority.txt: - add initial version with "openjdk-6-jdk" (LP: #318442) -- Michael Vogt Mon, 23 Mar 2009 13:45:26 +0100 command-not-found (0.2.33ubuntu3) jaunty; urgency=low * scan.data: - updated for jaunty beta * suggest pythonX.Y instead of pythonX.Y-minimal when "pythonX.Y" is not found -- Michael Vogt Mon, 23 Mar 2009 11:07:26 +0100 command-not-found (0.2.33ubuntu2) jaunty; urgency=low * scan.data: updated to current jaunty -- Michael Vogt Mon, 16 Mar 2009 09:21:37 +0100 command-not-found (0.2.33ubuntu1) jaunty; urgency=low * debian/rules: - update debian/rules to the new python way of installing packages * command-not-found: - remove "-S" from "#!/usr/bin/python" -- Michael Vogt Mon, 02 Mar 2009 09:15:48 +0100 command-not-found (0.2.32ubuntu1) jaunty; urgency=low [ Steve Langasek ] * CommandNotFound/CommandNotFound.py: - add support for sorting by components [ Michael Vogt ] * scan.data: updated -- Michael Vogt Thu, 26 Feb 2009 16:34:20 +0100 command-not-found (0.2.31ubuntu2) jaunty; urgency=low * scan.data: fix git data (LP: #318433) by updating to the latest data -- Michael Vogt Thu, 22 Jan 2009 08:53:25 +0100 command-not-found (0.2.31ubuntu1) jaunty; urgency=low * scan.data: updated for jaunty alpha3 -- Michael Vogt Mon, 12 Jan 2009 21:08:22 +0100 command-not-found (0.2.30ubuntu1) jaunty; urgency=low [ Nick Ellery ] * Fixed spelling errors in package description (LP: #285631). [ Michael Vogt ] * add verify_scan_data.py to check against component mismatches and incorrect architecture fields * improve diff-scan-data.py -- Nick Ellery Tue, 04 Nov 2008 17:13:45 -0800 command-not-found (0.2.26ubuntu1) intrepid; urgency=low * scan.data updated to current intrepid -- Michael Vogt Wed, 15 Oct 2008 17:45:26 +0200 command-not-found (0.2.25ubuntu2) intrepid; urgency=low [ Era Eriksson ] * Print where-to-find-command, incorrect-PATH, and crash-guard messages to stderr rather than stdout (LP: #212723). [ Colin Watson ] * Fix various crash bugs in the crash handler (LP: #269821). * Adjust crash handler syntax to be friendly to Python 2.4 (LP: #234540). -- Colin Watson Wed, 15 Oct 2008 13:27:20 +0100 command-not-found (0.2.25ubuntu1) intrepid; urgency=low * command-not-found data updated for beta -- Michael Vogt Thu, 25 Sep 2008 20:43:10 +0200 command-not-found (0.2.24ubuntu1) intrepid; urgency=low * updated scan.data for alpha-6 -- Michael Vogt Fri, 12 Sep 2008 23:05:26 +0200 command-not-found (0.2.23ubuntu1) intrepid; urgency=low [ Zygmunt Krynicki ] * fix crash when PATH is unset (LP: #258572) [ Michael Vogt ] * scan.data: - updated to current intrepid -- Michael Vogt Wed, 20 Aug 2008 15:57:14 +0200 command-not-found (0.2.22ubuntu1) intrepid; urgency=low [ Zygmunt Krynicki ] * Fixed some locale issues and enchanced error reporting [ Michael Vogt ] * scan.data: - updated to current intrepid -- Michael Vogt Mon, 11 Aug 2008 18:24:21 +0200 command-not-found (0.2.21ubuntu1) intrepid; urgency=low * scan.data: - updated to current intrepid -- Michael Vogt Mon, 21 Jul 2008 14:22:17 +0200 command-not-found (0.2.20ubuntu1) intrepid; urgency=low * scan.data: - updated for intrepid -- Michael Vogt Mon, 30 Jun 2008 16:46:44 +0200 command-not-found (0.2.17ubuntu1) hardy; urgency=low * scan.data: - upated for RC -- Michael Vogt Fri, 11 Apr 2008 10:59:54 +0200 command-not-found (0.2.16ubuntu1) hardy; urgency=low * updated to latest hardy -- Michael Vogt Fri, 04 Apr 2008 10:36:34 +0200 command-not-found (0.2.15ubuntu1) hardy; urgency=low [ Kjell Braden ] * Don't run command-not-found from the shell scripts when it has been removed in the meantime (LP: #194939) [ Michael Vogt ] * CommandNotFound/CommandNotFound.py: - do not advise on ".." (LP: # 195090) - thanks to Thomas Perl - do not crash on problems with python-apt (LP: #161804) * debian/control: - improve description (LP: #144153) * command-not-found: - make the crash message a bit more friendly * use lgettext() instead of gettext() (LP: #161159) -- Michael Vogt Fri, 07 Mar 2008 10:01:20 +0100 command-not-found (0.2.14ubuntu1) hardy; urgency=low * updated data for alpha-6 * fixed bug in data extraction code for hardlinks (git-diff and friends was not in the index because of this) -- Michael Vogt Tue, 04 Mar 2008 17:00:42 +0100 command-not-found (0.2.13ubuntu1) hardy; urgency=low * updated data for alpha-5 -- Michael Vogt Tue, 19 Feb 2008 19:24:40 +0100 command-not-found (0.2.12ubuntu1) hardy; urgency=low * updated data for alpha-3 -- Michael Vogt Mon, 07 Jan 2008 15:25:11 +0100 command-not-found (0.2.11ubuntu3) hardy; urgency=low * CommandNotFound/CommandNotFound.py: When $HOME is not set, fall back to /root instead of crashing with a type error. (LP: #177934) -- Martin Pitt Thu, 03 Jan 2008 15:57:51 +0100 command-not-found (0.2.11ubuntu2) hardy; urgency=low * python-gdbm added to Depends, not just b-d -- Rick Clark Sun, 09 Dec 2007 15:51:19 -0500 command-not-found (0.2.11ubuntu1) hardy; urgency=low * fix FTBFS by adding missing b-d on python-gdbm (thanks to Michael Bienia) -- Michael Vogt Tue, 04 Dec 2007 10:52:32 +0100 command-not-found (0.2.10ubuntu1) hardy; urgency=low * command-not-found: - add --ignore-installed parameter to display the packages that have the given command even if the command is installed * updated data for hardy -- Michael Vogt Mon, 03 Dec 2007 21:43:49 +0100 command-not-found (0.2.9ubuntu1) hardy; urgency=low * switch from dbm to gdbm -- Michael Vogt Sat, 10 Nov 2007 14:51:51 -0500 command-not-found (0.2.8ubuntu2) gutsy; urgency=low * debian/control: - fix command not found description * scan.data updated to current gutsy -- Michael Vogt Sat, 06 Oct 2007 13:06:23 +0200 command-not-found (0.2.8ubuntu1) gutsy; urgency=low [ Michael Vogt ] * added missing pyhton-apt dependency (LP: #138842) [ Niklas Klein ] * CommandNotFound/CommandNotFound.py added test for propper set PATH variable. Backport from version 0.3 (LP: #111255). -- Niklas Klein Fri, 24 Sep 2007 09:33:22 +0200 command-not-found (0.2.7) gutsy; urgency=low [Zygmunt Krynicki] * data/suggestions.d: - removed * CommandNotFound/CommandNotFound.py: - fix typo in string substitution (LP: #131435) - only print components that are really required (LP: #133869) * setup.py: - move to /usr/lib, no end-user application (LP: #112411) -- Michael Vogt Wed, 22 Aug 2007 06:49:01 +0200 command-not-found (0.2.6) gutsy; urgency=low * updated command-not-found data to current gutsy -- Michael Vogt Fri, 17 Aug 2007 22:00:55 +0200 command-not-found (0.2.5) gutsy; urgency=low * Send output to stderr, not stdout (LP: #129257). -- Colin Watson Mon, 30 Jul 2007 17:12:32 +0100 command-not-found (0.2.4) feisty; urgency=low [ Michael Vogt ] * remove support for suggestins.d/ dir (not used currently and may break stuff) [ Zygmunt Krynicki ] * Fixed launchpad #95794: warning emitted about not finding group name * data files updated [ Johan Kiviniemi ] * zsh_command_not_found: unset the command variable, otherwise an empty line will rerun command-not-found. Thanks to Chris Ball for suggesting this (LP: #92942). -- Michael Vogt Tue, 10 Apr 2007 17:39:09 +0200 command-not-found (0.2.3) feisty; urgency=low [Johan Kiviniemi] * zsh_command_not_found, README, setup.py: Added support for zsh. (LP#92942, thanks!) -- Michael Vogt Fri, 16 Mar 2007 23:57:58 +0100 command-not-found (0.2.2) feisty; urgency=low * refreshed database to current feisty * set maintainer field to ubuntu -- Michael Vogt Fri, 16 Mar 2007 19:00:49 +0100 command-not-found (0.2.1) feisty; urgency=low * always return 127 to be compatible with the shell (lp: #67726) * make the message less confusing for non-admin users (Thanks to Chris Wagner for his patch, lp: #64220) * Grammar fixes (lp: #64542) -- Michael Vogt Thu, 11 Jan 2007 18:11:08 +0100 command-not-found (0.2.0) feisty; urgency=low [Zygmunt Krynicki] * applied patch from Daniel Werner * minor fixes to the suggestions database * updated the README file [Michael Vogt] * make the extraction skip package not available in the current distro release * updated the binary database with the latest feisty * show component information for other components than main -- Michael Vogt Fri, 5 Jan 2007 09:56:15 +0100 command-not-found (0.1.0) edgy; urgency=low [Zygmunt Krynicki] * updated the suggestions database * added support for update-alternative calls in the postinst (yeah!) * code cleanups [Michael Vogt] * updated the binary database wit the latest edgy * the command-not-found-data is build pre arch now -- Michael Vogt Tue, 12 Sep 2006 19:33:33 +0200 command-not-found (0.0.2) edgy; urgency=low * return 127 to bash if nothing was found in the database * update the database -- Michael Vogt Thu, 10 Aug 2006 15:05:14 +0200 command-not-found (0.0.1) edgy; urgency=low * initial release * start of the implementation of https://wiki.ubuntu.com/CommandNotFoundMagic * contains the current commands on edgy -- Michael Vogt Thu, 24 Nov 2005 16:34:54 +0100