Package: bash
Version: 3.1dfsg-9
Severity: normal
Tags: patch

Hi,

I am a little bit surprised that nobody complained yet, but aptitude
changed its names for upgrades a few months ago and this fact isn't
reflected by bash's auto-completion.

Changes:

- 'aptitude upgrade' is deprecated in favor of 'aptitude safe-upgrade'
- 'aptitude dist-upgrade' is deprecated in favor if 'aptitude full-upgrade'

Both of the old commands generate a deprecation warning when used so
bash should provide completion for the new commands in lenny.  The patch
below for /etc/bash_completion adds these commands while keeping the old
ones:

2256c2256,2257
<                                      forbid-version changelog' -- $cur ) )
---
>                                      forbid-version changelog safe-upgrade \
>                                      full-upgrade' -- $cur ) )

Thanks & Bye
Jochen.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24.2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bash depends on:
ii  base-files                4.0.2          Debian base system miscellaneous f
ii  debianutils               2.28.4         Miscellaneous utilities specific t
ii  libc6                     2.7-9          GNU C Library: Shared libraries
ii  libncurses5               5.6+20080203-1 Shared libraries for terminal hand

Versions of packages bash recommends:
pn  bash-completion               <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to