Change logs for elixir-lang source package in Eoan

  • elixir-lang (1.9.1.dfsg-1) unstable; urgency=medium
    
      * New upstream release.
      * Elixir is endianness-dependent, so substitute 'Architecture: all' for
        'Architecture: any' in debian/control.
      * Increase version number of Erlang in debian/control.
      * Remove disable_tests_to_prevent_failing_with_erlang_22.patch.
      * Adapt remove_rebar3_related_tests.patch to the current Elixir release.
      * Improve debian/tests/run-all
        - do cleanup more carefully after running tests;
        - do cleanup on the following signals: SIGHUP, SIGINT, SIGQUIT and SIGABRT;
        - use bash instead of dash.
    
     -- Evgeny Golyshev <email address hidden>  Fri, 19 Jul 2019 13:29:07 +0300
  • elixir-lang (1.7.4.dfsg-2) unstable; urgency=medium
    
      * Fix debian/tests/run-all to make it run tests properly.
    
     -- Evgeny Golyshev <email address hidden>  Thu, 18 Jul 2019 12:36:34 +0300
  • elixir-lang (1.7.4.dfsg-1) unstable; urgency=medium
    
      * Apply patch provided by Tomas Janousek (Closes: #930497)
        - The patch makes Elixir explicitly depend on
          erlang-base:any | erlang-base-hipe:any
      * Exclude lib/mix/test/fixtures/rebar and lib/mix/test/fixtures/rebar3.
      * Specify license for lib/elixir/unicode/*.txt in debian/copyright.
      * Add remove_rebar3_related_tests.patch not to run the rebar3 related
        tests because we don't have rebar3.
      * Add use_rebar_instead_of_rebar3_in_tests.patch to fix the bug which
        made the Mix tests use only rebar3.
      * Add .dfsg suffix to the package version number to make it clear that
        the upstream archive must be repacked with the purpose of removing
        such binaries as rebar and rebar3.
      * Add disable_tests_to_prevent_failing_with_erlang_22.patch to disable the
        tests which fail under Erlang/OTP 22.
    
     -- Evgeny Golyshev <email address hidden>  Sun, 14 Jul 2019 23:38:27 +0300
  • elixir-lang (1.7.4-0.1) unstable; urgency=medium
    
      * Non-maintainer upload with authorization from current maintainer.
      * New upstream release:
        - Fixes FTBFS (Closes: #910307).
      * Removed all patches.
      * Add patch to remove the UTF-8 warning (Closes: #912207).
    
     -- Thomas Goirand <email address hidden>  Tue, 30 Oct 2018 07:56:01 +0000