From: Ryan Niebur Date: Thu, 24 Oct 2013 03:23:08 +0000 (-0700) Subject: add a gbp.conf that I think might work with the existing use of this repository X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60d455a553ade90197d693b817bd58c5c6cf57e1;p=midori add a gbp.conf that I think might work with the existing use of this repository --- diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 00000000..12edaefa --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,9 @@ +[git-import-orig] +upstream-branch=upstream-unstable +debian-branch=master +upstream-tag=%(version)s + +[git-import-dsc] +upstream-branch=upstream-unstable +debian-branch=master +upstream-tag=%(version)s