call debian/rules prebuild before creating source tarball
authorBdale Garbee <bdale@gag.com>
Tue, 18 Aug 2009 17:57:00 +0000 (11:57 -0600)
committerBdale Garbee <bdale@gag.com>
Tue, 18 Aug 2009 17:57:00 +0000 (11:57 -0600)
.gbp.conf

index ea9610181530d4278f340f70d8a58e8f4deaa775..8b3121ef579dfbd45614be4721521449c58a4da5 100644 (file)
--- a/.gbp.conf
+++ b/.gbp.conf
@@ -4,7 +4,7 @@
 # the default build command:
 #builder = debuild -i\.git/ -I.git
 # the default clean command:
-#cleaner = debuild clean
+cleaner = "debian/rules prebuild && debuild clean"
 # the default branch for upstream sources:
 upstream-branch = upstream
 # the default branch for the debian patch: