Package: git-buildpackage
Version: 0.4.55
Severity: wishlist

Typical output:

    $ git-import-orig --verbose --upstream-version=5.1.0-beta4 
../wcd-5.1.0-beta4-src.tar.gz
    Upstream version is 5.1.0-beta4
    tar ['-C', '../tmpgRhMC8', '--gzip', '-xf', 
'../wcd-5.1.0-beta4-src.tar.gz'] []
    Unpacked ../wcd-5.1.0-beta4-src.tar.gz to '../tmpgRhMC8'
    Importing '../wcd-5.1.0-beta4-src.tar.gz' to branch 'upstream'...
    git ['checkout', 'upstream'] []
    Switched to branch 'upstream'
    git ['add'] ['-f', '.']
    git ['commit', '-a'] ['-m', 'Imported Upstream version 5.1.0-beta4']
    [upstream 3cbc273] Imported Upstream version 5.1.0-beta4
     27 files changed, 3629 insertions(+), 2233 deletions(-)
     rewrite doc/wcd.pdf (83%)
     rewrite doc/wcd.ps (88%)
     create mode 100755 src/c3po/Textw.c
     create mode 100755 src/c3po/Textw.h
     create mode 100755 src/c3po/namesetw.c
     create mode 100755 src/c3po/namesetw.h
    /usr/bin/pristine-tar [] ['commit', '../wcd_5.1.0-beta4.orig.tar.gz', 
'refs/heads/upstream']
    pristine-tar: committed wcd_5.1.0-beta4.orig.tar.gz.delta to branch 
pristine-tar
    git ['tag'] ['-m', 'Upstream version 5.1.0-beta4', 'upstream/5.1.0-beta4']
    Merging to 'master'
    git ['checkout', 'master'] []
    Switched to branch 'master'
    git ['merge', 'upstream/5.1.0-beta4', '--no-summary'] []
    Auto-merging src/man/man1/wcd.1

SUGGESTION

The output is hard to read to separate which lines are commands and
which lines are outputs from commands. Please add some indicator when
commands are run.

An example: here the '-- ' is quite neutral, sarchable (no problems
with regexps) and lines are easily recognizable from the rest.

    Upstream version is 5.1.0-beta4
    -- tar ['-C', '../tmpgRhMC8', '--gzip', '-xf', 
'../wcd-5.1.0-beta4-src.tar.gz'] []
    Unpacked ../wcd-5.1.0-beta4-src.tar.gz to '../tmpgRhMC8'
    Importing '../wcd-5.1.0-beta4-src.tar.gz' to branch 'upstream'...
    -- git ['checkout', 'upstream'] []
    Switched to branch 'upstream'
    -- git ['add'] ['-f', '.']
    -- git ['commit', '-a'] ['-m', 'Imported Upstream version 5.1.0-beta4']
    ...

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

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

Versions of packages git-buildpackage depends on:
ii  devscripts                   2.10.53     scripts to make the life of a Debi
ii  git-core                     1:1.6.3.3-2 fast, scalable, distributed revisi
ii  python                       2.5.4-2     An interactive high-level object-o
ii  python-dateutil              1.4.1-3     powerful extensions to the standar
ii  python-support               1.0.3       automated rebuilding support for P

Versions of packages git-buildpackage recommends:
ii  pristine-tar                  1.00       regenerate pristine tarballs

Versions of packages git-buildpackage suggests:
pn  git-load-dirs                 <none>     (no description available)

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to