pdp 1:0.14.1+darcs20180201-1 source package in Ubuntu

Changelog

pdp (1:0.14.1+darcs20180201-1) unstable; urgency=medium

  * New upstream version 0.14.1+darcs20180201

  * Refreshed patches
    * Dropped those applied upstream
    * Fixed spelling error in function declaration
  * Enabled full hardening
  * Adopted package into multimedia-team
  * Updated Vcs-* stanzas to salsa.d.o
  * Switched URLs to https://
  * Removed trailing whitespace in debian/*
  * Removed obsolete d/git-tuneclone.sh script
  * Updated d/copyright
    * Added d/copyright_hints
  * Bumped dh compat to 11
  * Bumped standards version to 4.1.3

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Tue, 06 Feb 2018 14:48:40 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe graphics

Downloads

File Size SHA-256 Checksum
pdp_0.14.1+darcs20180201-1.dsc 2.2 KiB 8696f8b0c0fc2b1fea6a1fdfd849f100f6c84f460d8ba08a720272b0a82ebefc
pdp_0.14.1+darcs20180201.orig.tar.gz 361.5 KiB 61f305589bf1f877d7d466236ab4c621913bdf9717ac88b01910f7bbecce1bb3
pdp_0.14.1+darcs20180201-1.debian.tar.xz 17.0 KiB 0c55b7a0543bb76c279f53f641c7222302f69bbb6e4146e1e75107b3e8249fb3

No changes file available.

Binary packages built by this source

pd-3dp: No summary available for pd-3dp in ubuntu cosmic.

No description available for pd-3dp in ubuntu cosmic.

pd-3dp-dbgsym: No summary available for pd-3dp-dbgsym in ubuntu disco.

No description available for pd-3dp-dbgsym in ubuntu disco.

pd-pdp: No summary available for pd-pdp in ubuntu disco.

No description available for pd-pdp in ubuntu disco.

pd-pdp-dbgsym: No summary available for pd-pdp-dbgsym in ubuntu cosmic.

No description available for pd-pdp-dbgsym in ubuntu cosmic.

pd-scaf: Simple Cellular Automaton Forth for PDP

 PDP is an extension library for Pd that allows you to manipulate movies
 and live video data in realtime. PDP stands for Pd Packet, the data
 container that is used for images in PDP.
 .
 This is a PDP extension lib that contains modules for cellular
 automata built on a (very) minimal forth-like virtual system
 (scaf - simple cellular automaton forth) to define update rules.
 A compiler is included to produce 'scafo' object code that can be
 dynamically loaded into the [pdp_ca] module. So it is possible to
 add/change rules without restarting Pd.

pd-scaf-dbgsym: debug symbols for pd-scaf