[SCM] pd-cyclone/master: Depend on 'puredata' rather than 'puredata-core'

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Tue Nov 3 14:04:28 UTC 2015


The following commit has been merged in the master branch:
commit 972da8e44bec2eeba9beb7d3e564caad1908eab7
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue Nov 3 14:28:55 2015 +0100

    Depend on 'puredata' rather than 'puredata-core'
    
    the secondary dependency on (virtual) 'pd'
    can be satisfied by 'puredata-core'

diff --git a/debian/control.in b/debian/control.in
index 6f19e00..d71060b 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -17,7 +17,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/pd-cyclone.git
 Package: pd-cyclone
 Architecture: any
 Depends: ${shlibs:Depends},
- puredata-core | pd,
+ puredata | pd,
  pd-libdir,
  ${misc:Depends}
 Recommends: pd-import,

-- 
pd-cyclone packaging



More information about the pkg-multimedia-commits mailing list