diff options
author | Timo Weingärtner <timo@tiwe.de> | 2013-01-07 17:48:44 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2013-01-07 17:48:44 +0100 |
commit | 8c0499260733c48ba074aa0ecc82c56d8db1ea58 (patch) | |
tree | 5af501f6ea51196de2d1bd2b67525f133b5fe624 | |
parent | 113ceb48b12840b86fc97e4d9fac61392d0f52f6 (diff) | |
download | openssh-known-hosts-8c0499260733c48ba074aa0ecc82c56d8db1ea58.tar.gz |
add gbp.conf
-rw-r--r-- | debian/gbp.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..2dac163 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,5 @@ +[DEFAULT] +upstream-branch = master +debian-branch = debian +upstream-tag = %(version)s +pristine-tar = true |