Bumped version number in debian/changelog to 1.0.3, consistent with value in configure.ac
[moonshot-ui.git] / debian / changelog
index 79bf6aa..d96c9b7 100644 (file)
@@ -1,3 +1,40 @@
+moonshot-ui (1.0.3-1) unstable; urgency=medium
+
+  * Various stability fixes.
+
+ -- Painless Security <build@painless-security.com>  Tue, 30 May 2017 18:31:00 -0400
+
+moonshot-ui (1.0.2-2) unstable; urgency=medium
+
+  * Updated changelog
+
+ -- Painless Security <build@painless-security.com>  Sat, 11 Feb 2017 15:00:00 -0400
+
+moonshot-ui (1.0.2-1) unstable; urgency=medium
+
+  * Updated changelog
+
+ -- Dan Breslau <dbreslau@painless-security.com>  Mon, 31 Oct 2016 18:37:21 -0400
+
+moonshot-ui (1.0.0-1) unstable; urgency=medium
+
+  * UI has been redesigned
+  * moonshot now asks user to confirm the server's fingerprint if none is configured,
+    or warns if mismatch.
+
+ -- Dan Breslau <dbreslau@painless-security.com>  Mon, 31 Oct 2016 15:14:23 -0400
+
+moonshot-ui (0.7.2-1) unstable; urgency=high
+
+  * New upstream Version, Closes: #787880
+  * Force vala run and support libgee-dev and libgee-0.8-dev so we can
+    build wheezy and jessie versions from the same sources.
+  * High urgency to avoid moonshot-ui being removed from jessie.  The
+    actual code change is very simple and will either cause a build
+    failure or just work.
+
+ -- Sam Hartman <hartmans@debian.org>  Wed, 15 Jul 2015 11:30:32 -0400
+
 moonshot-ui (0.7.1-3) unstable; urgency=medium
 
   * Depend on libgee-0.8-dev, Closes: #784651