summaryrefslogtreecommitdiff
path: root/git-pbuilder
AgeCommit message (Collapse)Author
2011-05-23git-pbuilder: Add git-pbuilder 1.22Guido Günther
Thanks: a lot Russ Allbery Closes: #623117
2011-05-20git-pbuilder: remove single quotes from '$BASE'Guido Günther
"cannot canonicalize filename '/var/cache/pbuilder/base-sid.cow', does not exist" failute
2011-05-20Add git-pbuilder 0.21Guido Günther
Closes: #601045, #601298 Thanks: Russ Albery
2011-05-19git-pbuilder: Distinguish 1.0 and 3.0 source formatGuido Günther
and set exclude pattherns for the 1.0 format. Otherwise the build fails since dpkg-source tries to include .git.
2011-04-16git-pbuilder: Drop diffignore and tarignore patternsGuido Günther
Closes: #606412, #610662
2010-09-27Warn if not invoked by git-buildpackageGuido Günther
git-pbuilder is supposed to be invoked by git-buildpackage. Otherwise things like export-dir aren't respected. Closes: #596625
2010-09-02Resync with git-pbuilder 0.16Guido Günther
Closes: #595055
2010-08-14Check for cowbuilderGuido Günther
The cowbuilder package depends on pbuilder so this is enough.
2010-08-14Only output dist if set.Guido Günther
2010-08-13When creating a new base image don't fail if it's missingGuido Günther
2010-08-11Add git-pbuilderGuido Günther
Thanks: Russ Allbery Closes: #583078