diff options
author | Stephane Glondu <steph@glondu.net> | 2010-06-01 13:43:03 +0200 |
---|---|---|
committer | Stephane Glondu <steph@glondu.net> | 2010-07-21 09:51:45 +0200 |
commit | 38f3239475df052db4e560191c65144b6905c4fe (patch) | |
tree | 925ffba3ddc64cfa2c223f3f9c825e4467eecee6 /debian | |
parent | 61f8bbb9137a165fddaf4bcf06d0923b04ad31e7 (diff) |
New branches
Diffstat (limited to 'debian')
-rw-r--r-- | debian/gbp.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index 6c7ed3be..a469c3a7 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,3 +1,5 @@ [DEFAULT] pristine-tar = True cleaner = debuild clean && dh_quilt_unpatch && dh_clean +upstream-branch = experimental/upstream +debian-branch = experimental/master |