pd-pduino 0.5.1-2 source package in Ubuntu

Changelog

pd-pduino (0.5.1-2) unstable; urgency=medium

  * Switched buildsystem from dh to cdbs
    * Bumped dh compat to 11
    * Enabled hardening
  * Document how to properly 'gbp clone' the packaging repo.
  * Updated Vcs-* stanzas to salsa.d.o
  * Updated maintainer address
  * Removed trailing whitespace in debian/*
  * Use https:// for URLs
  * Updated d/copyright_hints
  * Bumped standards version to 4.1.3

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Thu, 01 Feb 2018 23:29:53 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pd-pduino_0.5.1-2.dsc 1.9 KiB 45e9d2019ff14535e1bd4be81380f01ae30df5202b1602fb318c187cea21cdeb
pd-pduino_0.5.1.orig.tar.bz2 70.0 KiB 051d20e96cbb8cb1abbd78f6216bb14040852ea124235dbc2fbb97a8f9ef60df
pd-pduino_0.5.1-2.debian.tar.xz 4.9 KiB 7c9b0356487e7a80974da3f56088225cd08dff54260233ee6a965458e791669b

Available diffs

No changes file available.

Binary packages built by this source

pd-pduino: interfacing with the Arduino from within Pure Data (Pd)

 This package includes a Pd object and a matching Arduino firmware. It allows
 you to control the Arduino board from Pd without having to program in Arduino's
 C++.
 .
 WARNING! This version of the [arduino] object for Pd will only work with 2.1
 versions of Firmata or newer! It will not work with older versions of the
 firmware!
 Firmata-2.2 is inluded in the documentation.