pbuilder git tree: Changes to 'master'
Junichi Uekawa
dancer at alioth.debian.org
Thu Mar 8 22:36:47 UTC 2012
bash_completion.d/pbuilder | 70 +++++++++++++++++++++++++++++++++++++++------
pbuilder-buildpackage | 2 -
pbuilderrc | 4 +-
3 files changed, 64 insertions(+), 12 deletions(-)
New commits:
commit 3531748071ead7740ab1492d6e422cd3f4fae951
Author: Maarten Bezemer <maarten.bezemer at gmail.com>
Date: Wed Feb 22 10:09:28 2012 +0100
Bug#660838: pbuilder: Add complete bash_autocompletion for all flags and arguments
Package: pbuilder
Version: 0.206
Severity: normal
Tags: patch
Currently, pbuidler only supports bash_completion for the commands (first argument) and filename completion for the .dsc file.
This patch adds additional support for all flags and filename/directory completion for flags that require this.
The patch is submitted (and accepted) to Ubuntu in two phases, see these bug reports:
- https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/770529
- https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/933339
Please consider to apply this patch.
Thanks in advance,
Maarten
*** bash_completion.debdiff
commit 3fa99931f655782ef9d80bc922175b073d620c68
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date: Fri Mar 9 07:05:08 2012 +0900
Revert "Bug#659581: pbuilder: does not autocomplete filename in all cases correctly"
This reverts commit 8ee2feeca1df91e0a5f1cdb8762ebb5da4f1aaa3.
commit f3f00357ae2062f14863949a75bab82b26b8346f
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date: Fri Mar 9 07:02:31 2012 +0900
Bug#660386: pbuilder: Remove /usr/X11R6/bin from default PATH
It hasn't been around since squeeze time, should be safe to remove.
commit 727c4a09480b57a922e5d09e51851102b0b39fef
Author: Maarten Bezemer <maarten.bezemer at gmail.com>
Date: Mon Feb 13 12:07:05 2012 +0100
Bug#659703: pbuilder: Typo in error message
Package: pbuilder
Version: 0.206
Severity: minor
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch
There is a typo in an error message, introduced in
http://anonscm.debian.org/gitweb/?p=pbuilder/pbuilder.git;a=commit;h=163e0751e2066cd24ec4de61f30489b5a21161e8
*** /tmp/tmpQkEY6_
This patch corrects the typo.
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers oneiric-updates
APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 'oneiric'), (100, 'oneiric-backports')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-15-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
commit 8ee2feeca1df91e0a5f1cdb8762ebb5da4f1aaa3
Author: Maarten Bezemer <maarten.bezemer at gmail.com>
Date: Sun Feb 12 12:29:28 2012 +0100
Bug#659581: pbuilder: does not autocomplete filename in all cases correctly
Package: pbuilder
Version: 0.204
Severity: normal
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch
When the pbuilder commands are used without starting with -- the auto completion of filenames does not work.
Also, the filename auto completion does not take directories into account.
*** /tmp/tmp_zb98I
In Ubuntu, the attached patch was applied to achieve the following:
* Auto complete filenames not working when not adding -- to the command (LP: #770529)
* Add directories to filename auto completion
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers oneiric-security
APT policy: (990, 'oneiric-security'), (900, 'oneiric-updates'), (500, 'oneiric'), (400, 'oneiric-proposed'), (100, 'oneiric-backports')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-15-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'bash_completion.d/pbuilder'
More information about the Pbuilder-maint
mailing list