erlang (1:18.2-dfsg-2ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - d/patches/fix-pointer-conversion.patch: Remove implicit integer to
      pointer conversion.
    - d/control: Drop libwxgtk3.0-dev build dependency. Wx isn't in main,
      and not supposed to.
    - d/control: Drop erlang-wx binary and associated dependencies from
      other erlang-* packages.
    - d/rules: Add "+debug_info" to ERL_COMPILE_FLAGS for debug builds.
    - d/p/bytecode-compat.patch: Specify source/target = 1.5 when compiling
      Java source code.
    - d/rules: Use "-DEPMD6" in CPPFLAGS and ensure this is passed to
      relevant bits of the build process, enabling IPv6 support.
    - d/control: Build erlang-base-hipe on ppc64 and ppc64el.
    - d/control: Drop BD on fop to support demotion to universe.

erlang (1:18.2-dfsg-2) unstable; urgency=medium

  * Fixed FTBFS for GNU/kFreeBSD and GNU/Hurd due to incorrectly checked
    presence of gethostname_r() function.
  * Fixed FTBFS for X32 architecture due to incorrectly used inline assembly.

erlang (1:18.2-dfsg-1) unstable; urgency=medium

  * New upstream release.

erlang (1:18.1-dfsg-1) unstable; urgency=medium

  * New upstream release.

erlang (1:18.0-dfsg-2) unstable; urgency=medium

  * Added a patch from Chris Lamb which allows Erlang compiler to put
    a specified timestamp into the compiled binaries instead of the
    current time. This helps with reproducibility of Erlang binaries
    (closes: #795834).

Date: Thu, 14 Jan 2016 15:44:38 +0200
Changed-By: James Page <james.p...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/erlang/1:18.2-dfsg-2ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 14 Jan 2016 15:44:38 +0200
Source: erlang
Binary: erlang-base erlang-base-hipe erlang-asn1 erlang-common-test 
erlang-corba erlang-crypto erlang-debugger erlang-dialyzer erlang-diameter 
erlang-doc erlang-edoc erlang-eldap erlang-erl-docgen erlang-et erlang-eunit 
erlang-gs erlang-ic erlang-ic-java erlang-inets erlang-manpages erlang-megaco 
erlang-mnesia erlang-observer erlang-odbc erlang-os-mon erlang-parsetools 
erlang-percept erlang-public-key erlang-reltool erlang-runtime-tools 
erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools erlang-test-server 
erlang-tools erlang-typer erlang-webtool erlang-xmerl erlang-dev erlang-dbg 
erlang-src erlang-examples erlang-jinterface erlang-mode erlang-nox erlang-x11 
erlang
Architecture: source
Version: 1:18.2-dfsg-2ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: James Page <james.p...@ubuntu.com>
Description:
 erlang     - Concurrent, real-time, distributed functional language
 erlang-asn1 - Erlang/OTP modules for ASN.1 support
 erlang-base - Erlang/OTP virtual machine and base applications
 erlang-base-hipe - Erlang/OTP HiPE enabled virtual machine and base 
applications
 erlang-common-test - Erlang/OTP application for automated testing
 erlang-corba - Erlang/OTP applications for CORBA support
 erlang-crypto - Erlang/OTP cryptographic modules
 erlang-dbg - Erlang/OTP symbol files
 erlang-debugger - Erlang/OTP application for debugging and testing
 erlang-dev - Erlang/OTP development libraries and headers
 erlang-dialyzer - Erlang/OTP discrepancy analyzer application
 erlang-diameter - Erlang/OTP implementation of RFC 6733 protocol
 erlang-doc - Erlang/OTP HTML/PDF documentation
 erlang-edoc - Erlang/OTP module for generating documentation
 erlang-eldap - Erlang/OTP LDAP library
 erlang-erl-docgen - Erlang/OTP documentation stylesheets
 erlang-et  - Erlang/OTP event tracer application
 erlang-eunit - Erlang/OTP module for unit testing
 erlang-examples - Erlang/OTP application examples
 erlang-gs  - Erlang/OTP graphics system
 erlang-ic  - Erlang/OTP IDL compiler
 erlang-ic-java - Erlang/OTP IDL compiler (Java classes)
 erlang-inets - Erlang/OTP Internet clients and servers
 erlang-jinterface - Java communication tool to Erlang
 erlang-manpages - Erlang/OTP manual pages
 erlang-megaco - Erlang/OTP implementation of Megaco/H.248 protocol
 erlang-mnesia - Erlang/OTP distributed relational/object hybrid database
 erlang-mode - Erlang major editing mode for Emacs
 erlang-nox - Erlang/OTP applications that don't require X Window System
 erlang-observer - Erlang/OTP application for investigating distributed systems
 erlang-odbc - Erlang/OTP interface to SQL databases
 erlang-os-mon - Erlang/OTP operating system monitor
 erlang-parsetools - Erlang/OTP parsing tools
 erlang-percept - Erlang/OTP concurrency profiling tool
 erlang-public-key - Erlang/OTP public key infrastructure
 erlang-reltool - Erlang/OTP release management tool
 erlang-runtime-tools - Erlang/OTP runtime tracing/debugging tools
 erlang-snmp - Erlang/OTP SNMP applications
 erlang-src - Erlang/OTP applications sources
 erlang-ssh - Erlang/OTP implementation of SSH protocol
 erlang-ssl - Erlang/OTP implementation of SSL
 erlang-syntax-tools - Erlang/OTP modules for handling abstract Erlang syntax 
trees
 erlang-test-server - Erlang/OTP server for automated application testing
 erlang-tools - Erlang/OTP various tools
 erlang-typer - Erlang/OTP code type annotator
 erlang-webtool - Erlang/OTP helper for web-based tools
 erlang-x11 - Erlang/OTP applications that require X Window System
 erlang-xmerl - Erlang/OTP XML tools
Closes: 795834
Changes:
 erlang (1:18.2-dfsg-2ubuntu1) xenial; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - d/patches/fix-pointer-conversion.patch: Remove implicit integer to
       pointer conversion.
     - d/control: Drop libwxgtk3.0-dev build dependency. Wx isn't in main,
       and not supposed to.
     - d/control: Drop erlang-wx binary and associated dependencies from
       other erlang-* packages.
     - d/rules: Add "+debug_info" to ERL_COMPILE_FLAGS for debug builds.
     - d/p/bytecode-compat.patch: Specify source/target = 1.5 when compiling
       Java source code.
     - d/rules: Use "-DEPMD6" in CPPFLAGS and ensure this is passed to
       relevant bits of the build process, enabling IPv6 support.
     - d/control: Build erlang-base-hipe on ppc64 and ppc64el.
     - d/control: Drop BD on fop to support demotion to universe.
 .
 erlang (1:18.2-dfsg-2) unstable; urgency=medium
 .
   * Fixed FTBFS for GNU/kFreeBSD and GNU/Hurd due to incorrectly checked
     presence of gethostname_r() function.
   * Fixed FTBFS for X32 architecture due to incorrectly used inline assembly.
 .
 erlang (1:18.2-dfsg-1) unstable; urgency=medium
 .
   * New upstream release.
 .
 erlang (1:18.1-dfsg-1) unstable; urgency=medium
 .
   * New upstream release.
 .
 erlang (1:18.0-dfsg-2) unstable; urgency=medium
 .
   * Added a patch from Chris Lamb which allows Erlang compiler to put
     a specified timestamp into the compiled binaries instead of the
     current time. This helps with reproducibility of Erlang binaries
     (closes: #795834).
Checksums-Sha1:
 e7572907e3a5a703a40c32ed637a6ffc31bbc36c 5499 erlang_18.2-dfsg-2ubuntu1.dsc
 f5e03d17a1c972e0d4485dd3c50f491ee5764572 26772880 erlang_18.2-dfsg.orig.tar.xz
 1c0c3901d2a6eab783ad9b6e1974327f0d809e5b 62900 
erlang_18.2-dfsg-2ubuntu1.debian.tar.xz
Checksums-Sha256:
 45d4e6aafadd7239db62f68236b7f27b092dc15d4151dd9a126300846ef65cc8 5499 
erlang_18.2-dfsg-2ubuntu1.dsc
 ca8facdc3f177d255c3e533069034dd705b0c8533700e175141e3ae298af839b 26772880 
erlang_18.2-dfsg.orig.tar.xz
 14a42a01ec41dcab9cf22d06c212ecb83b4755b4c9a91c931e5a6a13a0277235 62900 
erlang_18.2-dfsg-2ubuntu1.debian.tar.xz
Files:
 54447e24ad1d8028e1354d6cbfee6e45 5499 interpreters optional 
erlang_18.2-dfsg-2ubuntu1.dsc
 281648edc750fdfac5ebfff00131d2e2 26772880 interpreters optional 
erlang_18.2-dfsg.orig.tar.xz
 1b7c66ef783c9eb17fe01bdfb9b67d08 62900 interpreters optional 
erlang_18.2-dfsg-2ubuntu1.debian.tar.xz
Original-Maintainer: Debian Erlang Packagers 
<pkg-erlang-de...@lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWl6ZeAAoJEL/srsug59jDr3AP/RRjuCcKAOMEjXndp/8DM9Mw
OxDFmmWfHPttHAs06PWhxQ0PKm/r/MlcHnNjBKAKIDdnR9UODmSdqDWVuV2zDSeQ
7cneM5OpA7y4B+Laf7hvQoCqP5OX8o/4nbmAYo5XTXR7w56quPORZhU+gUMTgv1u
tCDC+DBfjTpiuCF1CuBkYgP/MwdNBSQcHPTr2Z7CpZINyv0+ynWZqIVIznIqjO1y
3H8HbTYqzVXQtCppFF6Ss/VZcjUwAYci1v5WdM0lejcKiaU7sAs6wRV9sZKwtyqx
uRmrUJ0p2yPhHsUa1W8SQSnFCXdTWF448ld7FyeMGOejL3XKffpf1Fn0gmyYLVgj
r/QjCqmYPpeQ7A4DOXuAVCrNO3ee25s+mWWH3QO2LwjsGpE5HTikpDeRm8/ivpfR
Tf36fnGDA0JtZUfDbfJ8bmrnYjJA75JiBHdS8v9NoOLIcacR7kN8ntPaZsZDLTjB
qGo/T2UlQTuoiqvD6T14ASSDQhXaAlFRbJg4GgDypWTChE5OpWcMX8/IgUC0e6rT
cEI0+AibaMFfO4Nv8BuEdQj2e6gcJQ45wpEoycLFBDwaEpeTzLYbiCXGe4n4qolL
7YdIpJgYRyEz2xYawRR1zc6nRGAGVWcY71OOuK4EAQjAp0d7p0Ntl2rcOgWh9Nxc
mVA5KfC9cqLM9c9vI7bA
=xXKU
-----END PGP SIGNATURE-----
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes

Reply via email to