[california] Update to 0.2.0



commit 7a8475a9ca95da8f4f62e6da353d24cd18004fec
Author: Jim Nelson <jim yorba org>
Date:   Tue Sep 30 17:03:32 2014 -0700

    Update to 0.2.0

 NEWS             |   12 ++++++++++++
 configure.ac     |    2 +-
 debian/changelog |   13 +++++++++++++
 debian/rules     |    2 +-
 4 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f6979c1..eca675f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+California 0.2.0 - 30 September 2014
+------------------------------------
+
+  * F1 Help (thanks to Jim Campbell)
+  * Migrate to GTK+ 3.12
+  * Quick Add improvements
+  * Display recurring event information as plain language summary
+  * Remove calendar from EDS
+  * Various UI improvements
+  * Updated translations
+
+
 California 0.1.4 - 19 August 2014
 ---------------------------------
 
diff --git a/configure.ac b/configure.ac
index 5b9125b..4b1223d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([california], [0.1.4], [jim yorba org], [california])
+AC_INIT([california], [0.2.0], [jim yorba org], [california])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config/config.h])
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/debian/changelog b/debian/changelog
index b1065b2..b0b3cd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+california (0.2.0-1~utopic2) utopic; urgency=low
+
+  * F1 Help (thanks to Jim Campbell)
+  * Migrate to GTK+ 3.12
+  * Quick Add improvements
+  * Display recurring event information as plain language summary
+  * Remove calendar from EDS
+  * Various UI improvements
+  * Updated translations
+
+ -- Jim Nelson <jim yorba org>  Tue, 30 Sep 2014 16:24:00 -0700
+
+
 california (0.1.4-1~saucy1) saucy; urgency=low
 
   * Rebuild .c files when configuration changes
diff --git a/debian/rules b/debian/rules
index bcebc32..5c9013e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,5 +13,5 @@
        dh $@ --parallel
 
 override_dh_auto_configure:
-       ./autogen.sh --prefix=/usr --enable-unity
+       ./configure --prefix=/usr --enable-unity
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]