Package: cvs-buildpackage
Version: 5.18
Severity: important

Option b is mising from the getopt list at cvs-buildpackage line 121.
It is:
TEMP=$(getopt -a -s bash -o 
hC:EAH:G:M:P:R:T:U:V:W:Ff:dcnr:x:Bp:Dk:a:Sv:m:e:i:I: --long 
ctp,help,tC,sgpg,spgp,us,uc,op,si,sa,sd,ap,sp,su,sk,sr,sA,sP,sU,sK,sR,ss,sn -n 
'cvs-buildpackage' -- "$@")

But should be:
TEMP=$(getopt -a -s bash -o 
hC:EAH:G:M:P:R:T:U:V:W:Ff:dcnr:x:Bbp:Dk:a:Sv:m:e:i:I: --long 
ctp,help,tC,sgpg,spgp,us,uc,op,si,sa,sd,ap,sp,su,sk,sr,sA,sP,sU,sK,sR,ss,sn -n 
'cvs-buildpackage' -- "$@")

Witch matches the usage message from the program.
    -b            binary-only, do not build source } also passed to
    
-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-nvidia
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages cvs-buildpackage depends on:
ii  cvs                          1:1.12.9-11 Concurrent Versions System
ii  dpkg-dev                     1.10.27     Package building tools for Debian

-- no debconf information


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

Reply via email to