libopenmpt 0.3.1-1 source package in Ubuntu

Changelog

libopenmpt (0.3.1-1) unstable; urgency=medium

  * New upstream release.

  * debian/control:
    - Remove unnecessary testsuite autopkgtest header.
    - Bump standards to 4.1.1 (no changes).
  * debian/copyright:
    - Update copyright including some modifications from decopy.
  * debian/libopenmpt-dev.install:
    - Install libopenmpt_ext.* headers which are now stable.
  * debian/libopenmpt0.symbols:
    - Add new symbols foudn in 0.3.0.
  * debian/patches:
    - Refresh patches.
  * debian/rules:
    - Build doxygen documentation again and update install path.
  * debian/tests:
    - Use openmpt_module_create2 in autopkgtests.
  * debian/watch:
    - Update for new versioning scheme.

 -- James Cowgill <email address hidden>  Mon, 02 Oct 2017 23:47:01 +0100

Upload details

Uploaded by:
Debian Multimedia Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libopenmpt_0.3.1-1.dsc 2.6 KiB f5aa3fbe02de89ff43bd017d5b442668c5899f31e8cf13c77b8159d2bb0e6b19
libopenmpt_0.3.1.orig.tar.gz 1.3 MiB 6fc5614926edd523d5585e40fdaf0b2ea08689d4dc91de49511d02503744cbb5
libopenmpt_0.3.1-1.debian.tar.xz 11.8 KiB 60ea0f2c3692213b761aa7a1e37c43b0921e647efbd6cad8a51b3eeaa829e5a4

Available diffs

No changes file available.

Binary packages built by this source

libopenmpt-dev: module music library based on OpenMPT -- development files

 libopenmpt is a cross-platform C++ and C library to decode tracked music
 files (modules) into a raw PCM audio stream. It is based on the player code
 of the OpenMPT project, a descendant of the original ModPlug Tracker.
 .
 This package contains the development files required to compile programs
 using libopenmpt.

libopenmpt-doc: module music library based on OpenMPT -- documentation

 libopenmpt is a cross-platform C++ and C library to decode tracked music
 files (modules) into a raw PCM audio stream. It is based on the player code
 of the OpenMPT project, a descendant of the original ModPlug Tracker.
 .
 This package contains documentation for developing programs which use
 libopenmpt.

libopenmpt-modplug-dev: module music library based on OpenMPT -- modplug compat development files

 libopenmpt is a cross-platform C++ and C library to decode tracked music
 files (modules) into a raw PCM audio stream. It is based on the player code
 of the OpenMPT project, a descendant of the original ModPlug Tracker.
 .
 This package contains the development files required to compile programs
 using libopenmpt's modplug compatibility layer. It serves as an alternative
 to the libmodplug-dev package.

libopenmpt-modplug1: module music library based on OpenMPT -- modplug compat library

 libopenmpt is a cross-platform C++ and C library to decode tracked music
 files (modules) into a raw PCM audio stream. It is based on the player code
 of the OpenMPT project, a descendant of the original ModPlug Tracker.
 .
 This package contains the modplug compatibility shared library. It is used by
 programs that want to use libopenmpt's decoder, but are written using
 libmodplug's API.

libopenmpt-modplug1-dbgsym: debug symbols for libopenmpt-modplug1
libopenmpt0: module music library based on OpenMPT -- shared library

 libopenmpt is a cross-platform C++ and C library to decode tracked music
 files (modules) into a raw PCM audio stream. It is based on the player code
 of the OpenMPT project, a descendant of the original ModPlug Tracker.
 .
 This package contains the main shared library.

libopenmpt0-dbgsym: debug symbols for libopenmpt0
openmpt123: module music library based on OpenMPT -- music player

 libopenmpt is a cross-platform C++ and C library to decode tracked music
 files (modules) into a raw PCM audio stream. It is based on the player code
 of the OpenMPT project, a descendant of the original ModPlug Tracker.
 .
 This package contains the openmpt123 command-line module player.

openmpt123-dbgsym: debug symbols for openmpt123