erlang 1:20.0.4+dfsg-1ubuntu1 source package in Ubuntu

Changelog

erlang (1:20.0.4+dfsg-1ubuntu1) 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.4+dfsg-1) unstable; urgency=medium

  * New upstream bugfix release.
  * Refreshed patches.
  * Bumped debhelper compatibility version to 10.
  * Removed autotools-dev from the build dependencies because it's useless
    with debhelper compatibility version 10.
  * Bumped standards version to 4.0.0.

 -- Gianfranco Costamagna <email address hidden>  Fri, 01 Sep 2017 15:07:12 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
erlang_20.0.4+dfsg.orig.tar.xz 40.2 MiB 1a3b6c06569f9834fa4df14f567c41d9eb38ba8447011f32ee0cb7c82a2c23d2
erlang_20.0.4+dfsg-1ubuntu1.debian.tar.xz 61.4 KiB 48035bb5453ef2a7d556ac078a5157589fc5acaa1a6f561eb82e58a18622511b
erlang_20.0.4+dfsg-1ubuntu1.dsc 5.1 KiB a2e702a6ac4a891325a87d1a098b82793c6412b538ef35d3e67525dd1b0043d1

View changes file

Binary packages built by this source

erlang: No summary available for erlang in ubuntu artful.

No description available for erlang in ubuntu artful.

erlang-asn1: No summary available for erlang-asn1 in ubuntu artful.

No description available for erlang-asn1 in ubuntu artful.

erlang-asn1-dbgsym: No summary available for erlang-asn1-dbgsym in ubuntu artful.

No description available for erlang-asn1-dbgsym in ubuntu artful.

erlang-base: No summary available for erlang-base in ubuntu artful.

No description available for erlang-base in ubuntu artful.

erlang-base-dbgsym: No summary available for erlang-base-dbgsym in ubuntu artful.

No description available for erlang-base-dbgsym in ubuntu artful.

erlang-base-hipe: No summary available for erlang-base-hipe in ubuntu artful.

No description available for erlang-base-hipe in ubuntu artful.

erlang-base-hipe-dbgsym: No summary available for erlang-base-hipe-dbgsym in ubuntu artful.

No description available for erlang-base-hipe-dbgsym in ubuntu artful.

erlang-common-test: Erlang/OTP application for automated testing

 Common Test is a portable application for automated testing. It is
 suitable for black-box testing of target systems of any type (i.e.
 not necessarily implemented in Erlang), as well as for white-box
 testing of Erlang/OTP programs. Black-box testing is performed via
 standard interfaces (such as SNMP, HTTP, Corba, Telnet, etc) and,
 if required, via user specific interfaces (often called test ports).
 White-box testing of Erlang/OTP programs is easily accomplished by
 calling the target API functions directly from the test case functions.
 Common Test also integrates usage of the OTP cover tool for code
 coverage analysis of Erlang/OTP programs.

erlang-common-test-dbgsym: No summary available for erlang-common-test-dbgsym in ubuntu artful.

No description available for erlang-common-test-dbgsym in ubuntu artful.

erlang-corba: Erlang/OTP applications for CORBA support

 The Orber application is an Erlang implementation of a CORBA
 Object Request Broker.
 .
 The cosEvent application is an Erlang implementation of a CORBA
 Service CosEvent.
 .
 The cosEventDomain application is an Erlang implementation of a
 CORBA Service CosEventDomainAdmin.
 .
 The cosFileTransfer Application is an Erlang implementation of
 the OMG CORBA File Transfer Service.
 .
 The cosNotification application is an Erlang implementation of
 the OMG CORBA Notification Service.
 .
 The cosProperty Application is an Erlang implementation of the
 OMG CORBA Property Service.
 .
 The cosTime application is an Erlang implementation of the OMG
 CORBA Time and TimerEvent Services.
 .
 The cosTransactions application is an Erlang implementation of
 the OMG CORBA Transaction Service.

erlang-crypto: Erlang/OTP cryptographic modules

 The Crypto Application provides functions for computation of message
 digests, encryption and decryption functions. It uses OpenSSL for
 actual calculations.

erlang-crypto-dbgsym: No summary available for erlang-crypto-dbgsym in ubuntu artful.

No description available for erlang-crypto-dbgsym in ubuntu artful.

erlang-debugger: No summary available for erlang-debugger in ubuntu artful.

No description available for erlang-debugger in ubuntu artful.

erlang-dev: No summary available for erlang-dev in ubuntu artful.

No description available for erlang-dev in ubuntu artful.

erlang-dialyzer: No summary available for erlang-dialyzer in ubuntu artful.

No description available for erlang-dialyzer in ubuntu artful.

erlang-dialyzer-dbgsym: No summary available for erlang-dialyzer-dbgsym in ubuntu artful.

No description available for erlang-dialyzer-dbgsym in ubuntu artful.

erlang-diameter: No summary available for erlang-diameter in ubuntu artful.

No description available for erlang-diameter in ubuntu artful.

erlang-doc: No summary available for erlang-doc in ubuntu artful.

No description available for erlang-doc in ubuntu artful.

erlang-edoc: No summary available for erlang-edoc in ubuntu artful.

No description available for erlang-edoc in ubuntu artful.

erlang-eldap: No summary available for erlang-eldap in ubuntu artful.

No description available for erlang-eldap in ubuntu artful.

erlang-erl-docgen: No summary available for erlang-erl-docgen in ubuntu artful.

No description available for erlang-erl-docgen in ubuntu artful.

erlang-et: Erlang/OTP event tracer application

 The Event Tracer (ET) uses the built-in trace mechanism in Erlang
 and provides tools for collecting and examining trace data using GUI.

erlang-eunit: No summary available for erlang-eunit in ubuntu artful.

No description available for erlang-eunit in ubuntu artful.

erlang-examples: Erlang/OTP application examples

 The examples, included in the Erlang/OTP system distribution.

erlang-ic: No summary available for erlang-ic in ubuntu artful.

No description available for erlang-ic in ubuntu artful.

erlang-ic-java: Erlang/OTP IDL compiler (Java classes)

 The IC application is an Erlang implementation of an IDL (CORBA Interface
 Definition Language) compiler. Depending on the choice of back-end the
 code will map to Erlang, C, or Java. The compiler generates client stubs
 and server skeletons.
 .
 This package includes classes for Java-Erlang communication.

erlang-inets: No summary available for erlang-inets in ubuntu artful.

No description available for erlang-inets in ubuntu artful.

erlang-jinterface: Java communication tool to Erlang

 Jinterface Java package contains java classes, which help you
 integrate programs written in Java with Erlang.

erlang-manpages: No summary available for erlang-manpages in ubuntu artful.

No description available for erlang-manpages in ubuntu artful.

erlang-megaco: Erlang/OTP implementation of Megaco/H.248 protocol

 The Megaco application is a framework for building applications on
 top of the Megaco/H.248 protocol.

erlang-megaco-dbgsym: No summary available for erlang-megaco-dbgsym in ubuntu artful.

No description available for erlang-megaco-dbgsym in ubuntu artful.

erlang-mnesia: Erlang/OTP distributed relational/object hybrid database

 Mnesia is a distributed Database Management System (DBMS), appropriate
 for telecommunications applications and other Erlang applications
 which require continuous operation and exhibit soft real-time properties.

erlang-mode: No summary available for erlang-mode in ubuntu artful.

No description available for erlang-mode in ubuntu artful.

erlang-nox: Erlang/OTP applications that don't require X Window System

 This package is a dummy package which will install all Erlang/OTP
 applications which do not require X Window System to run.

erlang-observer: No summary available for erlang-observer in ubuntu artful.

No description available for erlang-observer in ubuntu artful.

erlang-odbc: No summary available for erlang-odbc in ubuntu artful.

No description available for erlang-odbc in ubuntu artful.

erlang-odbc-dbgsym: No summary available for erlang-odbc-dbgsym in ubuntu artful.

No description available for erlang-odbc-dbgsym in ubuntu artful.

erlang-os-mon: No summary available for erlang-os-mon in ubuntu artful.

No description available for erlang-os-mon in ubuntu artful.

erlang-os-mon-dbgsym: debug symbols for erlang-os-mon
erlang-parsetools: Erlang/OTP parsing tools

 The Parsetools application contains utilities for parsing. Currently,
 it includes yecc module. Yecc is an LALR-1 parser generator for Erlang,
 similar to yacc. Yecc takes a BNF grammar definition as input, and
 produces Erlang code for a parser as output.

erlang-public-key: No summary available for erlang-public-key in ubuntu artful.

No description available for erlang-public-key in ubuntu artful.

erlang-reltool: No summary available for erlang-reltool in ubuntu artful.

No description available for erlang-reltool in ubuntu artful.

erlang-runtime-tools: No summary available for erlang-runtime-tools in ubuntu artful.

No description available for erlang-runtime-tools in ubuntu artful.

erlang-runtime-tools-dbgsym: No summary available for erlang-runtime-tools-dbgsym in ubuntu artful.

No description available for erlang-runtime-tools-dbgsym in ubuntu artful.

erlang-snmp: No summary available for erlang-snmp in ubuntu artful.

No description available for erlang-snmp in ubuntu artful.

erlang-src: Erlang/OTP applications sources

 Erlang sources for all the applications in the Erlang/OTP system.
 They are useful for educational purpose and as a base for creating
 embedded systems.

erlang-ssh: Erlang/OTP implementation of SSH protocol

 The SSH application is an erlang implementation of the secure
 shell protocol.

erlang-ssl: Erlang/OTP implementation of SSL

 The SSL application provides secure communication over sockets.

erlang-syntax-tools: No summary available for erlang-syntax-tools in ubuntu artful.

No description available for erlang-syntax-tools in ubuntu artful.

erlang-tools: No summary available for erlang-tools in ubuntu artful.

No description available for erlang-tools in ubuntu artful.

erlang-tools-dbgsym: No summary available for erlang-tools-dbgsym in ubuntu artful.

No description available for erlang-tools-dbgsym in ubuntu artful.

erlang-wx: Erlang/OTP bindings to wxWidgets

 The wxErlang application is an API for writing graphical user
 interfaces with wxWidgets.

erlang-wx-dbgsym: No summary available for erlang-wx-dbgsym in ubuntu artful.

No description available for erlang-wx-dbgsym in ubuntu artful.

erlang-x11: No summary available for erlang-x11 in ubuntu artful.

No description available for erlang-x11 in ubuntu artful.

erlang-xmerl: No summary available for erlang-xmerl in ubuntu artful.

No description available for erlang-xmerl in ubuntu artful.