[SCM] pd-cyclone/master: fixed Depends to use new puredata 0.43 package suite

eighthave-guest at users.alioth.debian.org eighthave-guest at users.alioth.debian.org
Sun Jan 1 05:32:36 UTC 2012


The following commit has been merged in the master branch:
commit 0998ab652678f0e4593d37552133e33d7bcfa570
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Sat Dec 31 21:08:51 2011 -0500

    fixed Depends to use new puredata 0.43 package suite

diff --git a/debian/control b/debian/control
index 220f39b..ba7ad8b 100644
--- a/debian/control
+++ b/debian/control
@@ -18,13 +18,13 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-cyclone.git
 Package: pd-cyclone
 Architecture: any
 Depends: ${shlibs:Depends},
- pd,
+ puredata-core | pd,
  pd-libdir,
  ${misc:Depends}
 Recommends: pd-import,
  pd-pddp,
  cyclist
-Description: a Pd library of clones of Max/MSP 4.5 objects
+Description: 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

-- 
pd-cyclone packaging



More information about the pkg-multimedia-commits mailing list