summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b6ecb26..38f3c1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+openems (0.0.35+git20190103.6a75e98+dfsg.1-1~exp2) experimental; urgency=medium
+
+ * d/patches/0007-Fix-some-imports-to-make-python-interface-work.patch:
+ - Use 'from __future__ import absolute_import' instead to fix import in
+ Python2 package
+ * debian/control:
+ - Add missing install dependencies python3-matplotlib and
+ python-matplotlib.
+
+ -- Ruben Undheim <ruben.undheim@gmail.com> Thu, 21 Feb 2019 23:19:00 +0100
+
openems (0.0.35+git20190103.6a75e98+dfsg.1-1~exp1) experimental; urgency=low
* New upstream GIT HEAD with Python interface support