aubio 0.4.9-3 source package in Ubuntu

Changelog

aubio (0.4.9-3) unstable; urgency=medium

  * debian/control: remove python-aubio package (closes: #936161)
  * debian/rules: use only python3, cleaner py3 clean
  * debian/patches/wscript_py3.patch: add patch to build with current python
  * debian/upstream/metadata: add basic upstream description and reference
  * debian/control: bump to debhelper-compat 12, remove debian/compat,
    bump S-V to 4.4.1, add Rules-Requires-Root: no
  * debian/aubio-tools.manpages: install from debian/tmp
  * debian/libaubio-doc.*: move html doc to /u/s/d/libaubio-dev/api
  * debian/libaubio-doc.doc-base: update author email
  * debian/libaubio-doc.links: fix jquery link

 -- Paul Brossier <email address hidden>  Sat, 04 Jan 2020 18:34:15 +0100

Upload details

Uploaded by:
Paul Brossier
Uploaded to:
Sid
Original maintainer:
Paul Brossier
Architectures:
any all
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
aubio_0.4.9-3.dsc 2.8 KiB f6d30493e03183f173341fa22787aa6e304e99012ad0abba2d559bc9ffd6b31c
aubio_0.4.9.orig.tar.bz2 388.3 KiB d48282ae4dab83b3dc94c16cf011bcb63835c1c02b515490e1883049c3d1f3da
aubio_0.4.9.orig.tar.bz2.asc 963 bytes 72586926badf3c90945f25a54b3a0d68feddbcadc984ba2a92218f27c075ccb3
aubio_0.4.9-3.debian.tar.xz 17.4 KiB fa7d722b725da0464c3b333e4910b8261dd61ca082f52a1b082e56c5d5be52a8

No changes file available.

Binary packages built by this source

aubio-tools: library for audio segmentation -- utilities

 aubio gathers a set of functions for audio signal segmentation and labelling.
 The library contains a phase vocoder, onset and pitch detection functions, a
 beat tracking algorithm and other sound processing utilities.
 .
 This package provides command line tools to run the different algorithms.

aubio-tools-dbgsym: debug symbols for aubio-tools
libaubio-dev: library for audio and music analysis, synthesis, and effects

 aubio gathers a set of functions for audio signal segmentation and labelling.
 The library contains a phase vocoder, onset and pitch detection functions, a
 beat tracking algorithm and other sound processing utilities.
 .
 This package contains the development files for libaubio.

libaubio-doc: library for audio segmentation -- documentation

 aubio gathers a set of functions for audio signal segmentation and labelling.
 The library contains a phase vocoder, onset and pitch detection functions, a
 beat tracking algorithm and other sound processing utilities.
 .
 This package provides the documentation for the C interface.

libaubio5: library for audio segmentation

 aubio gathers a set of functions for audio signal segmentation and labelling.
 The library contains a phase vocoder, onset and pitch detection functions, a
 beat tracking algorithm and other sound processing utilities.
 .
 This package provides the shared library libaubio.

libaubio5-dbgsym: debug symbols for libaubio5
python3-aubio: Python 3 interface for aubio, a library for audio segmentation

 aubio gathers a set of functions for audio signal segmentation and labelling.
 The library contains a phase vocoder, onset and pitch detection functions, a
 beat tracking algorithm and other sound processing utilities.
 .
 This package provides the aubio module for Python 3.

python3-aubio-dbgsym: debug symbols for python3-aubio