aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/gbp-cowbuilder-sid
Commit message (Collapse)AuthorAge
* Deprecate our own pbuilder helpersGuido Günther2010-08-12
|
* Make the default build command 3.x source format safeGuido Günther2009-11-22
| | | | | | | Instead of passing "-i\.git/ -I.git" to debuild use "-i -I". This makes sure we use the default behaviour of dpkg-source. Closes: #553079
* pass GBP_BUILD_DIR to the build commandGuido Günther2009-04-05
| | | | | this allows hooks to figure out where to copy back the build result. Adjust the cowbuilder example accordingly.
* add git-builder cowbuilder exampleGuido Günther2009-03-05