diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-08-01 21:36:15 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:23:30 +0200 |
commit | a03b5d82f21d51c0b368a192201630b165b46a31 (patch) | |
tree | e7dff583dce02f415e28832388d9002acbc18875 /debian/gbp.conf | |
parent | dd51b747c6a4c5175146666192c3cf7347b67c85 (diff) |
debianized
svn path=/trunk/externals/unauthorized/; revision=15190
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..ae1dc36 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,7 @@ +[DEFAULT] +upstream-branch = upstream +debian-branch = master +upstream-tag = upstream/%(version)s +debian-tag = debian/%(version)s +pristine-tar = True +sign-tags = True |