Package: devscripts
Version: 2.10.35
Severity: wishlist
File: /usr/bin/bts

I was surprised when this failed (simplifying):

    $ bts $(printf 'tag %s + pending , ' 1 7 18 24) '# comment'
    ++ printf 'tag %s + pending , ' 1 7 18 24
    + bts tag 1 + pending , tag 7 + pending , tag 18 + pending , tag 24 + 
pending , '# comment'
    bts: Couldn't find a unique match for the command # comment!
    Run bts --help for a list of valid commands.

It turns out bts is confused by the trailing comma, because this works:

    $ bts tag 1 + pending , tag 7 + pending , tag 18 + pending , tag 24 + 
pending '# comment'

It would be nice if bts could just ignore that trailing comma, because
then I can use printf or whatever to construct a sequence of commands
(as I tried to do above).


-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
Not present

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages devscripts depends on:
ii  dpkg-dev                      1.14.22    Debian package development tools
ii  libc6                         2.7-13     GNU C Library: Shared libraries
ii  perl                          5.10.0-14  Larry Wall's Practical Extraction 

Versions of packages devscripts recommends:
pn  at                    <none>             (no description available)
pn  bsd-mailx | mailx | m <none>             (no description available)
ii  curl                  7.18.2-5           Get a file from an HTTP, HTTPS or 
ii  dctrl-tools           2.13.0             Command-line tools to process Debi
pn  debian-keyring        <none>             (no description available)
pn  debian-maintainers    <none>             (no description available)
ii  dput                  0.9.2.32           Debian package upload tool
ii  dupload               2.6.6              utility to upload Debian packages
ii  equivs                2.0.7-0.1          Circumvent Debian package dependen
ii  fakeroot              1.9.5              Gives a fake root environment
ii  git-core              1:1.5.6.5-1        fast, scalable, distributed revisi
ii  gnupg                 1.4.9-3            GNU privacy guard - a free PGP rep
pn  libauthen-sasl-perl   <none>             (no description available)
ii  libcrypt-ssleay-perl  0.57-1+b1          Support for https protocol in LWP
ii  libparse-debcontrol-p 2.005-2            Easy OO parsing of Debian control-
ii  libsoap-lite-perl     0.710.08-1         Client and server side SOAP implem
pn  libterm-size-perl     <none>             (no description available)
ii  libtimedate-perl      1.1600-9           Time and date functions for Perl
ii  liburi-perl           1.35.dfsg.1-1      Manipulates and accesses URI strin
ii  libwww-perl           5.813-1            WWW client/server library for Perl
pn  libyaml-syck-perl     <none>             (no description available)
ii  lintian               1.24.2.1           Debian package checker
pn  lsb-release           <none>             (no description available)
ii  man-db                2.5.2-3            on-line manual pager
ii  mercurial             1.0.1-5            Scalable distributed version contr
ii  midori [www-browser]  0.0.22~git-1       Fast and lightweight web browser
ii  openssh-client [ssh-c 1:5.1p1-2          secure shell client, an rlogin/rsh
ii  opera [www-browser]   9.52.2091.gcc4.qt3 The Opera Web Browser
ii  patch                 2.5.9-5            Apply a diff file to an original
ii  patchutils            0.2.31-4           Utilities to work with patches
ii  strace                4.5.17+cvs080723-2 A system call tracer
ii  subversion            1.5.1dfsg1-1       Advanced version control system
ii  unzip                 5.52-12            De-archiver for .zip files
ii  w3m [www-browser]     0.5.2-2+b1         WWW browsable pager with excellent
ii  wdiff                 0.5-18             Compares two files word by word
ii  wget                  1.11.4-2           retrieves files from the web

Versions of packages devscripts suggests:
ii  build-essential               11.4       Informational list of build-essent
pn  cvs-buildpackage              <none>     (no description available)
pn  devscripts-el                 <none>     (no description available)
pn  gnuplot                       <none>     (no description available)
pn  libfile-desktopentry-perl     <none>     (no description available)
pn  libnet-smtp-ssl-perl          <none>     (no description available)
ii  mutt                          1.5.18-4   text-based mailreader supporting M
pn  svn-buildpackage              <none>     (no description available)

-- no debconf information




-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to