From: Markus Lehtonen Date: Thu, 27 Feb 2014 08:36:35 +0000 (+0200) Subject: gbp.conf: add packaging tag format X-Git-Tag: tizen/1.30-20140227~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ea281b67322ac027a02efc772b5ab73a5b9d3282;p=tools%2Fpristine-tar.git gbp.conf: add packaging tag format Change-Id: I41a8c668dd6a65d6baaeb381a44241f9d9934843 Signed-off-by: Markus Lehtonen --- diff --git a/.gbp.conf b/.gbp.conf index 22e568b..6e32437 100644 --- a/.gbp.conf +++ b/.gbp.conf @@ -1,6 +1,7 @@ [DEFAULT] upstream-tag = %(upstreamversion)s packaging-dir = packaging +packaging-tag = tizen/%(upstreamversion)s-%(nowtime)s [git-buildpackage] upstream-tag = %(version)s