bash-completion (20060301-3ubuntu3) hardy; urgency=low * Don't use ucf for handling the bash_completion config file. Avoids prompting the user for a changed config file, if the config file is unchanged (and only moved to the bash-completion package). LP: #210013. -- Matthias Klose Tue, 15 Apr 2008 01:21:38 +0200 bash-completion (20060301-3ubuntu2) hardy; urgency=low * Bugfix release: - Fix _get_cword more - Fix _command function to correctly prune the command line (LP: #103395) - Remove newline from options pattern for dpkg (LP: #138312) - Start readline-quoting arguments to compgen (LP: #123665) - Save and restore -v shell option (LP: #205444) - Prevent glob expansion in _filedir function (LP: #194419) - Quote glob expression in tar completion function (LP: #194419) - Complete AAS/SSA files for mplayer -sub (LP: #151086) - Disable completion of postgresql users and databases (LP: #164772) - Use files from UserKnownHostsFile options in addition to standard ones (LP: #211180) -- Mika Fischer Sat, 05 Apr 2008 16:09:34 +0200 bash-completion (20060301-3ubuntu1) hardy; urgency=low * Bug fix upload (LP: #194860) - Fixed completion of filenames with spaces - Fixed completion of hostnames with scp - Fixed completion of filenames with scp - Fixed parsing of SSH config files to parse Host and HostName lines correctly. Previously "HostName host" lines were parsed as two hosts: "Name" and "host". * More bugfixes: - Fix tar completion to handle "tar rf" the same as "tar cf" (LP: #94407) - Complete .m4v and .M4V for media players (LP: #115224) - Complete .divx and .flv for media players (LP: #127605) - Complete all files for "gzip ... <" (LP: #127605) - Allow whitespace in front of GlobalKnownHostsFile etc. (LP: #128866) - Complete compressed files for vim (LP: #149494) - Always use /etc/hosts and $HOSTFILE for host completion too (LP: #184175) * Modify Maintainer value to match the DebianMaintainerField specification. -- Mika Fischer Sat, 15 Mar 2008 19:46:17 +0100 bash-completion (20060301-3) unstable; urgency=low * Fix kpdf completion (Closes: #468163, #413374). * Fix completion of - or -- with _command (Closes: #415276). * Add sux to the complete -u list (Closes: #466089). * Add dvipdfm to the list of dvi programs (Closes: #396644). * Add --purge-unused option completion for aptitude (Closes: #438471). * Add divx extension completion for mplayer (Closes: #444294). * Add pdf.gz completion for evince (Closes: #456887). * Add --remove-all completion for update-alternatives (Closes: #269173). -- Luk Claes Wed, 05 Mar 2008 22:57:27 +0100 bash-completion (20060301-2) unstable; urgency=low * Take over the package. -- Luk Claes Wed, 27 Feb 2008 19:22:03 +0100 bash-completion (20060301-1) unstable; urgency=low * Upload to unstable. -- Matthias Klose Sat, 09 Feb 2008 23:18:20 +0100 bash-completion (20060301-0ubuntu2) hardy; urgency=low * Replace bash (<< 3.1dfsg-9), handle upgrade in preinst. * Exclude hashed hostnames from ssh host completion results. Closes: #428085. * Fix: ifup/down don't really complete. Closes: #463756. * Allow perl completion to complete filenames, complete -I and -x arguments. Closes: #443394. * Add find -wholename completion. Closes: #431220. * Handle whitespaces in $HOME for _known_hosts() completion. Closes: #414821. * dpkg -L: complete for removed-but-not-purged packages. Closes: #372156. * Complete for apt-get autoremove. Closes: #433542, #443816, #445332. * Update completion for mplayer (mka/flac). Closes: #340452. * Add ping6/fping6 completion. Closes: #413170. * Handle whitespace in paths for mount/umount completion. Closes: #367957. * apt-get: Support --auto-remove. LP: #60666. -- Matthias Klose Sat, 09 Feb 2008 23:11:32 +0100 bash-completion (20060301-0ubuntu1) hardy; urgency=low * Initial release, split out from the bash package. The software currently is unsupported upstream. * Don't try to set a readonly variable. LP: #149527. * Support purge in apt-get auto completion (Mathias Gug). LP: #151677. * evince: Autocomplete on cbr/cbz/djvu files. LP: #156200, #175220. Closes: #400678. * kdvi: complete .*\.dvi\.(gz|bz2). LP: #128234. * kpdf: Complete postscript files. LP: #162319. * Make completion working in the middle of a word (Adam Simpkins). LP: #139666. -- Matthias Klose Fri, 08 Feb 2008 16:46:34 +0100