libshout 2.3.1-3 source package in Ubuntu RTM

Changelog

libshout (2.3.1-3) unstable; urgency=low


  * Bump dephelper compatibility level to 8.
  * Use anonscm.debian.org URL for Vcs-Git.
  * Bump policy compliance to standards-version 3.9.4.

 -- Jonas Smedegaard <email address hidden>  Thu, 09 May 2013 20:08:00 +0200

Upload details

Uploaded by:
Debian Multimedia Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Maintainers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main libs
14.09 release main libs

Builds

Saucy: [FULLYBUILT] amd64 [FULLYBUILT] armhf [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libshout_2.3.1-3.dsc 2.2 KiB 2d59974710a7127478e2f1a5dafb7f5192bf58928181343eedc281195d51748c
libshout_2.3.1.orig.tar.gz 453.3 KiB cf3c5f6b4a5e3fcfbe09fb7024aa88ad4099a9945f7cb037ec06bcee7a23926e
libshout_2.3.1-3.debian.tar.gz 13.4 KiB 4e3463402f3bd9b01361c3da557bd1399b62b7ac79f8c19cc06b6e2b63d84f07

No changes file available.

Binary packages built by this source

libshout3: MP3/Ogg Vorbis broadcast streaming library

 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers. It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.

libshout3-dev: MP3/Ogg Vorbis broadcast streaming library (development)

 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers. It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
 .
 With just a few lines of code, a programmer can easily turn any application
 into a streaming source for an Icecast-based server. Libshout also allows
 developers who want a specific feature set (database access, request taking)
 to concentrate on that feature set, instead of worrying about how server
 communication works.
 .
 This package contains the development headers, static libraries, and source
 code to an example program.