ocaml-shout 0.2.7-2 source package in Ubuntu

Changelog

ocaml-shout (0.2.7-2) unstable; urgency=medium

  [ Stéphane Glondu ]
  * Team upload
  * Bump debhelper compat level to 13, and switch to dh
  * Bump Standards-Version to 4.6.0
  * Add Rules-Requires-Root: no
  * Remove Samuel and Romain from Uploaders

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Upgrade to newer source format 3.0 (quilt).

 -- Stéphane Glondu <email address hidden>  Tue, 08 Mar 2022 08:12:03 +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
Mantic release universe devel
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
ocaml-shout_0.2.7-2.dsc 1.7 KiB d5358db83d5113785b0b989638413464004502b616281d68a3dba503fcd792ed
ocaml-shout_0.2.7.orig.tar.gz 104.9 KiB 72885fc9f79d6a2caf67c6595d7a0799eb4e6ebe624e66f908dda9060561df00
ocaml-shout_0.2.7-2.debian.tar.xz 2.9 KiB beab83f24a181a148b6f2e2e3668ec547c23143720769f26a938090cc74e2783

No changes file available.

Binary packages built by this source

libshout-ocaml: OCaml bindings for the shout library

 This OCaml library interfaces the shout C library which can be used for
 communicating with and sending data to Icecast and Icecast 2 streaming
 audio servers (they currently support Ogg Vorbis and MP3 audio streams).
 It handles the socket connection, the timing of the data transmission,
 and prevents bad data from getting to the server.
 .
 This package contains only the shared runtime stub libraries.

libshout-ocaml-dbgsym: No summary available for libshout-ocaml-dbgsym in ubuntu kinetic.

No description available for libshout-ocaml-dbgsym in ubuntu kinetic.

libshout-ocaml-dev: OCaml bindings for the shout library

 This OCaml library interfaces the shout C library which can be used for
 communicating with and sending data to Icecast and Icecast 2 streaming
 audio servers (they currently support Ogg Vorbis and MP3 audio streams).
 It handles the socket connection, the timing of the data transmission,
 and prevents bad data from getting to the server.
 .
 This package contains all the development stuff you need to use ocaml-shout
 in your programs.