diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-07-23 04:37:48 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-07-23 05:20:01 +0200 |
commit | c49f4ea27fc44266cb455422f759a0a5948818a8 (patch) | |
tree | 3caf9cb2046d935a23d9559f53bd4a7cf0519f74 /debian/gbp.conf | |
parent | e3198504c14ed04edc4f3c317e880602a35385a1 (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..f1d77f6 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,6 @@ +[DEFAULT] +upstream-branch = master +debian-branch = debian +upstream-tag = release/%(version)s +debian-tag = debian/%(version)s +pristine-tar = False |