summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/files2
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index acfb4e5..0a051df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+fapi (0.6.0) stable; urgency=low
+
+ * Count version to 0.6.0, it's the 6th release introducing new features
+ * Add colorful terminal output (can be disabled with -n)
+ * Add initial interactive shell (-i)
+ * Respect more of PEP8
+
+ -- Paul Buetow <paul@buetow.org> Tue, 29 Apr 2014 07:35:52 +0200
+
fapi (0.0.11) stable; urgency=low
* Rename partition to folder
diff --git a/debian/files b/debian/files
index 0d3d88e..e6c4aab 100644
--- a/debian/files
+++ b/debian/files
@@ -1 +1 @@
-fapi_0.0.11_all.deb utils optional
+fapi_0.6.0_all.deb utils optional