diff options
author | Timo Weingärtner <timo@tiwe.de> | 2012-11-08 08:22:39 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2012-11-08 08:22:39 +0100 |
commit | 9316590e28c0087f65b220c492188871637aa424 (patch) | |
tree | 4523d71cad51a1e951b26a68f698cfee03a4418b /debian | |
parent | 09cf8097c6bdf0011cf78c6000c6dcbdb7618cf0 (diff) | |
download | libpam-pwdfile-9316590e28c0087f65b220c492188871637aa424.tar.gz |
add gbp.conf
Diffstat (limited to 'debian')
-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..a0dddf5 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,5 @@ +[DEFAULT] +upstream-branch=master +upstream-tag=v%(version)s +debian-branch=debian +pristine-tar=true |