Package: git-buildpackage
Version: 0.4.39
Severity: normal
When you use git >=1.6.0.1 and have a remote for your repository you will get
an error when you try to use "git buildpackage" without pushing everything to
your remote repository first. The output will be something like that:
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2
No patch removed
rm -rf .pc debian/stamp-patched
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp configure-stamp
# Add here commands to clean up after the build process.
rm -rf build
dh_clean
You have uncommitted changes in your source tree:
# On branch debian
# Your branch is ahead of 'origin/master' by 1 commit.
#
nothing to commit (working directory clean)
Use --git-ignore-new to ignore
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.26-1-amd64
Debian Release: lenny/sid
500 unstable http.us.debian.org
500 unstable debian.netcologne.de
1 experimental ftp.debian.org
--- Package information. ---
Depends (Version) | Installed
====================================-+-=================
python (>= 2.4) | 2.5.2-2
python-support (>= 0.7.1) | 0.8.6
devscripts (>= 2.10.26) | 2.10.38
git-core (>= 1:1.5.0.1-1) | 1:1.6.0.1-1
python-dateutil | 1.4-1
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]