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


The following commit has been merged in the master branch:
commit 3f640a5315ac034abdfd89a2cbe177aad33b4716
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue Nov 3 14:26:05 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 86e2b2b..41679e2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -14,7 +14,7 @@ Package: pd-iemtab
 Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends},
- puredata-core | pd
+ puredata | pd
 Description: Pd-objects for table manipulation
  This is a collection of high-performance objects to manipulate tables/arrays
  from within Pd.

-- 
pd-iemtab packaging



More information about the pkg-multimedia-commits mailing list