Skip to content

Debian Changelog erlang (1:13.b.2.1-dfsg-1)

2009

erlang (1:13.b.2.1-dfsg-1) unstable; urgency=low

   * New upstream release (closes: #539269).
   * New maintainer's email address pkg-erlang-devel@lists.alioth.debian.org
     mailing list.
   * Overridden another lintian warning about image file in /usr/lib.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 25 Sep 2009 23:45:31 +0400

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

   * Restored debug info in beam files for default build. It's better to use
     more space than to ship broken modules (debugger, dialyzer). The patch
     is simply commented out in debian/patches/series, so if someone has to
     strip debug info, he can simply uncomment it.
   * Disabled SMP support for hurd-i386 architecture, because of FTBFS in case
     when SMP is enabled.
   * Added debian/README.source file with a reference to
     /usr/share/doc/quilt/README.source.
   * Bumped standards version to 3.8.3.

 -- Sergei Golovan <sgolovan@debian.org>  Tue, 18 Aug 2009 01:29:25 +0400

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

   * Fixed parentheses in Emacs mode (closes: #536891).
   * Removed unnecessary conflicts with erlang-manpages package.
   * Added workaround for #475459: disabled threads on sparc architecture.
     This breaks wxErlang, so it's only a temporary solution.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 05 Aug 2009 20:54:29 +0400

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

   * Made mutual dependencies of Erlang packages more parsimonious (removed
     unnecessary dependencies following erlang-depends advise).
   * Added several new options to erlang-depends tool (-v, -P, --ignore).
   * Made erlang-nox and erlang-x11 transitional packages (which will be
     removed after squeeze release).
   * Guarded change in the m68k patch for non-m68k architectures.
   * Fixed building Erlang VM with debug information compiled in. Added a few
     words about debug build to README.Debian.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 24 Jul 2009 15:02:33 +0400

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

   * Removed Torsten Werner from the uploaders list as per his request.
   * Removed full path from epmd calls in erlang-base and erlang-base-hipe
     prerm scripts.
   * Added ${erlang:Depends} substvar which expands into a list of Erlang
     packages which modules are actually used in application.
   * Bumped standards version to 3.8.2.

 -- Sergei Golovan <sgolovan@debian.org>  Tue, 30 Jun 2009 14:13:14 +0400

erlang (1:13.b.1-dfsg-2) unstable; urgency=low

   * Updated manpages for section 1.
   * Applied patch by James Henstridge, which sets ERL_COMPILE_FLAGS based on
     DEB_BUILD_OPTIONS. By default slim runtime without debug info is built.
     To remove slim option set DEB_BUILD_OPTION to 'nostrip', to add debug_info
     compiler option set DEB_BUILD_OPTION to 'debug'. Or it may be set to
     'nostrip,debug' to return to the previous level ob debug information
     (closes: #532757).
   * Added a few words about building Erlang packages with debug info included
     to README.Debian.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 17 Jun 2009 08:49:38 +0400

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

   * New upstream release.
   * Removed unnecessary dependency of erlang-os-mon on erlang-observer and
     erlang-tools and added missing dependency of erlang-nox on erlang-os-mon
     (closes: #529512).
   * Removed a patch to eunit application because the bug was fixed upstream.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 11 Jun 2009 12:18:07 +0400

erlang (1:13.b-dfsg1-1) unstable; urgency=low

   * Removed another bunch of non-free RFCs from original tarball
     (closes: #527053).
   * Fixed build-dependencies list by adding missing comma. This requires
     libsctp-dev again. Also, added libsctp1 dependency to erlang-base and
     erlang-base-hipe packages because the shared library is loaded via
     dlopen now and cannot be added using dh_slibdeps (closes: #526682).
   * Weakened dependency of erlang-webtool on erlang-observer to recommends
     to avoid circular dependencies (closes: #526627).
   * Added solaris-i386 to HiPE enabled architectures.
   * Made script sources in /usr/lib/erlang/erts-*/bin directory executable,
     which is more convenient if a user wants to create a target Erlang system.
   * Shortened extended description line for erlang-dev package to make it
     fit 80x25 terminals.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 07 May 2009 15:07:37 +0400

erlang (1:13.b-dfsg-2) unstable; urgency=low

   * Cleaned up patches: removed unneeded patch which helped to support
     different SCTP library versions, made sure that changes for m68k
     architecture applied only when building on this architecture.
   * Removed duplicated information from binary packages descriptions.
   * Don't require libsctp-dev build-dependency on solaris-i386 architecture
     which allows to build Erlang on Nexenta (thanks to Tim Spriggs for
     the suggestion).

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 01 May 2009 10:14:38 +0400

erlang (1:13.b-dfsg-1) experimental; urgency=low

   * New upstream release.
   * Reduced number of packaged in build dependencies (removed unnecessary
     freeglut3-dev).
   * Added all new packages to erlang-depends script.
   * Put start scripts and releases sources into erlang-src package. They
     are needed when a target Erlang system is to be created.
   * Temporarily changed architecture of erlang-nox and erlang-x11 packages
     from all to any. Otherwise they will be broken during transition period
     when the new split Erlang is uploaded but isn't built on all architectures
     yet.
   * Added a patch which fixes backquote syntax in Erlang mode for Emacs
     (closes: #494823). Thanks to Balint Reczey.
   * Added a patch by upstream to eunit application. It makes eunit compatible
     with Erlang R13B.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 22 Apr 2009 09:04:23 +0400

erlang (1:13.a-dfsg-1) experimental; urgency=low

   * New upstream beta release.
   * Added packages libwxgtk2.8-dev, freeglut3-dev to build dependencies to make
     wxErlang buildable.
   * Split erlang-nox and erlang-x11 packages into a bunch of smaller packages
     for individual Erlang/OTP applications. erlang-nox and erlang-x11 are still
     exist and depend on the correspondent packages.
   * Overridden lintian error 'embedded-zlib' because zlib included into Erlang
     VM is patched, so using system-wide zlib will lead to unknown concequences.
   * Bumped standards version to 3.8.1.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 10 Apr 2009 16:32:04 +0400

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

   * Added a patch which fixes HTTP URI decoding if {packet, http} socket
     option is used.
   * Added a patch which fixes backquote syntax in Erlang mode for Emacs
     (closes: #494823). Thanks to Balint Reczey.
   * Bumped standards version to 3.8.1.
   * Put start scripts and releases sources into erlang-src package. They
     are needed when a target Erlang system is to be created.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 22 Apr 2009 08:54:39 +0400

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

   * Upload to unstable after lenny is released.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 15 Feb 2009 16:42:52 +0300

2008

erlang (1:12.b.5-dfsg-1) experimental; urgency=low

   * New upstream release.
   * Removed patch which fixed detaching from a controlling terminal because
     this bug was fixed upstream.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 05 Nov 2008 22:24:46 +0300

erlang (1:12.b.4-dfsg-1) experimental; urgency=low

   * New upstream release.
   * Mangled debian version number in uscan control file debian/watch because
     it contains -dfsg suffix.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 07 Sep 2008 21:27:27 +0400

erlang (1:12.b.3-dfsg-4) unstable; urgency=low

   * Fixed erlang-depends script to add optional dependency on erlang-base-hipe
     to ${erlang-base:Depends} substvar for all architecture-independent
     packages. Otherwise building them on different architectures will lead to
     different dependencies.
   * Added Vcs-Svn and Vcs-Browser headers to debian/control.
   * Removed package libgd2-xpm-dev from build dependencies which is not
     necessary anymore.
   * Added a patch which fixes detaching of erlang process from a controlling
     terminal (closes: #463538).

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 20 Jul 2008 08:12:37 +0400

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

   * Fixed patches to reenable building erlang regexp driver for common_test
     application on hurd-i386 architecture.
   * Refreshed patches and made their description more clear.
   * Made dependencies of architecture-independent packages erlang,
     erlang-examples and erlang-src the same regardless of whether they are
     built on HiPE-enabled architecture or not.

 -- Sergei Golovan <sgolovan@debian.org>  Mon, 14 Jul 2008 09:18:15 +0400

erlang (1:12.b.3-dfsg-2) unstable; urgency=low

   * Adjusted erlang-base-hipe package priority to extra as it conflicts with
     erlang-base.
   * Added several substitution variables in debian/control to remove
     dependencies on hurd and erlang-base-hipe for architectures where these
     packages don't exist.
   * Changed erlang-depends script to generate dependency on erlang-base-hipe
     only for architectures where HiPE is available.
   * Enabled kernel poll for kfreebsd-i386 and kfreebsd-amd64 architectures.
   * Explicitly specified host and build architecture to erlang configure
     script.
   * Typer application requires dialyzer to work, so moved it to erlang-x11
     package.
   * Added a typer manpage based on typer --help output.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 11 Jul 2008 22:53:54 +0400

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

   * New upstream release.
   * Removed perl from build dependencies because it is build-essential.
   * Added checks for error code 2 after quilt invocation which means that all
     patches are already pushed/popped. This allows to convert the source
     package to 3.0 (quilt) format.
   * Enabled building of erlang regexp driver for kfreebsd-* and hurd-i386
     architectures.
   * Unconditionally enabled SMP and hybrid heap (which currently doesn't build
     anyway) emulators in configure call.
   * Reordered calls to dh_makeshlibs, dh_shlibdeps, dh_installdeb in
     debian/rules.
   * Removed unused lintian overrides from erlang-nox and erlang-src packages.
   * Bumped standards version to 3.8.0.
   * Fixed references to manpages from section 3 (replaced (3) by (3erl)).

 -- Sergei Golovan <sgolovan@debian.org>  Tue, 17 Jun 2008 17:38:24 +0400

erlang (1:12.b.2-dfsg-3) unstable; urgency=low

   * Fixed clean target to work with debhelper 7.0 (made dh_clean the last
     command, so debhelper logs are removed now).

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 01 May 2008 12:38:36 +0400

erlang (1:12.b.2-dfsg-2) unstable; urgency=low

   * Added a patch by Balint Reczey <balint@balintreczey.hu> which adds missing
     SCTP_ADDR_CONFIRMED event to Erlang SCTP API (closes: #475540). To use
     this event erlang must be build with libsctp-dev (>= 1.0.7).
   * Moved percept application from erlang-x11 to erlang-nox because it doesn't
     require libgd2-xpm anymore.

 -- Sergei Golovan <sgolovan@debian.org>  Tue, 15 Apr 2008 11:16:52 +0400

erlang (1:12.b.2-dfsg-1) unstable; urgency=low

   * New upstream release.
   * Removed a patch which allowed to build Erlang with HiPE on i386
     architecture with glibc 2.7 because it is included into upstream
     distribution.
   * Removed patch which defined MAXHOSTNAMELEN because orber doesn't need it
     anymore on hurd-i386.
   * Updated manual pages.
   * Cleaned LDFLAGS environment variable when configuring rx library (in
     common_test application) to make it work with newer GCC.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 10 Apr 2008 16:05:01 +0400

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

   * Removed workaround for a bug in gcc-4.2 for mips and mipsel architectures.
   * Removed workaround for a bug in gcc-4.2 for m68k architecture.
   * Added -fno-strict-aliasing to GCC options to make casting integers to
     pointers possible (it's a workaround for C99 rule violation).
     Closes: #472554.

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 05 Apr 2008 22:46:36 +0400

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

   * Moved README to /usr/share/doc/erlang-mode/ directory.
   * Clarified titles in menu and desktop files.
   * Generated run script for common_test application.
   * Updated TODO.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 12 Mar 2008 21:58:02 +0300

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

   * Fixed a workaround for buildd timeout while building dialyzer PLT.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 24 Feb 2008 20:03:49 +0300

erlang (1:12.b.1-dfsg-2) unstable; urgency=low

   * Copied Erlang Emacs mode files to /usr/share/emacs/site-lisp/erlang
     instead of linking which allows to loosen erlang-mode dependencies. Now it
     becomes more reliable and doesn't break in unstable until buildd compliles
     erlang on the corresponding architecture.
   * Moved link /usr/lib/erlang/man -> /usr/share/man from erlang-base to
     erlang-mode package since it is used only to allow showing manpages by
     Emacs.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 17 Feb 2008 12:27:52 +0300

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

   * New upstream release.
   * Added a patch which fixes building common_test application shared library
     on certain architectures (added -fPIC to gcc options, closes: #454615).
   * Included stdlib.h, stdio.h and string.h headers while building common_test
     application driver to fix implicit declaration warnings.
   * Added explicit -lc to libraries list to fix lintian complain about static
     linking.
   * Reordered manpage sections in MANSECT environment variable (put 3erl to
     the front) to minimize probability of getting unexpected manpage using
     erl -man (closes: #458744).
   * Added patch by Mikael Pettersson to fix HiPE enabled build on i386
     architecture.
   * Added a workaround for a bug in gcc-4.2 which caused FTBFS on m68k.
   * Added homepage header to debian/control.
   * Switched to a dependency on the default tk package instead of tk8.4.
   * Added a check for error condition when stopping erlang-based services on
     erlang-base or erlang-base-hipe upgrades (closes: #462138).
   * Bumped standards version to 3.7.3.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 07 Feb 2008 00:00:10 +0300

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

   * Added a hack to prevent crashes during networking operations on m68k
     architecture.
   * Fixed checking for floating point exceptions on i386 architecture
     (closes: #456868).
   * Added extra check for existence of pgrep to make prerm script working on
     hurd-i386 architecture.

 -- Sergei Golovan <sgolovan@debian.org>  Tue, 01 Jan 2008 15:29:36 +0300

2007

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

   * Undefined BSD4_4 in os_mon application port driver memsup for hurd-i386
     architecture.
   * Skipped building SSL certificate examples on hurd-i386 architecture
     because it has no a random translator.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 07 Dec 2007 01:18:09 +0300

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

   [ Sergei Golovan ]
   * Enabled IPv6 in ssl_esock (closes: #449304).
   * Copied real manual pages for user commands from erlang-manpages package
     (closes: #449100).
   * Renamed /usr/bin/start to /usr/bin/start_embedded to prevent possible
     confusion with /usr/bin/startx (closes: #449099).
   * Relaxed suggested packages (removed versioned suggests) in debian/control.
   * Adjusted HiPE architecture from ppc64 to ppc if 32-bit code is generated
     (closes: #451505).
   * Commented out native.diff in debian/patches/series because native code
     requires more memory resources if the package without HiPE is used. Those
     who want to enable native code may uncomment it and rebuild the package.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 21 Nov 2007 16:08:08 +0300

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

   * Added a patch which allows to build Erlang with HiPE on i386 architecture
     with glibc 2.7.
   * Build all modules with native code on architectures where HiPE is enabled.
     This increases their size more than two times but gives a significant
     performance gain for CPU-intensive tasks.

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 27 Oct 2007 21:06:55 +0400

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 <sgolovan@debian.org>  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 <sgolovan@debian.org>  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 <sgolovan@debian.org>  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 <sgolovan@debian.org>  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 <sgolovan@debian.org>  Tue, 28 Aug 2007 12:04:34 +0400

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

   [ Sergei Golovan ]
   * Added Sergei Golovan <sgolovan@debian.org> 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 <sgolovan@debian.org>  Sun, 26 Aug 2007 21:53:10 +0400

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

   [ Sergei Golovan ]
   * Linked openssl libraries dynamically instead of new default static linking
     which causes difficulties with security updates.

 -- Torsten Werner <twerner@debian.org>  Thu, 02 Aug 2007 13:01:22 +0400

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

   [ Sergei Golovan ]
   * Fixed using incorrect original tarball in previous version. (Also,
     dfsg suffix indicates changes with respect to original distribution.)
   * Added a check for prebuilt binaries and non-free docs to debian/rules.

 -- Torsten Werner <twerner@debian.org>  Sun, 29 Jul 2007 13:58:34 +0400

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

   [ Sergei Golovan ]
   * New upstream release (fixes FTBFS with glibc 2.6, closes: #434342).
   * Removed patch which fixed Delete key binding in Erlang mode for emacs
     since it is included into upstream distribution.
   * Added build-arch and build-indep targets to debian/rules (they are
     equivalent to build target since the whole build is required to create
     architecture-dependent and architecture-independent packages).

 -- Torsten Werner <twerner@debian.org>  Tue, 26 Jun 2007 17:49:41 +0400

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

   [ Sergei Golovan ]
   * Made erlang-base and erlang-base-hipe provide virtual package
     erlang-abi-11.b.3 (the number means the first erlang version, which
     provides current ABI). Its version must be changed after any changes
     in ABI made by upstream. Also added ${erlang-abi:Depends} substitution
     variable to erlang-depends script.
   * Added Erlang homepage to debian/control.
   * Removed lintian override files for erlang-base and erlang-base-hipe
     since they are no longer needed. Also, removed override for
     binary-without-manpage from erlang-x11.lintian-override.
   * Converted erlang-nox and erlang-x11 to architecture-any packages and
     moved all relevant binaries from erlang-base to these packages.
   * Made erlang-base (and erlang-base-hipe) suggest erlang-nox and erlang-x11
     instead of recommending because the default aptitude behavior is to
     install recommended packages. This avoids installing X window system when
     only some server application is needed (ejabberd, yaws etc.).
   * Fixed binary-arch and binary-indep targets dependencies in debian/rules.

 -- Torsten Werner <twerner@debian.org>  Sat, 16 Jun 2007 17:21:57 +0400

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

   [ Sergei Golovan ]
   * Fixed cleanup after package build (closes: #424198).
   * Applied patch by Mikael Magnusson, which adds IPv6 support to ssl
     application (closes: #413401).

 -- Torsten Werner <twerner@debian.org>  Fri, 18 May 2007 09:32:00 +0400

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

   [ Sergei Golovan ]
   * Replaced `ps` by `pgrep` in prerm scripts to make them more clear.
   * Added dependency on procps package because `pgrep` is used in prerm
     scripts and procps is not an essential package (closes: #417413).
   * Updated TODO.Debian.

 -- Torsten Werner <twerner@debian.org>  Sun, 08 Apr 2007 19:21:46 +0400

erlang (1:11.b.4-1) experimental; urgency=low

   [ Sergei Golovan ]
   * New upstream release R11B-4.
   * Added stub manual page for escript.

 -- Torsten Werner <twerner@debian.org>  Wed, 28 Mar 2007 20:15:50 +0400

erlang (1:11.b.3-1) experimental; urgency=low

   * New upstream release.
 
   [ Torsten Werner ]
   * Change header of erlang-depends(1) man page.
 
   [ Sergei Golovan ]
   * Fixed FTBFS on m68k architecture.
   * Documented RSA derived code license in debian/copyright
     (closes: #405360).
   * Switched to quilt for patch management
   * Switched to conventional source:Version, binary:Version and
     source:Upstream-Version substvars (thus making porting to sarge
     nontrivial).
   * Added flex build-dependency (it is needed by megaco application).
   * Added autoconf2.13 to Build-Conflicts because if it is present then
     it is used instead of autoconf 2.50 and fails.
   * Fixed clause arrows syntax highlighting in Erlang mode for Emacs
     (closes: #413052).
   * Fixed $' and $" patterns syntax highlighting in Erlang mode for Emacs.

 -- Torsten Werner <twerner@debian.org>  Fri, 09 Feb 2007 20:44:55 +0300

2006

erlang (1:11.b.2-4) unstable; urgency=medium

   [ Sergei Golovan ]
   * Fixed erlang-base and erlang-base-hipe prerm scripts.

 -- Erlang Packagers <erlang-pkg-devel@lists.berlios.de>  Sun, 03 Dec 2006 17:07:44 +0300

erlang (1:11.b.2-3) unstable; urgency=medium

   * Introduce erlang-depends to calculate ${erlang-*:Depends} for packages
     that Build-Depend on erlang.
   * Setting urgency to medium because this revision does not change any
     existing functionality but it is important for future backports to etch.

 -- Torsten Werner <twerner@debian.org>  Thu, 30 Nov 2006 21:47:53 +0100

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

   [ Sergei Golovan ]
   * Added IPv6 name resolution patch by Mikael Magnusson (closes: #399628)

 -- Erlang Packagers <erlang-pkg-devel@lists.berlios.de>  Tue, 21 Nov 2006 22:07:56 +0300

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

   [ Sergei Golovan ]
   * New upstream release.
   * Removed /dev/epoll support patch. Now /dev/epoll is supported
     out-of-the-box.
   * Optimized erlang-base and erlang-base-hipe prerm and postinst
     scripts (thanks to Aaron M. Ucko, closes: #394379).
   * Changed erlang-base and erlang-base-hipe prerm scripts to stop
     erlang-based services on 'remove in-favour' operation and postinst
     scripts to start the services on any 'configure' operation. It
     makes upgrading when conflicting erlang-doc-html is installed or
     replacing erlang-base by erlang-base-hipe (or vice versa) correct.
   * Added stub manual pages for all utilities, which are placed to
     /usr/bin/, with reference to erlang-manpages package.
   * Added conflict with erlang-manpages <= 1:11.b.1-2 because of
     added stub manpages.

 -- Erlang Packagers <erlang-pkg-devel@lists.berlios.de>  Wed, 08 Nov 2006 17:44:44 +0300

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

   [ Sergei Golovan ]
   * Removed nonfree documentation from the upstream source and added
     dfsg suffix to version number (closes: #393367).
   * Removed conflicts with erlang-doc-html from all packages except
     erlang-base and erlang-base-hipe.
   * Removed conflicts with erlang binary packages from all packages
     (made them just replace earlier versions).
   * Added erlang-src, erlang-examples, and erlang-mode dependency on
     erlang-base (or erlang-base-hipe). It's done only for easier
     packaging.
   * Moved overriding config.sub and config.guess from dpatch
     to debian/rules.
   * Bind Backspace key in Erlang mode for Emacs and XEmacs differently
     (closes: #388851).
   * Added description to all patches in debian/patches.
 
   [ Torsten Werner ]
   * Set urgency to medium, because we are fixing a RC bug.

 -- Torsten Werner <twerner@debian.org>  Mon, 16 Oct 2006 19:30:39 +0200

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

   [ Sergei Golovan ]
   * New upstream version.
   * Removed 43beam_makeopts.dpatch as it is included in upstream.
   * Overridden lintian complain about missing manual page for dialyzer
     (it is available from erlang-manpages package).
   * Made "make clean" not removing bootstrap files. Otherwise the second
     build cannot be successful.
   * Changed dependencies on erlang-base and erlang-base-hipe to allow
     binary-only NMUs.
 
   [ Torsten Werner ]
   * add SVN id in README.Debian.

 -- Torsten Werner <twerner@debian.org>  Tue, 5 Sep 2006 18:11:45 +0200

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

   [ Sergei Golovan ]
   * Made odbc driver build on 64-bit architectures.
   * Added debian/watch control file.
   * Added link from /usr/lib/erlang/include/driver.h to /usr/include
     (it seems not to conflict with other packages).
   * Disabled optimization for m68k (both -O1 and -O2 do not work,
     see bug #378599).

 -- Erlang Packagers <erlang-pkg-devel@lists.berlios.de>  Wed, 19 Jul 2006 09:03:17 +0400

erlang (1:11.b.0-2) experimental; urgency=low

   [ Sergei Golovan ]
   * Added odbc application building (with unixodbc dependency).
 
   * Merged changes from erlang 1:10.b.10-3, namely:
 
   * Replaced ibm-linux by ibm-linux-gnu in config.guess.
   * Use -O1 optimization flag for m68k (workaround for bug in GCC, but there
     are still bugs in glibc, so it's unlikely to build erlang on m68k).
   * Corrected erlang-dev short description.
   * Corrected erlang-src.patterns (moved nonsource gs application files to
     erlang-x11).
   * Added prerm and postinstall scripts which stop and start erlang-dependent
     services (otherwise certain services, e.g. ejabberd become irresponsible
     after upgrading erlang).
   * Removed gawk from Build-Depends (mawk is required package and is
     sufficient), replaced perl5 by perl because perl5 is a virtual package
     and can't be installed.
   * Moved erlang.xpm to /usr/share/pixmaps.
   * Added erlang.desktop to /usr/share/apps/konsole directory making
     possible to start erlang from Konsole menu.

 -- Erlang Packagers <erlang-pkg-devel@lists.berlios.de>  Sat, 08 Jul 2006 09:38:26 +0400

erlang (1:11.b.0-1) experimental; urgency=low

   [ Sergei Golovan ]
   * New upstream version.

 -- Erlang Packagers <erlang-pkg-devel@lists.berlios.de>  Tue, 20 Jun 2006 12:48:30 +0400

erlang (1:10.b.10-3) unstable; urgency=low

   [ Sergei Golovan ]
   * Fixed erlang-x11.menu (Erlang Toplevel requires terminal).
   * Applied patch, which fixes large list matching bug on 64-bit
     architectures (see
     http://www.erlang.org/ml-archive/erlang-questions/200606/msg00372.html
     and http://www.erlang.org/ml-archive/erlang-questions/200606/msg00425.html).
   * replaced "-include" for "include" in debian/rules to make get-orig-source
     target working in any directory (see section 4.8 of Debian Policy Manual).

 -- Erlang Packagers <erlang-pkg-devel@lists.berlios.de>  Mon, 19 Jun 2006 23:10:52 +0400

erlang (1:10.b.10-2) unstable; urgency=low

   [ Sergei Golovan ]
   * Fixed erlang-dev patterns (excluded private file from orber
     application)
   * Added patch for building erlang-base-hipe on arm architecture.
   * Added libiodbc2-dev and unixodbc-dev to Build-Conflicts to prevent
     accidental building of odbc application.

 -- Erlang Packagers <erlang-pkg-devel@lists.berlios.de>  Tue, 13 Jun 2006 14:05:39 +0400

erlang (1:10.b.10-1) unstable; urgency=low

   * New upstream release.
   * Added patch for building Erlang on GNU/kFreeBSD (Closes: #345204).
   * As a side effect Erlang can be built on GNU/Hurd now.
   * Added patch for building Erlang on Sparc (Closes: #328031).
   * Added erlang-dev package, containing development files (C-interface
     headers and libraries, Erlang/OTP application headers). Closes: #367614.
   * Added erlang-examples package, containing Erlang/OTP application
     examples.
   * Cleaned up debian/rules script, added the possibility to configure
     Erlang without kernel poll support (useful for kFreeBSD and Hurd
     architectures).

 -- Erlang Packagers <erlang-pkg-devel@lists.berlios.de>  Sat, 10 Jun 2006 14:33:56 +0400

erlang (1:10.b.9-5) unstable; urgency=low

   * Sergei Golovan noticed that on platforms supporting HiPE, erlang-
     base and erlang-base-hipe and configured the same way.  Fixed.
   * New maintainers: Erlang Packagers
   [ Sergei Golovan ]
   * Removed unused files (updvsn, preservebeam, extrafiles, erlang-doc.docs,
     *.install).
   * Removed unnecessary patches from patches/00list.
   * Made templates from erlang-base.links, erlang-mode.links,
     erlang-base-hipe.links. Replaced explicit version numbers to version
     templates.
   * Corrected dependencies in control file (replaced erlang-base-hipe by
     erlang-base because erlang-base-hipe is not always available, made all
     packages conflict with erlang-manpages and erlang-doc-html with
     incompatible versions).
   * Cleaned up lintian override files.
   * Made installing erlang with and without HIPE to debian/erlang-hipe and
     debian/erlang-std respectively (making debugging easier). Rewrote install
     part of the script (made it removing some src files and object files from
     ssl and crypto applications). Made some cleanups in rules.
   * Fixed warnings of missing final newline in several files.
   * Added menu entries to erlang-nox and erlang-x11 packages (since they use
     /usr/bin/erl which is not present in these packages, there are also new
     entries in lintian override files).
   * Added supervisor performance improvement patch
     (http://support.process-one.net/browse/EJAB-19).
   * Added epoll support patch
     (http://developer.sipphone.com/ejabberd/erlang_epoll_patch/).
   * Restored patch which makes erl -man searching manual pages in the
     standard locations.
   * Moved sasl and stdlib beams from erlang-nox to erlang-base-hipe and
     erlang-base packages making them usable without erlang-nox.
   * Closes: #367996
   * Replaced Ericcson by Ericsson in control file (Closes: #368808)
   * Added conflicts of erlang-nox, erlang-x11, erlang-base, erlang-base-hipe
     with erlang-src of incompatible version.

 -- Erlang Packagers <erlang-pkg-devel@lists.berlios.de>  Mon, 29 May 2006 00:48:11 +0400

erlang (1:10.b.9-4) unstable; urgency=low

   [ Francois-Denis Gonthier ]
   * Disables HiPE build for hppa64 and m68k.
   * Upgraded policy version.
 
   [ Torsten Werner ]
   * disabled HiPE build an arm (not only armv4l)
   * added myself to the Uploaders: field in debian/control

 -- Torsten Werner <twerner@debian.org>  Tue, 16 May 2006 17:35:41 +0200

erlang (1:10.b.9-3) unstable; urgency=low

   * Closes: #366398: Same has #358410.
   * Closes: #357134: NMU of Luk Claes.  Most of those errors were already
     fixed in the new package.  Thanks.
   * Closes: #358179: Removed the copy of the LGPL in the copyright file.
     I've put the required shorter text.
   * Disabled HiPE build for mips, arm, mipsel, s390 and sparc, in hope
     that it fixe FTBS on those platforms.
   * Closes: #358410.  erlang-src and erlang-mode are now Architecture:
     all.
   * erlang-nox and erlang-x11 are now built as arch-dependant targets
     since, practically, they depend on one of erlang-runtime to be
     built.
   * Added a link from /usr/lib/erlang/usr/include to /usr/include/erlang
     to fix potential FTBS of dependencies of Erlang.
   * cant install erlang package (dependencie problem) (Closes: #366398)

 -- Francois-Denis Gonthier <neumann@lostwebsite.net>  Mon, 8 May 2006 21:06:21 -0400

erlang (1:10.b.9-2) unstable; urgency=low

   * Closes: #333853, moved driver_int.h and erl_driver.h to
     /usr/include.
   * Closes: #331817, added debconf-2.0 alternative to erlang
     dependencies.
   * Closes: #344118, added a missing "," in Depends in the
     control file.
   * Removed dependency to bash v3, which means Erlang 10.b.9-2 is
     backportable to Sarge thanks to Sergei Golovan.
   * 10.b.9-1 was a test version that was announced on the erlang-
     questions mailing list.
   * erlang-manpages: Manpages are not where erl -man looks for them
     (Closes: #348333). erl -man is now using the standard manual path
     and MANSECT=1:3erl:4:6.
   * /usr/bin/ear is a dangling symlink (Closes: #346548)
   * Removed ear, ecc, elink, escript, which are bad links produced even
     by the standard erlang install (I sure should ask erlang-questions
     about those).
   * FTBFS: build-depends on removed xlibs-dev (Closes: #346655)

 -- Francois-Denis Gonthier <neumann@lostwebsite.net>  Tue, 24 Jan 2006 13:07:19 -0500

2005

erlang (1:10.b.9-1) unstable; urgency=low

   * New upstream version.

 -- Francois-Denis Gonthier <neumann@lostwebsite.net>  Wed, 14 Dec 2005 11:42:47 -0500

erlang (1:10.b.8-2) unstable; urgency=low

   * HiPE-enabled binaries are now put in their own package.
   * Source files (*.erl, *.hrl, *.c and *.h) are now put in their own
     package since they are not required to use the system.
   * Well, I have dpatch'ified the thing but since I now use svn-
     buildpackage locally, the patches are not rather useless.
   * Closes: #333853
   * Closes: #331817
   * Major rules overhaul.  I've had some problems getting some targets
     to run twice but I worked around them.

 -- Francois-Denis Gonthier <neumann@lostwebsite.net>  Mon, 28 Nov 2005 14:44:55 -0500

erlang (1:10.b.8-1) unstable; urgency=low

   * new upstream version
   * fully dpatch'ified.
   * Emacs editing mode pulled from the main package and put into it's
     own erlang-mode package.
   * As it was suggested a few times, I've splitted the main arch-
     independent package in two.  There is now an erlang-nox package
     which include the base applications that don't require tk8.4 to
     work.  The applications that depend on gs and thus on tk8.4 and now
     in erlang-x11.
   * The files that go in the 3 packages are now determined using regular
     expressions.  See analyse.sh for details.

 -- Francois-Denis Gonthier <neumann@lostwebsite.net>  Tue, 1 Nov 2005 23:24:01 -0500

erlang (1:10.b.7-2) unstable; urgency=low

   * Now using autooconf2.5x
   * The whole package is now dpatch'ified.
   * I've simplified the aggressive cleaning done in the clean phase of
     debian/rules.  It doesn't mean that it was wrong, but right now I
     don't fully understand the need for it.  I take care of preserving
     the pristine content of the bootstrap directory instead of using the
     weird preservebeam script.  I suspect that might be causing some
     problems on some plateforms althought I don't really know why.

 -- Francois-Denis Gonthier <neumann@lostwebsite.net>  Wed, 28 Sep 2005 00:02:28 -0400

erlang (1:10.b.7-1) unstable; urgency=low

   * new upstream version
   * Closes: #317456 #310741

 -- Francois-Denis Gonthier <neumann@lostwebsite.net>  Mon, 5 Sep 2005 20:59:45 -0400

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

   * new upstream version
   * Still Closes: #307725
   * A remaining rpath problem has been fixed by a change in
     make/configure.in.  I hope it won't break anything else.
   * Moved a few binary file from erlang to erlang-base.  Apparently they
     were binary executable files.
   * I guess it Closes: #298076 too.

 -- Francois-Denis Gonthier <neumann@lostwebsite.net>  Sat, 14 May 2005 17:47:38 -0400

erlang (1:10.b.4-3) unstable; urgency=low

   * Fixes updvsn which did not detect all version change and left some
     old directories behind.
   * Change O3 for O2 in erts/emulator/Makefile.in (thanks Will Newton)
   * Still not uploaded so: New Maintainer (Closes: #307725)
   * Removed dependency on sed since it's a build essential
   * Removed debian/conffiles, which is not useful.
   * Manually removed SSH & ODBC apps which were empty (thanks Nicolas
     Niclausse)

 -- Francois-Denis Gonthier <neumann@lostwebsite.net>  Wed, 11 May 2005 10:58:03 -0400

erlang (1:10.b.4-2) unstable; urgency=low

   * New maintainer (Closes: #307725)

 -- Francois-Denis Gonthier <neumann@lostwebsite.net>  Mon, 9 May 2005 23:17:42 -0400

erlang (1:10.b.4-1) unstable; urgency=low

   * new upstream version

 -- Francois-Denis Gonthier <neumann@lostwebsite.net>  Thu, 5 May 2005 14:45:00 -0400

erlang (1:10.b.1a-2.2) unstable; urgency=high

   * Non-maintainer upload.
   * High-urgency upload for sarge-targetted RC bugfix
   * Build with --disable-hipe on everything but amd64 (not just on i386),
     for compatibility with 2.4 kernels in sarge; thanks to Lars
     Wirzenius for tracking this down.  Closes: #276800.

 -- Steve Langasek <vorlon@debian.org>  Sat, 12 Mar 2005 01:27:58 -0800

erlang (1:10.b.1a-2.1) unstable; urgency=high

    * NMU
    * configure --disable-hipe on i386, (Closes: #276800)

 -- Frank Lichtenheld <djpig@debian.org>  Sat, 12 Mar 2005 14:50:16 +0100

2004

erlang (1:10.b.1a-2) unstable; urgency=low

   * Rebuild with corrected pathnames to libraries (remove duplicates).
   * Compiled with -fPIC to support RISC (among others).

 -- Brent A. Fulgham <bfulgham@debian.org>  Wed, 24 Nov 2004 20:07:57 -0800

erlang (1:10.b.1a-1) unstable; urgency=low

   * New upstream release:
     - Compiler optimizations.
     - Runtime memory use error.
     - Better support for the new try/catch syntax.
     - Emulator crash with bignums corrected.
     - HIPE updated to correct a bug that caused the emulator to crash.
   * Added a 'conflicts' with libxmerl-erlang, since 'xmerl' is now
     distributed with Erlang OTP.  Perhaps we need some way to allow this
     to be upgraded if xmerl has interim releases...

 -- Brent A. Fulgham <bfulgham@debian.org>  Fri, 19 Nov 2004 23:36:41 -0800

erlang (1:10.b.0-2) unstable; urgency=low

   * Fix erlc:  VSN value changed and I didn't catch it.  Revised build
     script to extract correct version from sources so I don't make this
     mistake again.

 -- Brent A. Fulgham <bfulgham@debian.org>  Sun, 10 Oct 2004 14:01:06 -0700

erlang (1:10.b.0-1) unstable; urgency=low

   * New upstream release.
   * Numbering now matches upstream.
   * Correct package description duplication.  (Closes:#275595)

 -- Brent A. Fulgham <bfulgham@debian.org>  Wed, 6 Oct 2004 22:07:42 -0700

erlang (1:9.2.2-6) unstable; urgency=low

   * Include crypto support.  (Closes:#270629)

 -- Brent A. Fulgham <bfulgham@debian.org>  Mon, 27 Sep 2004 21:12:45 -0700

erlang (1:9.2.2-5) unstable; urgency=low

   * Correct s390 build bug (autoconf/config.guess returns triplet
     s390-ibm-linux, rather than the s390-ibm-linux-gnu expected by
     config.sub and others.

 -- Brent A. Fulgham <bfulgham@debian.org>  Thu, 2 Sep 2004 00:29:45 -0700

erlang (1:9.2.2-4) unstable; urgency=low

   * A few more cleanups.  (Closes:#263590).
   * Add lintian-override for binaries-without-manpage, since these
     manpages are all provided in the erlang-manpages package.

 -- Brent A. Fulgham <bfulgham@debian.org>  Sat, 28 Aug 2004 17:12:12 -0700

erlang (1:9.2.2-3) unstable; urgency=low

   * Build with Tcl/Tk 8.4 to be more "modern".
   * Provide better cleanup.  Thanks to David N. Welton for
     the fix.  (Closes: #263590).

 -- Brent A. Fulgham <bfulgham@debian.org>  Fri, 6 Aug 2004 23:36:28 -0700

erlang (1:9.2.2-2) unstable; urgency=low

   * Include dependency on Tcl/Tk 8.3 to allow gs to work.

 -- Brent A. Fulgham <bfulgham@debian.org>  Sat, 31 Jul 2004 18:53:58 -0700

erlang (1:9.2.2-1) unstable; urgency=low

   * New upstream release.
   * Highlights:  Some performance improvements, some bug fixes.

 -- Brent A. Fulgham <bfulgham@debian.org>  Thu, 24 Jun 2004 22:49:25 -0700

erlang (1:9.2.1-5) unstable; urgency=low

   * Before someone files a bug:  ecc conflicts with elastiC, so
     change link to "erl-ecc".

 -- Brent A. Fulgham <bfulgham@debian.org>  Sat, 19 Jun 2004 09:24:24 -0700

erlang (1:9.2.1-4) unstable; urgency=low

   * A few straggling links to ear, escript.

 -- Brent A. Fulgham <bfulgham@debian.org>  Sun, 13 Jun 2004 00:55:23 -0700

erlang (1:9.2.1-3) unstable; urgency=low

   * Ugh!  Links didn't get picked up after the migration of platform
     independent files.  (Closes:#253988)

 -- Brent A. Fulgham <bfulgham@debian.org>  Sat, 12 Jun 2004 09:25:40 -0700

erlang (1:9.2.1-2) unstable; urgency=low

   * Make upgrade easier.  (Closes:#253914)
   * Clean up various lintian warnings.  (Made icon 32x32)

 -- Brent A. Fulgham <bfulgham@debian.org>  Fri, 11 Jun 2004 23:42:45 -0700

erlang (1:9.2.1-1) unstable; urgency=low

   * New upstream release.(Closes:#253116)
   * Correct Emacs handling.  (Closes:#240235).
   * Never uploaded 9.2-6 -- make sure (Closes:#237653)

 -- Brent A. Fulgham <bfulgham@debian.org>  Wed, 9 Jun 2004 22:57:36 -0700

erlang (1:9.2-6) unstable; urgency=low

   * Reconfigure a few things:  Make the 'erlang' package hold the
     architecture-independent files.  Make the 'erlang-base' package hold
     the base virtual machine (platform-dependent).
   * Remove duplicates where possible.  (Closes:#237653)

 -- Brent A. Fulgham <bfulgham@debian.org>  Mon, 15 Mar 2004 21:10:42 -0800

erlang (1:9.2-5) unstable; urgency=low

   * Regenerate configure stuff in the hopes that this will help HPPA builds.
   * Updated config.guess, config.sub to most recent version for autoconf2.13
     series.

 -- Brent A. Fulgham <bfulgham@debian.org>  Mon, 9 Feb 2004 21:37:33 -0800

erlang (1:9.2-4) unstable; urgency=low

   * Add ia64 to buildable architectures (now that it builds!).
     (Closes:#142642, #161266, #225226)

 -- Brent A. Fulgham <bfulgham@debian.org>  Sun, 8 Feb 2004 00:33:38 -0800

2003

erlang (1:9.2-3) unstable; urgency=low

   * Minor fixes to build packages.
   * Incorporate Daniel Schepler's patch (Closes:#196247)

 -- Brent A. Fulgham <bfulgham@debian.org>  Sat, 8 Nov 2003 21:00:56 -0800

erlang (1:9.2-2) unstable; urgency=low

   * Correct bad 'WWW' path.  (Closes:#207375).

 -- Brent A. Fulgham <bfulgham@debian.org>  Wed, 27 Aug 2003 23:41:08 -0700

erlang (1:9.2-1) unstable; urgency=low

   * The Erlang 9RC Release.

 -- Brent A. Fulgham <bfulgham@debian.org>  Thu, 14 Aug 2003 21:25:25 -0700

erlang (1:9.1-3) unstable; urgency=low

   * Declare platform dependencies only on architectures supported by upstream.
     The proper place for these to be fixed is in a real porting effort, not
     by keeping Erlang out of stable.
     (Closes:#142642), (Closes:#161266), (Closes:#179803), (Closes:#189591)
   * Correct bad symlink to epmd (among others).  (Closes:#196268)

 -- Brent A. Fulgham <bfulgham@debian.org>  Mon, 23 Jun 2003 23:30:16 -0700

erlang (1:9.1-2) unstable; urgency=low

   * Incorporate Laurent Bonnaud's patch for allowing the Erlang mode to
     work under XEmacs.  (Closes:#179277)

 -- Brent A. Fulgham <bfulgham@debian.org>  Tue, 18 Mar 2003 21:43:28 -0800

erlang (1:9.1-1) unstable; urgency=low

   * New upstream release.  Highlights:
     + Constant expressions now evaluated at compile time.
     + "," and "and" guards now handled properly.
     + Corrections for floating point problems.
     + Some 64-bit architecture fixes.

 -- Brent A. Fulgham <bfulgham@debian.org>  Fri, 14 Mar 2003 22:19:50 -0800

erlang (1:9.0-10) unstable; urgency=low

   * Correct settings of ERLDIR to not include quotes.  This corrects a problem
         that kept Yaws from building properly "out of the box."  A tip 'o the
         hat to Jimmie Houchin for noticing.

 -- Brent A. Fulgham <bfulgham@debian.org>  Sun, 2 Mar 2003 20:33:22 -0800

erlang (1:9.0-9) unstable; urgency=low

   * Add conflicts to elastic-base.  (Closes:Bug#179816)

 -- Brent A. Fulgham <bfulgham@debian.org>  Tue, 4 Feb 2003 22:11:08 -0800

erlang (1:9.0-8) unstable; urgency=low

   * Remove dangling symlinks from bad earlier package.  (Closes:#170528)
   * Remove HIPE support for SPARC.  SPARC only supports HIPE under
     SOLARIS (for now), so this causes build failures.

 -- Brent A. Fulgham <bfulgham@debian.org>  Sun, 2 Feb 2003 20:38:37 -0800

erlang (1:9.0-7) unstable; urgency=low

   * HPPA built on Paer, so I'm opening up the architecture to 'any'.
   * Changed 'gawk' dependency to plain 'awk'.

 -- Brent A. Fulgham <bfulgham@debian.org>  Sat, 1 Feb 2003 23:09:23 -0800

erlang (1:9.0-6) unstable; urgency=low

   * Erlang won't build on other architectures because of my monkeying
     around with 'ecc'.  Too many scripts depende on it being named
     'ecc' and located in /usr/bin/ecc.  And I'm not sure how many
     external Erlang programs make this assumption.  Going back to
     conflicting with Elastic.

 -- Brent A. Fulgham <bfulgham@debian.org>  Sat, 1 Feb 2003 10:29:31 -0800

erlang (1:9.0-5) unstable; urgency=low

   * Fix some lintian warnings.
   * Move all Java stuff into erlang-base, declare as binary-indep, and
     remove build-depends on Java (since autobuilders don't need to build
     these parts.)  Since the java-stuff is not critical to the function
     of Erlang, modify build rules to ignore failure if 'javac' does not
     exist, for example.
   * Incorporated translations for German, Spanish, and Japanese.

 -- Brent A. Fulgham <bfulgham@debian.org>  Thu, 30 Jan 2003 21:46:22 -0800

2002

erlang (1:9.0-4) unstable; urgency=low

   * More fun with 'ecc'.  I stupidly copied this into my own /usr/bin, so of
     course everything works just fine on my system.  I figured out where this
     is referenced in the erlc source and hopefully have this fixed so it
     can coexist with the 'elastic' compiler.  (Closes: #172931)
   * Changed dependency to xlibs-dev (Closes: #170156)

 -- Brent A. Fulgham <bfulgham@debian.org>  Sat, 14 Dec 2002 16:52:18 -0800

erlang (1:9.0-3) unstable; urgency=low

   * Well, it appears bad paths continue to be a problem.  With some
     messy sed scripts, this is now corrected.  "INSTALL_PREFIX" does
     not seem to be honored by the installation rules from Ericsson
     (unfortunately).

 -- Brent A. Fulgham <bfulgham@debian.org>  Wed, 13 Nov 2002 23:31:55 -0800

erlang (1:9.0-2) unstable; urgency=low

   * Correct a link to empd in the runtime.
   * Provide a menu entry.
   * Add a conflict with the 'elastic' compiler, which also defines
     a /usr/bin/ecc. (Closes:Bug#168407)
   * Use "INSTALL_PREFIX" to avoid all of those bad paths in the compiled
     scripts.  Surprised no one saw this!

 -- Brent A. Fulgham <bfulgham@debian.org>  Sun, 10 Nov 2002 00:00:51 -0800

erlang (1:9.0-1) unstable; urgency=low

   * New upstream release.

 -- Brent A. Fulgham <bfulgham@debian.org>  Thu, 7 Nov 2002 21:15:57 -0800

erlang (1:8.2-1) unstable; urgency=low

   * New maintainer.
   * New upstream version.
   * Correct a few lintian warnings, eject 'java' package that caused the
     Debian install system to complain.

 -- Brent A. Fulgham <bfulgham@debian.org>  Sat, 10 Aug 2002 23:16:47 -0700

erlang (49.1-10.1) stable; urgency=high

   * Non-maintainer upload by the Security Team
   * Apply patch for double-free bug to included copy of zlib

 -- Matt Zimmerman <mdz@debian.org>  Thu, 14 Feb 2002 04:38:23 +0000

2000

erlang (49.1-10) frozen unstable; urgency=low

   * Incorporate bug fixes only from upstream maintainer. The bug could lead
     in database deadlock in some situations.

 -- Samuel Tardieu <sam@debian.org>  Sun, 27 Feb 2000 15:27:34 +0100

erlang (49.1-9) frozen unstable; urgency=low

   * Add a tiny patch to avoid a duplicate case clause on Sparc, because the
     latest /usr/include/asm/signal.h files have the same value for
     SIGLOST and SIGPWR. Closes an unreported important bug (this package
     could not be rebuilt on Sparc). This 4 lines patch is the only code
     change in this revision.
   * Add libncurses5-dev to the Build-Depends list. Closes: #58151.
   * Remove c-shell from the Depends list. Closes: #58152.

 -- Samuel Tardieu <sam@debian.org>  Tue, 15 Feb 2000 13:58:41 +0100

erlang (49.1-8) frozen unstable; urgency=low

   * Apply latest upstream patches for the build process.
     Closes: #57349, #57350. No new functionality has been added.

 -- Samuel Tardieu <sam@debian.org>  Tue, 8 Feb 2000 13:38:34 +0100

erlang (49.1-7) frozen unstable; urgency=low

   * Remove Alpha from list of supported targets. Obviously, this code is
     32 bits specific. Closes: #55237.

 -- Samuel Tardieu <sam@debian.org>  Mon, 17 Jan 2000 17:11:31 +0100

1999

erlang (49.1-6) unstable; urgency=low

   * Remove the etkdir.dpatch patch as it is not necessary.

 -- Samuel Tardieu <sam@debian.org>  Mon, 13 Dec 1999 13:05:11 +0100

erlang (49.1-5) unstable; urgency=low

   * Apply patch from upstream to build Erlang libraries with proper dynamic
     flags.
   * Apply patch from upstream to put etk in the right directory.

 -- Samuel Tardieu <sam@debian.org>  Sat, 11 Dec 1999 16:59:37 +0100

erlang (49.1-4) unstable; urgency=low

   * Add a patch to fix multicast bug. Submitted to upstream authors.

 -- Samuel Tardieu <sam@debian.org>  Wed, 8 Dec 1999 18:48:31 +0100

erlang (49.1-3) unstable; urgency=low

   * Add Pre-Depends lines for dpkg.
   * Apply unofficial patch for building ETK library.
   * Change status of two patches from unofficial to official.
   * Apply official patch for fixing netadm functions.

 -- Samuel Tardieu <sam@debian.org>  Mon, 6 Dec 1999 13:14:50 +0100

erlang (49.1-2) unstable; urgency=low

   * Split this file into different package, to avoid duplication of
     architecture independent files.
   * Remove dependency on java. Closes: #51383.
   * Remove hard-coded path inherited at installation time.

 -- Samuel Tardieu <sam@debian.org>  Mon, 29 Nov 1999 15:42:55 +0100

erlang (49.1-1) unstable; urgency=low

   * New upstream release.
   * New maintainer.
   * New packages.

 -- Samuel Tardieu <sam@debian.org>  Thu, 25 Nov 1999 11:26:58 +0100

erlang (47.4.1-2) unstable; urgency=low

   * Closed bugs: #38119, #38265 - sparc, alpha ports and clean target.

 -- Mark Ng <ng@debian.org>  Mon, 21 Jun 1999 21:45:00 +1100

erlang (47.4.1-1) unstable; urgency=low

   * the .erl files now have their own package, giving a total of 5 packages.
   * moved the .jam files and docs into their arch independant packages.
   * New upsteam release.

 -- Mark Ng <ng@debian.org>  Sat, 8 May 1999 16:45:00 +1100

erlang (47.4.0-1) unstable; urgency=low

   * Initial Release.
   * Split into  -base and -dev packages
   * Erlang sources for libraries and tools are removed from the bin dist.

 -- Mark Ng <ng@debian.org>  Thu, 4 Feb 1999 23:21:00 +1100