summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: b7f9f9ae10b8cb071be8acb24e67f56200837c13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
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.
  * debian/gitlab-ci.yml:
    - Enable continuous integration on salsa

 -- 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
    - Refreshed patches
  * debian/control:
    - New standards version 4.3.0 - no changes
    - New binary package: python-openems
    - New binary package: python3-openems
    - Depend on libvtk7-qt-dev instead of libvtk6-qt-dev
    - More build-dependencies for Python interface:
      - cython, cython3, dh-python, python-all, python3-all
  * debian/libopenems.install:
    - Install more header files
  * Added debian/python-openems.install
  * Added debian/python3-openems.install
  * d/patches/0007-Fix-some-imports-to-make-python-interface-work.patch:
    - Fix import for Python 2

 -- Ruben Undheim <ruben.undheim@gmail.com>  Sun, 10 Feb 2019 09:14:26 +0000

openems (0.0.35+dfsg.1-3) unstable; urgency=medium

  * debian/changelog:
    - Fix typo
  * debian/control:
    - Do not build-depend on g++-7 anymore
  * debian/rules:
    - Now build with default g++ version
  * debian/tests/octave-load:
    - Handle case when run in a non-X11 environment

 -- Ruben Undheim <ruben.undheim@gmail.com>  Tue, 27 Nov 2018 18:59:05 +0100

openems (0.0.35+dfsg.1-2) unstable; urgency=medium

  * d/patches/0007-Guard-xmmintrin.h-include-so-it-is-only-used-when-ne.patch
    - Cherry-pick fix from upstream: a5a1dca8324aa12dfbf8e268fbc06c2310b91c69
  * debian/rules: Set -DSSE_CORRECT_DENORMALS=0

 -- Ruben Undheim <ruben.undheim@gmail.com>  Fri, 23 Nov 2018 21:22:01 +0100

openems (0.0.35+dfsg.1-1) unstable; urgency=low

  * Initial release (Closes: #830109)

 -- Ruben Undheim <ruben.undheim@gmail.com>  Sun, 02 Sep 2018 01:07:06 +0200