diff options
author | Timo Weingärtner <timo@tiwe.de> | 2011-11-28 01:08:23 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2011-11-28 01:17:51 +0100 |
commit | bccb1f0a382195d64d7691f8f464811a7cb58cb6 (patch) | |
tree | 485a50b3ab7a7215efaab92bcf33b144cb9dc113 /debian/gbp.conf | |
parent | 148e9eab1109789916a7b55ece957156a57ee4cf (diff) | |
download | hadori-bccb1f0a382195d64d7691f8f464811a7cb58cb6.tar.gz |
initial debian packagingdebian/0.1-1
Diffstat (limited to 'debian/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..9868811 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,5 @@ +[DEFAULT] +upstream-branch = master +debian-branch = debian +upstream-tag = %(version)s +pristime-tar = true |