From: Silvio Rhatto Date: Thu, 5 Sep 2013 21:35:43 +0000 (-0300) Subject: Updating version to be ready for 0.2.3 X-Git-Tag: 0.2.3~33^2 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f91709c2abaa2b3011ef0b9799ce2fa010f9d534;p=keyringer.git Updating version to be ready for 0.2.3 --- diff --git a/Makefile b/Makefile index 030918a..d7ff5fb 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ # PACKAGE = keyringer -VERSION = 0.2.2 +VERSION = 0.2.3 PREFIX ?= /usr/local INSTALL = /usr/bin/install diff --git a/debian/changelog b/debian/changelog index 6d55a57..daf5e3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ +keyringer (0.2.3-1) unstable; urgency=low + + * Packaging upstream 0.2.3 + + -- Silvio Rhatto Thu, 05 Sep 2013 18:32:37 -0300 + keyringer (0.1-1) unstable; urgency=low - * Initial release (Closes: #nnnn) + * Initial release -- Silvio Rhatto Tue, 26 Jun 2012 16:33:57 -0300