libidl 0.8.14-0.2 source package in Ubuntu

Changelog

libidl (0.8.14-0.2) unstable; urgency=low

  * Non-maintainer upload.
  * Remove references to other libraries from dependency_libs field
    Closes: #619202
 -- Steve Langasek <email address hidden>   Sat,  04 Jun 2011 07:44:56 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Oneiric
Original maintainer:
Sebastian Rittau
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libidl_0.8.14.orig.tar.gz 488.1 KiB bca99570f1ab453e11ae627b209561019cde5aaa98f71f43cc6da048d3bc7e72
libidl_0.8.14-0.2.diff.gz 3.9 KiB bd5a82510d4a8de65720a66c66a7b9f8687bab6b34bcbee58bc2f0a460d69f84
libidl_0.8.14-0.2.dsc 1.0 KiB fbd4da4afdec75da043f5acfe7b84884eff8614588c424f489c44cb696ea0a84

Available diffs

View changes file

Binary packages built by this source

libidl-dev: No summary available for libidl-dev in ubuntu oneiric.

No description available for libidl-dev in ubuntu oneiric.

libidl0: library for parsing CORBA IDL files

 libIDL is a small library for creating parse trees of CORBA v2.2 compliant
 Interface Definition Language (IDL) files, which is a specification for
 defining interfaces which can be used between different CORBA
 implementations. libIDL is used in the ORBit2 IDL compiler, as well
 as various language bindings (Perl, Python, etc.) for ORBit2.