[ubuntu/artful-proposed] erlang 1:20.0+dfsg-2ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Tue Jul 4 20:56:18 UTC 2017


erlang (1:20.0+dfsg-2ubuntu1) artful; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - d/rules: Use "-DEPMD6" in CPPFLAGS and ensure this is passed to
      relevant bits of the build process, enabling IPv6 support.
    - Drop erlang-wx from the Recommends: of erlang-examples, so that this
      still stays out of main.
    - d/rules: bump the minimum compat level from 1.7 to 1.8 (openjdk8).

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

  * Fixed patch for x32 architecture which led to FTBFS for *-i386
    architectures due to undefined __x86_64__.

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

  * New upstream release.
  * Removed the erlang-gs, erlang-percept and erlang-typer packages because
    the corresponding Erlang gs, percept and typer applications are dropped
    upstream.
  * Since the typer binary is still built (and some tools like reltool
    relies on its existence) move it to the erlang-base(-hipe) package.
  * Added erlang-typer to the replaces field for erlang-base(-hipe).
  * Removed provision of erlang-abi-15.b by erlang-base(-hipe) packages
    (closes: #860713).
  * Dropped the erlang-dbg package because now the debugging symbols are
    collected automatically into *-dbgsym packages which go to a separate
    repository.

Date: Tue, 04 Jul 2017 13:51:09 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/erlang/1:20.0+dfsg-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 04 Jul 2017 13:51:09 -0700
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-ic erlang-ic-java erlang-inets erlang-manpages erlang-megaco erlang-mnesia erlang-observer erlang-odbc erlang-os-mon erlang-parsetools erlang-public-key erlang-reltool erlang-runtime-tools erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-wx erlang-xmerl erlang-dev erlang-src erlang-examples erlang-jinterface erlang-mode erlang-nox erlang-x11 erlang
Architecture: source
Version: 1:20.0+dfsg-2ubuntu1
Distribution: artful
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at 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-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-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-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-tools - Erlang/OTP various tools
 erlang-wx  - Erlang/OTP bindings to wxWidgets
 erlang-x11 - Erlang/OTP applications that require X Window System
 erlang-xmerl - Erlang/OTP XML tools
Closes: 860713
Changes:
 erlang (1:20.0+dfsg-2ubuntu1) artful; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - d/rules: Use "-DEPMD6" in CPPFLAGS and ensure this is passed to
       relevant bits of the build process, enabling IPv6 support.
     - Drop erlang-wx from the Recommends: of erlang-examples, so that this
       still stays out of main.
     - d/rules: bump the minimum compat level from 1.7 to 1.8 (openjdk8).
 .
 erlang (1:20.0+dfsg-2) unstable; urgency=medium
 .
   * Fixed patch for x32 architecture which led to FTBFS for *-i386
     architectures due to undefined __x86_64__.
 .
 erlang (1:20.0+dfsg-1) unstable; urgency=medium
 .
   * New upstream release.
   * Removed the erlang-gs, erlang-percept and erlang-typer packages because
     the corresponding Erlang gs, percept and typer applications are dropped
     upstream.
   * Since the typer binary is still built (and some tools like reltool
     relies on its existence) move it to the erlang-base(-hipe) package.
   * Added erlang-typer to the replaces field for erlang-base(-hipe).
   * Removed provision of erlang-abi-15.b by erlang-base(-hipe) packages
     (closes: #860713).
   * Dropped the erlang-dbg package because now the debugging symbols are
     collected automatically into *-dbgsym packages which go to a separate
     repository.
Checksums-Sha1:
 3e20dc948c86aab6be5f54afa1c7183d92b32e55 5236 erlang_20.0+dfsg-2ubuntu1.dsc
 6409987bd3bd6621bdc7d0995a12b4a463546e26 42133432 erlang_20.0+dfsg.orig.tar.xz
 dd64d54d74a99d78921e73d879a974e620da4d49 62568 erlang_20.0+dfsg-2ubuntu1.debian.tar.xz
Checksums-Sha256:
 b35cc2caf2ad49aefae8f8e099b5475e01bc85d03ff0fd36970d9f058a44e137 5236 erlang_20.0+dfsg-2ubuntu1.dsc
 63555307333537d53b5ad5d2020e8ca17e9417840b9c1d2909dcd42eb0057845 42133432 erlang_20.0+dfsg.orig.tar.xz
 dba675a9b1912d244a4ffad0c625c6cba59fa7e7dffba3ffc840d36c34ff2eb4 62568 erlang_20.0+dfsg-2ubuntu1.debian.tar.xz
Files:
 99bd2238b8fdfbb4cf92483569b5b4a6 5236 interpreters optional erlang_20.0+dfsg-2ubuntu1.dsc
 f86716a9b654d818f16b61e996909039 42133432 interpreters optional erlang_20.0+dfsg.orig.tar.xz
 56a911906dfd5a1102506ea0fc0809b7 62568 interpreters optional erlang_20.0+dfsg-2ubuntu1.debian.tar.xz
Original-Maintainer: Debian Erlang Packagers <pkg-erlang-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQI3BAEBCgAhBQJZXABNGhxzdGV2ZS5sYW5nYXNla0B1YnVudHUuY29tAAoJEFaN
MPMhshM9zTsQAKZ2UU2lHjjdE4ZzuWl8tRbMPRhil8Yx/uJNBBs1ZJGiFER3/FKO
o0dnZGJD/HXZR8MFuDFCRSWPJb+zkOyTphNwKmK1ClM0v73B/s/jYfHtfZnA4bnW
Q0uqBMmkZ8auZbCOHJEGjv9Y9j+tFy1FKVzYG8hhLWp4tD1KNuV8xGChZ8lz763R
7Ffb7Gxqgaq8MlVhWLR7ew4oMb0NqH3aMx+rAPNX+DXHt9eHxO2un64cANTtjHbZ
m36RfrgxjBqtG8lM0abkGP80ruaTA+fLLSHyALCBYXSVsOTAzfNd0SRDhFDlGSXH
kZITm5u6+bkHXEC87dAx+UnqQ4LhDy/10DeDqE39FkDlNmiFeG0xjI9dALWp3YnC
Jkp4cTSkJttj5jp7iQenyvVhH9BfAQaucITr4oUSDWjpGcKzshRo+wCPppfVIbAQ
bpbO4j0pK+vvJ7Iw986XJGH94/ZyGI4FrmcZgbluV4Hh3FvOr1+o5cNxNOhyaD6y
eRxqOhua6/v204HOXWJzJdwtSmvI9AWvKP4AN0xM8nDUlhT8T3YIUpScEc31Zcgp
3YVoux8HpcNG2IAn19rjGsruaoXcP/mTqhYKmSM2LOW7j7zmhFmgUJ/YNliF7I3Z
g/TbwfoRBDtYEJZato9oXtLIAOWs25GEXKiQ8XptSoHQyBojNVaY3RaI
=Z0mK
-----END PGP SIGNATURE-----


More information about the Artful-changes mailing list