Package: git-buildpackage
Version: 0.4.40
Severity: normal
I was trying to upgrade from new tar:
$ git-import-orig --verbose --upstream-version=2007.01.01
../fvwm-icons_2007.01.01.orig.tar.gz
Run above command (C-c to abort)
Upstream version is 2007.01.01
tar ['-C', '../tmpoKDrq8', '--gzip', '-xf',
'../fvwm-icons_2007.01.01.orig.tar.gz'] []
Unpacked ../fvwm-icons_2007.01.01.orig.tar.gz to '../tmpoKDrq8'
Importing '../fvwm-icons_2007.01.01.orig.tar.gz' to branch 'upstream'...
git ['checkout', 'upstream'] []
Switched to branch "upstream"
git ['add'] ['-f', '.']
Nothing to commit, nothing imported.
rm ['-rf', '../tmpoKDrq8'] []
PROBLEM
The branch pointed is left in 'upstream' when I expected it to be on
'master' after git-import-orig call, becaus it cleaned ../tmpoKDrq8
$git branch
master
pristine-tar
* upstream
There are files in the new tar, but I haven't analyzed why the import
reports "nothing to commit" (it's not a problem in git-buildpackage I
assume).
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-openvz-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.35 scripts to make the life of a Debi
ii git-core 1:1.6.0.2-1 fast, scalable, distributed revisi
ii python 2.5.2-2 An interactive high-level object-o
ii python-dateutil 1.4-1 powerful extensions to the standar
ii python-support 0.8.4 automated rebuilding support for P
git-buildpackage recommends no packages.
Versions of packages git-buildpackage suggests:
pn git-load-dirs <none> (no description available)
ii pristine-tar 0.17 regenerate pristine tarballs
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]