diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-12-08 19:06:50 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-12-08 19:25:58 +0100 |
commit | ad4e00085e39f53642c9e335d7a4a6bead868f26 (patch) | |
tree | 008dce29d117afdc1999b72935ad4da1d424cfc8 /debian/gbp.conf | |
parent | e1d918aaf4f643eb4ebab9bd1258ef99d8f5517a (diff) |
debianization
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..4daf79f --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,6 @@ +[DEFAULT] +upstream-branch = master +debian-branch = debian +upstream-tag = upstream/%(version)s +debian-tag = debian/%(version)s +pristine-tar = False |