adasockets 1.8.9-1 source package in Ubuntu

Changelog

adasockets (1.8.9-1) unstable; urgency=low


  * New upstream release.
  * Bump gnat version to 4.6 (closes: #642611).
    * ALI version changes from 3 to 4.
    * New lib and dev packages, name is libadasockets4(-dev).
    * New soname libadasockets.so.4.
    * New shared library file name libadasockets.so.4.0.0.
    * Modified soname in configure/configure.ac.
  * Bump to standards version 3.9.2.
  * Fix build targets.

 -- Phil Brooke <email address hidden>  Wed, 07 Dec 2011 11:53:11 +0000

Upload details

Uploaded by:
Phil Brooke
Uploaded to:
Sid
Original maintainer:
Phil Brooke
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe devel

Downloads

File Size SHA-256 Checksum
adasockets_1.8.9-1.dsc 1.1 KiB 84ad8d0f8f35791a25b914421449412b73e692f8ade5c9fbdc1e95e091e8b717
adasockets_1.8.9.orig.tar.gz 694.9 KiB 426d104bc976b1ef0faf0f59dcdbf2a1f398e78b134d617f9e068b4918afd15a
adasockets_1.8.9-1.diff.gz 7.9 KiB cb33e5d40983c1d6b8e40cd6e9272efd339d075855cf8f363ea03502da72c6c3

Available diffs

No changes file available.

Binary packages built by this source

libadasockets4: bindings for socket services in Ada

 This package provides a binding for socket services to be used with GNAT
 (the GNU Ada compiler). One can use it to write clients and servers that
 will talk with programs written in Ada or any other programming language.
 .
 This package contains the library needed to execute Ada program using sockets.

libadasockets4-dev: bindings for socket services in Ada

 This package provides a binding for socket services to be used with GNAT
 (the GNU Ada compiler). One can use it to write clients and servers that
 will talk with programs written in Ada or any other programming language.
 .
 This package provides the Ada programmer with headers and libraries used
 to build Ada programs that use sockets services.