summaryrefslogtreecommitdiff
path: root/debian/NEWS
AgeCommit message (Collapse)Author
2014-02-15Document changes and release 0.6.9Guido Günther
2014-01-05Change the default of cleaner to /bin/trueGuido Günther
Running a clean command within version control by default nowadays causes more trouble than it helps. It's unnecessary with pbuilder/cowbuilder/sbuild and with export-dir. So change the default from 'debuild clean' to a noop ('/bin/true'). Closes: #670624
2013-06-26Document changes and release 0.6.0Guido Günther
2013-06-26NEWS: add a note about the new gbp super commandGuido Günther
2009-11-22Make the default build command 3.x source format safeGuido Günther
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
2009-08-23--no-dch is no moreGuido Günther
2007-08-20don't hardcode -i\.git -I.git as build argumentsGuido Guenther
2007-02-02document changesGuido Guenther