[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

erlang_14.b.4-dfsg-1~bpo60+1_i386.changes is NEW



(new) erlang-appmon_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP application monitor
 The Application Monitor, Appmon, is a graphical utility used to supervise
 Erlang applications executing either locally or on remote Erlang nodes.
 The process tree of an application can furthermore be monitored.
(new) erlang-asn1_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP modules for ASN.1 support
 The Asn1 application contains modules with compile-time and run-time
 support for ASN.1 in Erlang/OTP.
(new) erlang-base-hipe_14.b.4-dfsg-1~bpo60+1_i386.deb extra interpreters
Erlang/OTP HiPE enabled virtual machine and base applications
 This package contains the Erlang/OTP runtime implementation, which is
 configured and built with HiPE support (allows compiling to native code),
 and minimal set of Erlang applications:
  compiler - compiles Erlang code to byte-code;
  erts - the Erlang runtime system application;
  kernel - code necessary to run the Erlang runtime system itself;
  sasl - the system architecture support libraries application;
  stdlib - modules for manipulating lists, strings, files etc.
(new) erlang-base_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP virtual machine and base applications
 This package contains the Erlang/OTP runtime implementation, which is
 configured and built without HiPE support (compiles to byte-code only),
 and minimal set of Erlang applications:
  compiler - compiles Erlang code to byte-code;
  erts - the Erlang runtime system application;
  kernel - code necessary to run the Erlang runtime system itself;
  sasl - the system architecture support libraries application;
  stdlib - modules for manipulating lists, strings, files etc.
(new) erlang-common-test_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
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.
(new) erlang-corba_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
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.
(new) erlang-crypto_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP cryptographic modules
 The Crypto Application provides functions for computation of message
 digests, encryption and decryption functions. It uses OpenSSL for
 actual calculations.
(new) erlang-debugger_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP application for debugging and testing
 Debugger is a graphical tool which can be used for debugging and
 testing of Erlang programs. For example, breakpoints can be set,
 code can be single stepped and variable values can be inspected
 and modified.
(new) erlang-dev_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP development libraries and headers
 The files for application development in Erlang. They include headers for
 all applications included into Erlang/OTP distribution and C interface
 libraries.
(new) erlang-dialyzer_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP discrepancy analyzer application
 Dialyzer is a static analysis tool that identifies software
 discrepancies such as type errors, unreachable code, unnecessary
 tests etc. in single Erlang modules or entire (sets of) applications.
(new) erlang-diameter_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP implementation of RFC 3588 protocol
 Interface with which a user creates a service that sends and receives
 messages using the Diameter protocol as defined in RFC 3588.
(new) erlang-doc_14.b.4-dfsg-1~bpo60+1_all.deb optional doc
Erlang/OTP HTML/PDF documentation
 Documentation for the Erlang programming language and OTP
 library in HTML and PDF formats.
(new) erlang-docbuilder_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP application for building HTML documentation
 DocBuilder provides functionality for generating HTML documentation
 for Erlang modules and Erlang/OTP applications from XML source code
 and/or EDoc comments in Erlang source code.
(new) erlang-edoc_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP module for generating documentation
 EDoc is the Erlang program documentation generator. Inspired by the
 Javadoc tool for the Java programming language, EDoc is adapted to
 the conventions of the Erlang world.
(new) erlang-erl-docgen_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP documentation stylesheets
 The erl_docgen package includes XSLT stylesheets and document type
 definitions used for Erlang/OTP documentation. They allow to
 transform documentation to manpage, HTML, and PDF formats.
(new) erlang-et_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
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.
(new) erlang-eunit_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP module for unit testing
 The EUnit application contains modules with support for unit testing.
(new) erlang-examples_14.b.4-dfsg-1~bpo60+1_all.deb optional interpreters
Erlang/OTP application examples
 The examples, included in the Erlang/OTP system distribution.
(new) erlang-gs_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP graphics system
 The Graphics System application, GS, is a library of routines for
 writing graphical user interfaces. Programs written using GS work
 on all Erlang platforms and do not depend upon the underlying
 windowing system. It uses Tk widgets for visualization.
(new) erlang-ic-java_14.b.4-dfsg-1~bpo60+1_all.deb optional interpreters
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.
(new) erlang-ic_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP IDL compiler
 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.
(new) erlang-inets_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP Internet clients and servers
 Inets is a container for Internet clients and servers. Currently
 a FTP client, a HTTP client and server, and a TFTP client and
 server are provided in Inets.
(new) erlang-inviso_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP trace tool
 Inviso, an Erlang trace tool. With the inviso API, runtime components
 can be started and tracing managed across a network of distributed
 Erlang nodes, using a control component also started with inviso API
 functions.
(new) erlang-jinterface_14.b.4-dfsg-1~bpo60+1_all.deb optional interpreters
Java communication tool to Erlang
 Jinterface Java package contains java classes, which help you
 integrate programs written in Java with Erlang.
(new) erlang-manpages_14.b.4-dfsg-1~bpo60+1_all.deb optional doc
Erlang/OTP manual pages
 Documentation for the Erlang programming language in `man' format. This
 documentation can be read using the command `erl -man mod', where `mod'
 is the name of the module you want documentation on.
 .
 This package contains all Erlang/OTP manual pages from sections other
 than 1. They document Erlang/OTP modules, config files and applications.
(new) erlang-megaco_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
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.
(new) erlang-mnesia_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
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.
(new) erlang-mode_14.b.4-dfsg-1~bpo60+1_all.deb optional interpreters
Erlang major editing mode for Emacs
 This package includes the mode for editing Erlang programs in GNU Emacs.
 It is provided with the default Erlang/OTP distribution. It supports
 sophisticated indentation, syntax highlighting, electric commands,
 module name verification, comments, skeletons, tags etc.
(new) erlang-nox_14.b.4-dfsg-1~bpo60+1_all.deb optional interpreters
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.
(new) erlang-observer_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP application for investigating distributed systems
 The OBSERVER application contains tools for tracing and investigation of
 distributed systems. They include etop - a tool for presenting information
 about Erlang processes, and crashdump_viewer - a HTML based tool for
 browsing Erlang crashdumps.
(new) erlang-odbc_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP interface to SQL databases
 The Erlang ODBC application provides an interface for accessing
 relational SQL databases from Erlang.
(new) erlang-os-mon_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP operating system monitor
 The operating system monitor, OS_Mon, provides services for
 monitoring CPU load, disk usage, memory usage and OS messages.
(new) erlang-parsetools_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
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.
(new) erlang-percept_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP concurrency profiling tool
 Percept is a tool which visualizes application level concurrency and
 helps to identify concurrency bottlenecks.
(new) erlang-pman_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP process manager
 The process manager Pman is a graphical tool used to inspect the
 Erlang processes executing either locally or on remote Erlang nodes.
 It also allows one to trace events in the individual processes.
(new) erlang-public-key_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP public key infrastructure
 Provides functions to handle public key infrastructure from RFC 3280
 (X.509 certificates) and some parts of the PKCS-standard.
(new) erlang-reltool_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP release management tool
 Reltool is a release management tool. It analyses a given Erlang/OTP
 installation and determines dependencies between applications. The
 graphical frontend depicts the dependencies and enables interactive
 customization of a target system. The backend provides a batch
 interface for generation of customized target systems.
(new) erlang-runtime-tools_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP runtime tracing/debugging tools
 Runtime_Tools provides low-footprint tracing/debugging tools suitable
 for inclusion in a production system.
(new) erlang-snmp_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP SNMP applications
 A multilingual Simple Network Management Protocol application features
 an Extensible Agent, simple manager, a MIB compiler and facilities for
 implementing SNMP MIBs etc.
 .
 The OTP_Mibs application provides an SNMP management information base
 for Erlang nodes.
(new) erlang-src_14.b.4-dfsg-1~bpo60+1_all.deb optional interpreters
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.
(new) erlang-ssh_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP implementation of SSH protocol
 The SSH application is an erlang implementation of the secure
 shell protocol.
(new) erlang-ssl_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP implementation of SSL
 The SSL application provides secure communication over sockets.
(new) erlang-syntax-tools_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP modules for handling abstract Erlang syntax trees
 Syntax_Tools contains modules for handling abstract Erlang syntax
 trees in a way that is compatible with the "parse trees" of the
 STDLIB module erl_parse, together with utilities for reading source
 files in unusual ways and pretty-printing syntax trees. Also it
 includes a module merger and renamer called Igor, as well as an
 automatic code-cleaner.
(new) erlang-test-server_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP server for automated application testing
 Test Server is a portable test server for automated application testing.
 The server can run test suites on local or remote targets and log
 progress and results to HTML pages. The main purpose of Test Server
 is to act as engine inside customized test tools. A callback interface
 for such framework applications is provided.
(new) erlang-toolbar_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP graphical toolbar
 The Toolbar application simplifies access to the Erlang/OTP tools.
 It consists of a number of buttons, one for each available tool.
(new) erlang-tools_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP various tools
 The Tools application contains a number of stand-alone tools, which are
 useful when developing Erlang programs.
 .
  cover - A coverage analysis tool for Erlang.
  cprof - A profiling tool that shows how many times each function
    is called. Uses a kind of local call trace breakpoints containing
    counters to achieve very low runtime performance degradation.
  eprof - A time profiling tool; measures how time is used in Erlang
    programs. Predecessor of fprof (see below).
  fprof - Another Erlang profiler; measures how time is used in Erlang
    programs. Uses trace to file to minimize runtime performance
    impact, and displays time for calling and called functions.
  instrument - Utility functions for obtaining and analyzing resource
    usage in an instrumented Erlang runtime system.
  make - A make utility for Erlang similar to UNIX make.
  tags - A tool for generating Emacs TAGS files from Erlang source
    files.
  xref - A cross reference tool. Can be used to check dependencies
    between functions, modules, applications and releases.
(new) erlang-tv_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP table viewer
 The TV application allows the user to examine ETS and Mnesia tables.
 Once a certain table has been opened in the tool, its content may be
 viewed in various levels of detail.
(new) erlang-typer_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP code type annotator
 TypEr is a tool that displays and automatically inserts type annotations
 in Erlang code. It uses Dialyzer to infer variable types.
(new) erlang-webtool_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP helper for web-based tools
 WebTool provides an easy way to use web-based tools with Erlang/OTP.
 It configures and starts a web server as well as all available tools.
(new) erlang-wx_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP bindings to wxWidgets
 The wxErlang application is an API for writing graphical user
 interfaces with wxWidgets.
(new) erlang-x11_14.b.4-dfsg-1~bpo60+1_all.deb optional interpreters
Erlang/OTP applications that require X Window System
 This package is a dummy package which will install all Erlang/OTP
 applications which use graphical interface and therefore require
 X Window System to run.
(new) erlang-xmerl_14.b.4-dfsg-1~bpo60+1_i386.deb optional interpreters
Erlang/OTP XML tools
 The xmerl application contains modules for processing XML.
(new) erlang_14.b.4-dfsg-1~bpo60+1.diff.gz optional interpreters
(new) erlang_14.b.4-dfsg-1~bpo60+1.dsc optional interpreters
(new) erlang_14.b.4-dfsg-1~bpo60+1_all.deb optional interpreters
Concurrent, real-time, distributed functional language
 Open Source Erlang is a functional programming language designed at
 the Ericsson Computer Science Laboratory.
 .
 Some of Erlang main features are:
  * Clear declarative syntax and is largely free from side-effects;
  * Built-in support for real-time, concurrent and distributed programming;
  * Designed for development of robust and continuously operated programs;
  * Dynamic code replacement at runtime.
 .
 The Erlang distribution also includes OTP (Open Telecom Platform) which
 provides a rich set of libraries and applications.
 .
 This package is a dummy package which will install Erlang/OTP runtime,
 applications, sources, code examples and the Erlang editing mode for Emacs.
(new) erlang_14.b.4-dfsg.orig.tar.gz optional interpreters
Changes: erlang (1:14.b.4-dfsg-1~bpo60+1) squeeze-backports; urgency=low
 .
  * Backported to squeeze.
 .
erlang (1:14.b.4-dfsg-1) unstable; urgency=low
 .
  * New upstream release (closes: #636678).
  * Added versionless symlinks to jinterface and ic Java packages in
    /usr/share/java directory.
 .
erlang (1:14.b.3-dfsg-2) unstable; urgency=low
 .
  * Added ed to the build-dependencies.
 .
erlang (1:14.b.3-dfsg-1) unstable; urgency=low
 .
  * New upstream release (closes: #628456).
  * New Erlang/OTP application 'diameter'.
  * Bumped standards version to 3.9.2.
 .
erlang (1:14.b.2-dfsg-3) unstable; urgency=low
 .
  * Enabled pre-Pentium-4 compatibility in the ethread library
    (closes: #621862).
  * Linked Erlang VM to the external Zlib.
 .
erlang (1:14.b.2-dfsg-2) unstable; urgency=low
 .
  * Fixed FTBFS because of missing snmpc.1 manpage when building architecture
    dependent packages only.
 .
erlang (1:14.b.2-dfsg-1) unstable; urgency=low
 .
  * New upstream release (closes: #607233, #619857).
  * Removed patches which are no longer needed.
  * Created symlink to snmpc escript from /usr/bin directory. Added erlang-dev
    to the snmps recommended dependencies because snmpc uses some include
    files.
  * Added patch by upstream which fixes send_timeout option for TCP sockets.
 .
erlang (1:14.b.1-dfsg-1) experimental; urgency=low
 .
  * New upstream release.
  * Renamed /usr/bin/run_test link to /usr/bin/ct_run following upstream.


Override entries for your package:

Announcing to debian-backports-changes@lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.
 exist in other distributions.


Reply to: