summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog32
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 385a7355c..e30ace955 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,35 @@
+python-django-ishtar (0.95-1) UNRELEASED; urgency=low
+
+ * Upstream improvements - cf CHANGES.txt.
+
+ -- Étienne Loks <etienne.loks@iggdrasil.net> Fri, 08 Jun 2016 18:43:29 +0200
+
+python-django-ishtar (0.94-2) UNRELEASED; urgency=low
+
+ * Fix a bad migration script.
+
+ -- Étienne Loks <etienne.loks@iggdrasil.net> Fri, 03 Jun 2016 22:59:29 +0200
+
+python-django-ishtar (0.94-1) UNRELEASED; urgency=low
+
+ * Upstream improvments - cf CHANGELOG.txt.
+
+ -- Étienne Loks <etienne.loks@iggdrasil.net> Fri, 03 Jun 2016 22:27:29 +0200
+
+python-django-ishtar (0.93-1) UNRELEASED; urgency=low
+
+ [ Étienne Loks ]
+ * Upstream improvments.
+
+ [ Cyril Brulebois ]
+ * Keep track of created instances in the INSTANCES file under
+ /var/lib/python-django-ishtar and make postinst script loop over
+ it to update instances, and restart uwsgi/nginx if appropriate.
+ * Fix ishtar-prepare-instance: compilemessages wasn't called in
+ ishtar_common/, only in archaeological_*/.
+
+ -- Étienne Loks <etienne.loks@iggdrasil.net> Tue, 19 Apr 2016 22:39:29 +0200
+
python-django-ishtar (0.9-1) UNRELEASED; urgency=low
* Initial release.