summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-09-05 18:35:43 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-09-05 18:35:43 -0300
commitf91709c2abaa2b3011ef0b9799ce2fa010f9d534 (patch)
treeda24aae02f43bebc9068c1ee456571c4b8a1e0b1
parent43483167db3c675098f2ba2e7e3658461e3eaa0d (diff)
downloadkeyringer-f91709c2abaa2b3011ef0b9799ce2fa010f9d534.tar.gz
keyringer-f91709c2abaa2b3011ef0b9799ce2fa010f9d534.tar.bz2
Updating version to be ready for 0.2.3debian_keyringer_0.2.3-1
-rw-r--r--Makefile2
-rw-r--r--debian/changelog8
2 files changed, 8 insertions, 2 deletions
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 <rhatto@riseup.net> Thu, 05 Sep 2013 18:32:37 -0300
+
keyringer (0.1-1) unstable; urgency=low
- * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
+ * Initial release
-- Silvio Rhatto <rhatto@riseup.net> Tue, 26 Jun 2012 16:33:57 -0300