pd-mjlib 0.2.0-1 source package in Ubuntu

Changelog

pd-mjlib (0.2.0-1) unstable; urgency=medium

  * New upstream version 0.2.0
    + Drop obsolete patches
    + Switch buildsystem to pd-lib-builder
  * Build for both single and double-precision Pd
  * Update copyright information
    + Tighten licensecheck excludes
    + Re-generate d/copyright_hints
    + Update upstream contact
    + Update d/copyright
  * Watch new upstream repository
    + Apply filename mangling with uscan
  * Add lintian-overrides for false-positives regarding underlinking
  * Bump standards version to 4.6.2

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Wed, 05 Jul 2023 15:19:53 +0200

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe sound

Downloads

File Size SHA-256 Checksum
pd-mjlib_0.2.0-1.dsc 2.1 KiB 87ea6f14e69e1c3ce2db0a07d2641361d84093e3f792e52b8f25f2de000c79bf
pd-mjlib_0.2.0.orig.tar.gz 39.1 KiB 53d52bdf866a1ea1f30089e2339ddf2ece19d48569c0c4ece337b3d3a0829779
pd-mjlib_0.2.0-1.debian.tar.xz 3.8 KiB 81a5d08505af0a9b41377e5d8f7b6f28ecbfbf2fbb05ff793332247e9e02a07d

Available diffs

No changes file available.

Binary packages built by this source

pd-mjlib: library of Pd objects for composing music

 A library of objects for composing music written by Mark Williamson.
 .
 There are currently five objects:
  * pin~ - randomly delivers the input signal to either the right
           or left outlet with a given probability
  * metroplus - allows complex timing bangs to be delivered
  * prob - generates random events with a given probability
  * monorhythm - basic rhythm pattern building blocks that allows
                 polyrhthms to be generated quickly and easily
  * about - delivers a number that is "about" the same as the input number

pd-mjlib-dbgsym: debug symbols for pd-mjlib