From: Silvio Rhatto Date: Fri, 27 Sep 2013 15:11:28 +0000 (-0300) Subject: Starting 0.2.5 development X-Git-Tag: 0.2.5~2 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=9b90bbc96de1f43a7a2369f41c7c0c28962de93f;p=keyringer.git Starting 0.2.5 development --- diff --git a/Makefile b/Makefile index 24c1436..bc7175d 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ # PACKAGE = keyringer -VERSION = 0.2.4 +VERSION = 0.2.5 PREFIX ?= /usr/local INSTALL = /usr/bin/install diff --git a/development.mdwn b/development.mdwn index 753d5b1..24d0ffb 100644 --- a/development.mdwn +++ b/development.mdwn @@ -71,7 +71,7 @@ Add the release into the `pristine-tar` branch: Build the package from the git three using the upstream branch: - git-buildpackage --git-pristine-tar + git-buildpackage Run lintian (or [add it to your pbuilder hooks](http://askubuntu.com/questions/140697/how-do-i-run-lintian-from-pbuilder-dist)):