pd-cyclone 0.1~alpha55-7 source package in Ubuntu

Changelog

pd-cyclone (0.1~alpha55-7) unstable; urgency=low


  [ Hans-Christoph Steiner ]
  * Bumped Standards-Version to 3.9.4
  * Updated to copyright-format/1.0
  * Removed 'DM-Upload-Allowed: yes', its deprecated

  [ IOhannes m zmölnig ]
  * Fixed out-of-bound array access (Closes: #715772)
  * Removed unneeded patches
  * Exported CFLAGS and LDFLAGS
    * Added patch to allow passing of extra FLAGS
    * Enabled hardening-flags
  * Dropped Build-Depends on "puredata" (keep only "puredata-dev")
  * Used more CDBS features for packaging
    * Unconditionally included cdbs/utils.mk
    * Used cdbs/pd.mk snippet
    * Switched to debian/control.in
    * Added README.source to emphasize control.in file as *not* a show-stopper
      for contributions.
  * Added lintian-override: upstream comes without Changelog
  * Used canonical Vcs-* stanzas
  * Added myself to uploaders
  * Updated debian/watch
  * Updated debian/copyright
  * Regenerated debian/copyright_hints
  * Bumped Standards-Version to 3.9.5

 -- Felipe Sateler <email address hidden>  Fri, 21 Mar 2014 11:21:10 -0300

Upload details

Uploaded by:
Debian Multimedia Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Maintainers
Architectures:
any
Section:
sound
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pd-cyclone_0.1~alpha55-7.dsc 2.1 KiB 743c98615a9f334c3ee47d4cac80966eb97d53892323eb3cedc38f4ac738f4ab
pd-cyclone_0.1~alpha55.orig.tar.gz 487.7 KiB b1acd225a058be16619c54d4795aa24676c337a20d3f31b17d3d814f734fdafb
pd-cyclone_0.1~alpha55-7.debian.tar.xz 11.1 KiB 8076df987f5b8c45c938ed85c9a4ff077dec27156a95dbcf1d65be17568707dc

Available diffs

No changes file available.

Binary packages built by this source

cyclist: No summary available for cyclist in ubuntu vivid.

No description available for cyclist in ubuntu vivid.

pd-cyclone: Pd library of clones of Max/MSP 4.5 objects

 Cyclone is a library of PureData classes, bringing some level of
 compatibility between Max/MSP and Pd environments. Although being
 itself in the early stage of development, it is meant to eventually
 become part of a much larger project, aiming at unification and
 standardization of computer musician's tools.
 .
 In its current form, cyclone is mainly for people using both Max and
 Pd, and thus wanting to develop cross-platform patches. In this
 respect, cyclone has much in common with Thomas Grill's flext, and
 flext-based externals. While flext enables developing new
 cross-platform classes, cyclone makes existing classes cross-platform.
 .
 Cyclone also comes handy, somewhat, in the task of importing Max/MSP
 patches into Pd. Do not expect miracles, though, it is usually not an
 easy task.