]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Starting 0.2.5 development
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 27 Sep 2013 15:11:28 +0000 (12:11 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 27 Sep 2013 15:11:28 +0000 (12:11 -0300)
Makefile
development.mdwn

index 24c1436c5685161c77cfb2d8065c4119edb93f81..bc7175d0991766e1218056785859db01a0a2f0e4 100644 (file)
--- 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
 
index 753d5b1803a1ef0a66582c951243d151fd0e1348..24d0ffb696badee76c24fcb88648b37f980f5ba9 100644 (file)
@@ -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)):