Package: bash-completion
Version: 1:2.1-4
Severity: wishlist
Tags: patch

the dpkg-source completion file is missing some more or less recent
options to dpkg-source: --before-build, --after-build, --commit and
--print-format.

the attached patch adds those.

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

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bash-completion depends on:
ii  bash  4.3-7
ii  dpkg  1.17.10

bash-completion recommends no packages.

bash-completion suggests no packages.

-- no debconf information

-- 
Antonio Terceiro <terce...@debian.org>
--- completions/dpkg-source.orig	2014-08-02 23:56:44.326289615 -0300
+++ completions/dpkg-source	2014-08-02 23:56:50.246340030 -0300
@@ -10,7 +10,7 @@
     packopts="-c -l -F -V -T -D -U -W -E -sa -i -I -sk -sr -ss -sA -sK -sP \
               -sU -sR"
     unpackopts="-sp -sn -su"
-    options="-x -b $packopts $unpackopts"
+    options="-x -b --print-format --before-build --after-build --commit $packopts $unpackopts"
     fields="Format Source Version Binary Maintainer Uploader Architecture \
             Standards-Version Build-Depends Files"
 

Attachment: signature.asc
Description: Digital signature

Reply via email to