Comment 0 for bug 159632

Revision history for this message
Michele Angrisano (darksun88-deactivatedaccount) wrote : Merge erlang 11.b.5dfsg-8 (universe) from Debian (unstable)

Binary package hint: erlang

erlang (1:11.b.5dfsg-8ubuntu1) hardy; urgency=low

  * Merge from Debian unstable, remaining changes:
    - debian/rules: Add -fno-stack-protector to fix broken crypto_drv.
    - Update maintainer field in debian/control.

Debian changelog (since 1:11.b.5dfsg-2ubuntu1):
erlang (1:11.b.5dfsg-8) unstable; urgency=low

  * Added alternative dependency of erlang-base and erlang-base-hipe on hurd
    to make them installable on hurd-i386 architecture.
  * Forced build of beam_emu.c with -O0 optimization option on mips/mipsel
    architectures to bypass a bug in GCC 4.2 (thanks to Martin Michlmayr for
    this workaround).

 -- Sergei Golovan <email address hidden> Sun, 21 Oct 2007 16:03:31 +0400

erlang (1:11.b.5dfsg-7) unstable; urgency=low

  * Applied patch by Mikael Magnusson which fixes building of SCTP support
    with libsctp-dev 1.0.7, and enabled SCTP for linux architectures
    (closes: #436258).
  * Unconditionally required using clock_gettime for time correction on linux
    architectures. As a result, the package will not build and work on 2.4
    kernels.

 -- Sergei Golovan <email address hidden> Fri, 28 Sep 2007 14:29:23 +0400

erlang (1:11.b.5dfsg-6) unstable; urgency=low

  * Added a script which prints out dots during dialyzer persistent lookup
    table creating. This prevents build timeouts in buildd on a slow machines.
  * Added build-dependency on bison.
  * Fixed a small error in debian/rules.

 -- Sergei Golovan <email address hidden> Sun, 23 Sep 2007 21:13:12 +0400

erlang (1:11.b.5dfsg-5) unstable; urgency=low

  * Weakened dependency of erlang-x11 on tk8.4 to Recommends since this
    package is useful even without X-Window system.
  * Weakened dependencies of erlang on erlang-src, erlang-examples and
    erlang-mode to make the package more robust in unstable during build
    cycles.
  * Moved several forgotten source directories to erlang-src.
  * Rewritten clean target in debian/rules to ignore only missing Makefile
    error.
  * Made clean-patched target in debian/rules depend on patch-stamp.
  * Moved erlang-nox and erlang-x11 menu items from Apps to Applications
    section.
  * Overridden lintian warning desktop-command-not-in-package since
    /usr/bin/erl is included into a package on which erlang-nox depends.
  * Fixed cleanup patch.
  * Added patch which defines MAXHOSTNAMELEN. It is harmless on all linux
    architectures, but fixes orber building on hurd-i386.
  * Redefined HOME environment variable to fix Erlang compiler warnings in
    case when HOME points to an existent inaccessible directory.

 -- Sergei Golovan <email address hidden> Sun, 09 Sep 2007 13:09:46 +0400

erlang (1:11.b.5dfsg-4) unstable; urgency=low

  * Skip dialyzer during the second (HiPE enabled) build to save build time.
  * Do not build erlang-base-hipe package on arm architecture since only
    big-endian ARM mode is supported. As a result, patch 31arm.diff is
    removed.

 -- Sergei Golovan <email address hidden> Tue, 28 Aug 2007 12:04:34 +0400

erlang (1:11.b.5dfsg-3) unstable; urgency=low

  [ Sergei Golovan ]
  * Added Sergei Golovan <email address hidden> to uploaders list.
  * Linked /usr/share/man to /usr/lib/erlang directory and added support for
    compressed manual pages to Erlang mode. This allows to read manual pages
    using Erlang mode for Emacs (closes: #436044).
  * Added patch which helps to reveal certain build failures (the author is
    Christian Faulhammer).
  * Overridden lintian warnings about shell script skeletons in megaco
    examples directory.
  * Bumped debhelper compatibility level to 5.

 -- Sergei Golovan <email address hidden> Sun, 26 Aug 2007 21:53:10 +0400