pd-hid 0.7-4 source package in Ubuntu

Changelog

pd-hid (0.7-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat

  [ IOhannes m zmölnig (Debian/GNU) ]
  * Removed Hans-Christoph Steiner from Uploaders as he requested
  * Add salsa-ci configuration
  * Remove obsolete file d/source/local-options
  * Declare that building this package does not require 'root' powers.
  * Apply "warp-and-sort -ast"
  * Bump dh-compat to 13
  * Bump standards version to 4.6.1

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Sun, 04 Sep 2022 13:42:27 +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

Downloads

File Size SHA-256 Checksum
pd-hid_0.7-4.dsc 2.0 KiB dc3eeaef88e94c156d20f2c857aec1a12698b23384572d706a0bd18565420f0e
pd-hid_0.7.orig.tar.gz 135.1 KiB f578d18e62da3b4ec4ded024559b1ab97d3957a0af29f4cb3361d2e2e50eff4e
pd-hid_0.7-4.debian.tar.xz 5.3 KiB aadfe48275585c307b1d3df705c8ed9f4f277baf90d0d51a79184ad8746ebace

Available diffs

No changes file available.

Binary packages built by this source

pd-hid: Pd object for getting data from USB HID devices

 [hid] is a Pure Data object for reading data from USB HID devices like
 keyboards, mice, joysticks, gamepads, keypads, and all sorts of other
 esoteric controllers like USB knobs, touchscreens, Apple IR Remotes, etc. It
 represents the data with a cross-platform message scheme which is then
 translated to the underlying native API for input devices (Linux input.h or
 Mac OS X HID Utilities).

pd-hid-dbgsym: debug symbols for pd-hid