~lopin/git-buildpackage/+git/trunk:debian/wheezy

Last commit made on 2013-07-04
Get this branch:
git clone -b debian/wheezy https://git.launchpad.net/~lopin/git-buildpackage/+git/trunk

Branch merges

Branch information

Name:
debian/wheezy
Repository:
lp:~lopin/git-buildpackage/+git/trunk

Recent commits

3ba0c4d... by Guido Günther

dch: Fix error reporting on parsing errors

0f5e68a... by Guido Günther

Document changes and release 0.6.0~git20120601

7f580d9... by Guido Günther

git-buildpackage: allow to build packages from detached HEAD state

with --git-ignore-branch.

Closes: #661598

16f0309... by Guido Günther

git-buildpackage overlay-mode: don't fail on files named like tarball

Instead of moving individual files around simply rename the directories.
This is faster and independent of the tarballs content.

Closes: #675412

f52a417... by Guido Günther

git-buildpackage: add missing import

so move_old_export works again

7fc4a7e... by Guido Günther

gbp.git.repository: add GitRepository.make_tree

Signed-off-by: Guido Günther <email address hidden>

25fc070... by Guido Günther

gbp.git.repository: Add GitRepository.write_file

Signed-off-by: Guido Günther <email address hidden>

829eea6... by Guido Günther

gbp.git.repository: Add GitRepository.list_tree

a116edd... by Guido Günther

Refactor deb helpers: move PristineTar class

Based on a patch by Markus Lehtonen

This refactor is preparation to the upcoming rpm support.

a5f0d87... by Guido Günther

import_dsc: add --allow-unauthenticated

Closes: #670623