diff options
author | Stephane Glondu <steph@glondu.net> | 2010-06-01 13:41:15 +0200 |
---|---|---|
committer | Stephane Glondu <steph@glondu.net> | 2010-07-01 17:28:13 +0200 |
commit | 7c9acaaecd06f9350b94b04b74106cd0a5f5de55 (patch) | |
tree | 331baf3a6d424f5289086b550e5e86dd27fab398 /debian/gbp.conf | |
parent | 83ff9e0c693ccc0a8123e8f7a0f45f6831a4b3c7 (diff) |
Switch source package format to 3.0 (quilt)
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index cec628c7..6c7ed3be 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,2 +1,3 @@ [DEFAULT] pristine-tar = True +cleaner = debuild clean && dh_quilt_unpatch && dh_clean |