From: Cameron Dale Date: Mon, 18 Feb 2008 07:24:17 +0000 (-0800) Subject: Add the git-buildpackage config file. X-Git-Url: https://git.mxchange.org/?p=quix0rs-apt-p2p.git;a=commitdiff_plain;h=247964bfec76a3cd6475c708b003affa8bc15118;ds=sidebyside Add the git-buildpackage config file. --- diff --git a/.gbp.conf b/.gbp.conf new file mode 100644 index 0000000..35aa406 --- /dev/null +++ b/.gbp.conf @@ -0,0 +1,8 @@ +# Configuration file for git-buildpackage and friends + +[DEFAULT] +debian-branch = apt-dht +debian-tag = %(version)s + +[git-buildpackage] +no-create-orig = True