File: changelog

package info (click to toggle)
elixir-lang 1.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 7,204 kB
  • ctags: 2,016
  • sloc: erlang: 7,649; makefile: 210; sh: 200
file content (79 lines) | stat: -rw-r--r-- 2,535 bytes parent folder | download
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
elixir-lang (1.3.3-2) unstable; urgency=medium

  * Add erlang-crypto to Build-Depends (Closes: #837236)

 -- Evgeny Golyshev <eugulixes@gmail.com>  Wed, 05 Oct 2016 22:43:17 +0300

elixir-lang (1.3.3-1) unstable; urgency=medium

  * New upstream release
  * Add patch disabling tests related to rebar3

 -- Evgeny Golyshev <eugulixes@gmail.com>  Sun, 18 Sep 2016 16:25:14 +0300

elixir-lang (1.2.6-1) unstable; urgency=medium

  * Evgeny is now the maintainer

  [ Antonio Terceiro ]
  * New upstream release
  * Acknowledge Non-maintainer upload; thanks to Anton Gladky and Sergei
    Golovan.
  * debian/rules:
    - also set LC_ALL=C.UTF-8 since the VM requires UTF-8 for correct
      operation.
    - kill epmd after running tests here instead of with a patch to the
      Makefile (Closes: #819122)
  * debian/control:
    - Bump Standards-Version to 3.9.8, no other changes needed
    - Use https:// URL's for Vcs-*

  [ Evgeny Golyshev ]
  * Add patch disabling tests related to rebar3

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 16 Jun 2016 09:48:49 -0300

elixir-lang (1.1.0-1.1) unstable; urgency=medium

  [ Anton Gladky ]
  * Non-maintainer upload.

  [ Sergei Golovan ]
  * Kill daemon after test phase. (Closes: #819122)

 -- Anton Gladky <gladk@debian.org>  Fri, 13 May 2016 21:02:10 +0200

elixir-lang (1.1.0-1) unstable; urgency=medium

  [ Evgeny Golyshev ]
  * Replace dependency on `erlang` with `erlang-base`. This avoids pulling
    several X11-related packages when installing on a headless system.
  * Improved package description

  [ Antonio Terceiro ]
  * New upstream release. This package will now be based on released upstream
    tarballs.
  * debian/watch: restrict to final releases
  * debian/copyright:
    - add `rebar` to Files-Excluded.
  * debian/control:
    - Switch Architecture: from `any` to `all`. Elixir code gets compiled to
      bytecode for the Erlang VM, so it is not architecture dependent.
    - Build-Depends:
      + remove `erlang` (but keep `erlang-dev)
      + add erlang-parsetools, erlang-eunit

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 28 Sep 2015 11:14:32 -0300

elixir-lang (1.1.0~0.20150708-1) unstable; urgency=medium

  * New upstream snapshot
    + fixed to work with Erlang/OTP 18 (Closes: #791626)

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 08 Jul 2015 18:29:52 -0300

elixir-lang (1.1.0~0.20150516-1) unstable; urgency=medium

  * Initial release (Closes: #765522)

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 16 May 2015 17:08:30 -0300