Change logs for erlang source package in Gutsy

  • erlang (1:11.b.5dfsg-2ubuntu1) gutsy; 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.
    
    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.
    
     -- Michele Angrisano <email address hidden>   Sat, 04 Aug 2007 05:53:06 +0200
  • erlang (1:11.b.5dfsg-1ubuntu1) gutsy; 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.
    
    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.
    
    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).
    
     -- Michele Angrisano <email address hidden>   Mon, 30 Jul 2007 13:50:39 +0200
  • erlang (1:11.b.4-4ubuntu1) gutsy; urgency=low
    
      * Merge from Debian unstable, remaining changes:
        - debian/rules: Add -fno-stack-protector to fix broken crypto_drv.
        - Update maintainer in field debian/control.
    
    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.
    
     -- Michele Angrisano <email address hidden>   Sat, 30 Jun 2007 23:22:01 +0200
  • erlang (1:11.b.4-3ubuntu1) gutsy; urgency=low
    
      * Merge from Debian unstable. Remaining Ubuntu changes:
        - debian/rules: Add -fno-stack-protector to fix broken crypto_drv.
        - Modify Maintainer value to match Debian-Maintainer-Field Spec
    
    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).
    
     -- Arthur Loiret <email address hidden>   Mon,  4 Jun 2007 08:48:06 +0200
  • erlang (1:11.b.4-2ubuntu1) gutsy; urgency=low
    
      * Merge with Debian Unstable. Remaining changes:
        - Add -fno-stack-protector to fix broken crypto_drv.
      * DebianMaintainerField update.
    
    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.
    
    erlang (1:11.b.4-1) experimental; urgency=low
    
      [ Sergei Golovan ]
      * New upstream release R11B-4.
      * Added stub manual page for escript.
    
    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.
    
     -- Soren Hansen <email address hidden>   Tue, 01 May 2007 16:57:10 +0200
  • erlang (1:11.b.2-4ubuntu1) feisty; urgency=low
    
      * Fixed crypto_drv not working (Closes: Malone #68163)
    
     -- Martin Jürgens <email address hidden>   Mon, 22 Jan 2007 19:55:41 +0100