pd-arraysize 0.1-5 source package in Ubuntu

Changelog

pd-arraysize (0.1-5) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/watch: Use https protocol
  * Use debhelper-compat instead of debian/compat

  [ IOhannes m zmölnig ]
  * Don't strip during make install.
    Thanks to Helmut Grohne <email address hidden> (Closes: #930205)
  * Removed Hans-Christoph Steiner from Uploaders as he requested
  * Removed obsolete d/source/local-options
  * Bump dh compat to 12
  * Bump standards version to 4.4.0

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Wed, 11 Sep 2019 14:48:44 +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
Focal release universe sound

Downloads

File Size SHA-256 Checksum
pd-arraysize_0.1-5.dsc 2.1 KiB 466ee6cb105acae011cd2bce793a3c698b364115b766ad55e0448fb8b2c739e3
pd-arraysize_0.1.orig.tar.gz 4.1 KiB 4f8b7468792672eecb6b7cf51e08dcf7ac96db19d8848b7fa609d8ad09bcd30f
pd-arraysize_0.1-5.debian.tar.xz 7.4 KiB e5dd5f7659dcc37e8a09db13b7d30ab1e344f27595f93221752198290dd8b1a5

Available diffs

No changes file available.

Binary packages built by this source

pd-arraysize: Pd object to report the size of an array

 This provides a simple object for Pure Data that reports the size of an array
 by name. For historical reasons, it is packaged as a standalone object. It
 is a very simple object, but has always been distributed by itself. It is
 packaged alone in keeping with the one-library-per-package style of all other
 pd libraries.
 .
 This is a tiny package that might otherwise be lumped into a 'goodies'
 package, but it is the only tiny one like this, so a 'goodies' package would
 end up being just this single object anyway.
 .
 Since Pd>=0.47, this object can be replaced with the built-in [array size].

pd-arraysize-dbgsym: debug symbols for pd-arraysize