camlidl 1.12-1 source package in Ubuntu

Changelog

camlidl (1.12-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Bump Standards-Version to 4.6.2
  * Update debian/watch

 -- Stéphane Glondu <email address hidden>  Wed, 24 Jan 2024 15:25:08 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
camlidl_1.12-1.dsc 1.7 KiB 51494814df192520c08928a1bc1c426977292c236653ac956d47d770cc975f71
camlidl_1.12.orig.tar.gz 178.2 KiB d6ab22a363f22798d303df3b0e54ba274f2c3d7ab7a3023fee1c73d8a21970aa
camlidl_1.12-1.debian.tar.xz 11.3 KiB ac13c917671fa79434c66a267a6ca2103ceaab9f0b0d0c2f9dc73961f631646f

No changes file available.

Binary packages built by this source

camlidl: Stub code generator for Objective Caml

 CamlIDL generates stub code for interfacing Caml with C from an IDL
 description of the C functions. Thus, CamlIDL automates the most
 tedious task in interfacing C libraries with Caml programs.
 .
 It can also be used to interface Caml programs with other languages, as
 long as those languages have a well-defined C interface.
 .
 This package contains the CamlIDL executable.

camlidl-dbgsym: debug symbols for camlidl