[Bash-completion-commits] ./current r1288: Remove duplicate cpio completion, thanks to Freddy Vulto (Closes: #512823)

Ville Skyttä ville.skytta at iki.fi
Sat Jan 24 19:20:58 UTC 2009


------------------------------------------------------------
revno: 1288
committer: Ville Skyttä <ville.skytta at iki.fi>
branch nick: current
timestamp: Sat 2009-01-24 21:20:58 +0200
message:
  Remove duplicate cpio completion, thanks to Freddy Vulto (Closes: #512823)
modified:
  bash_completion
  debian/changelog
-------------- next part --------------
=== modified file 'bash_completion'
--- a/bash_completion	2009-01-19 20:30:58 +0000
+++ b/bash_completion	2009-01-24 19:20:58 +0000
@@ -4228,7 +4228,7 @@
 }
 # makeinfo and texi2dvi are defined elsewhere.
 for i in a2ps autoconf automake bc gprof ld nm objcopy objdump readelf strip \
-	 bison cpio diff patch enscript cp df dir du ln ls mkfifo mknod mv rm \
+	 bison diff patch enscript cp df dir du ln ls mkfifo mknod mv rm \
 	 touch vdir awk gperf grep grub indent less m4 sed shar date \
 	 tee who texindex cat csplit cut expand fmt fold head \
 	 md5sum nl od paste pr ptx sha1sum sort split tac tail tr unexpand \

=== modified file 'debian/changelog'
--- a/debian/changelog	2009-01-22 23:12:32 +0000
+++ b/debian/changelog	2009-01-24 19:20:58 +0000
@@ -100,6 +100,7 @@
   * Add .mkv, .mp2 and .vdr to *xine completion (RHBZ: #444467).
   * Added lzop completion.
   * Fix scp metacharacter escaping.
+  * Remove duplicate cpio completion, thanks to Freddy Vulto (Closes: #512823)
   
  -- David Paleino <d.paleino at gmail.com>  Sat, 17 Jan 2009 19:01:16 +0100
 



More information about the Bash-completion-commits mailing list