[SCM] pd-cxc/master: Suggest pd-libdir rather than Depend on it
    zmoelnig-guest at users.alioth.debian.org 
    zmoelnig-guest at users.alioth.debian.org
       
    Wed Apr 20 14:09:31 UTC 2011
    
    
  
The following commit has been merged in the master branch:
commit f03988ef26da5700fe9ead9ef87d713cddd01222
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Wed Apr 20 16:10:44 2011 +0200
    Suggest pd-libdir rather than Depend on it
    
    pd-libdir is only a convenience tool for using this library
diff --git a/debian/control b/debian/control
index 8672c24..99f9726 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Package: pd-cxc
 Architecture: any
 Depends: ${shlibs:Depends},
          pd,
-         ${misc:Depends},
-         pd-libdir
+         ${misc:Depends}
+Suggests: pd-libdir
 Description: a Pd library for working with patterns and numbers
  cxc is a library of Pd objects for random numbers, number patterns and a
  couple errant system tools.
-- 
pd-cxc packaging
    
    
More information about the pkg-multimedia-commits
mailing list