[SCM] pd-iemguts/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:38 UTC 2015


The following commit has been merged in the master branch:
commit 9c70583e52ce9d8e30fe482d4419cfa0854ef91e
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue Nov 3 14:28:28 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 839ca5d..3f1bb1a 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -14,7 +14,7 @@ Package: pd-iemguts
 Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends},
- puredata-core | pd
+ puredata | pd
 Description: Pd-Objects for meta patching
  This library contains a collection of very low-level objects for Pd, that are
  usually used to build higher-level abstractions for dynamic patching and live

-- 
pd-iemguts packaging



More information about the pkg-multimedia-commits mailing list