Merge lp:~pallavikumarijha/ubuntu/precise/bash-completion/precise into lp:ubuntu/precise/bash-completion

Proposed by Pallavi Kumari Jha
Status: Work in progress
Proposed branch: lp:~pallavikumarijha/ubuntu/precise/bash-completion/precise
Merge into: lp:ubuntu/precise/bash-completion
Diff against target: 25 lines (+6/-1)
2 files modified
completions/dpkg (+0/-1)
debian/changelog (+6/-0)
To merge this branch: bzr merge lp:~pallavikumarijha/ubuntu/precise/bash-completion/precise
Reviewer Review Type Date Requested Status
Marc Deslauriers Needs Fixing
Ubuntu branches Pending
Review via email: mp+96128@code.launchpad.net

Description of the change

Command line "--command-fd" has been removed

To post a comment you must log in.
Revision history for this message
Marc Deslauriers (mdeslaur) wrote :

Why did you also remove --clear-avail, --forget-old-unavail, and -s?

review: Needs Fixing
Revision history for this message
Sebastien Bacher (seb128) wrote :

setting to "work in progress", please set it back to "needs review" if you update the bug

Unmerged revisions

35. By pallavikumarijha <email address hidden>

*The command line "--command-fd" from dpkg has been removed

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'completions/dpkg'
2--- completions/dpkg 2011-02-06 22:00:58 +0000
3+++ completions/dpkg 2012-03-06 14:20:24 +0000
4@@ -65,7 +65,6 @@
5 COMPREPLY=( $( compgen -W '-i --install --unpack -A --record-avail \
6 --configure -r --remove -P --purge --get-selections \
7 --set-selections --update-avail --merge-avail \
8- --clear-avail --command-fd --forget-old-unavail -s \
9 --status -p --print-avail -L --listfiles -l --list \
10 -S --search -C --audit --print-architecture \
11 --print-gnu-build-architecture \
12
13=== modified file 'debian/changelog'
14--- debian/changelog 2011-10-04 12:56:23 +0000
15+++ debian/changelog 2012-03-06 14:20:24 +0000
16@@ -1,3 +1,9 @@
17+bash-completion (1:1.3-1ubuntu7) natty; urgency=low
18+
19+ *The command line "--command-fd" from dpkg has been removed
20+
21+ -- pallavi <pallavi@pallavi-Inspiron-1525> Mon, 05 Mar 2012 19:36:33 +0530
22+
23 bash-completion (1:1.3-1ubuntu6) oneiric; urgency=low
24
25 * Drop patch 100_upstart.patch. upstart maintains its own completion

Subscribers

People subscribed via source and target branches