[SCM] pd-zexy/master: Depend on "pd" rather than "puredata"

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Tue Jun 7 16:55:24 UTC 2011


The following commit has been merged in the master branch:
commit b664f8e4efd78b901a48007b01bd413efb85d1ce
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Tue Jun 7 18:28:14 2011 +0200

    Depend on "pd" rather than "puredata"
    
    the latter provides "pd", and pd-zexy should work with all providers of "pd"

diff --git a/debian/control.in b/debian/control.in
index e5c626a..12277de 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -13,7 +13,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/pd-zexy.git
 
 Package: pd-zexy
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, puredata
+Depends: ${shlibs:Depends}, ${misc:Depends}, pd
 Description: General Purpose addon library for Pd
  zexy is "the swiss army knife for Pure Data".
  .

-- 
pd-zexy packaging



More information about the pkg-multimedia-commits mailing list