Package: erlang Version: 1:18.3-dfsg-1 Erlang/OTP minor releases are not released as a tarballs at http://erlang.org/download/
But nevertheless they can contain important fixes. E.g.: - 18.3.1 contains an important mnesia fix that is affecting rabbitmq - 18.3.1-18.3.4 contains several SSL/TLS fixes that are also affecting users (there were several threads in different mailing lists) So I suggest updating get-orig-source target in debian/rules to use downloads at https://github.com/erlang/otp/archive/OTP-$(REL).tar.gz and then build the latest minor release - 18.3.4 at the time of reporting this bug.

