[SCM] pd-mapping/master: "Recommend" dependencies for help-patches rather than "Depend" on them

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Tue Mar 22 11:10:28 UTC 2011


The following commit has been merged in the master branch:
commit 563dc65e6a9c01256ed01e7abdcb8672f91cffa0
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Tue Mar 22 12:09:35 2011 +0100

    "Recommend" dependencies for help-patches rather than "Depend" on them

diff --git a/debian/control b/debian/control
index e12f76c..665e1b0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,16 +10,16 @@ Homepage: http://puredata.info
 Package: pd-mapping
 Architecture: all
 Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         pd,
-         pd-cyclone,
-         pd-ggee,
-         pd-maxlib,
-         pd-pddp,
-         pd-purepd,
-         pd-zexy,
-         pd-libdir
-Recommends: pd-import
+ ${misc:Depends},
+ pd,
+ pd-maxlib,
+ pd-pddp,
+ pd-purepd,
+ pd-zexy
+Recommends: pd-import,
+ pd-libdir
+ pd-cyclone,
+ pd-ggee,
 Description: a Pd library for creatively mapping data
  The Mapping Library for Pd is a library of mapping primitives for mapping
  data to controls. Also included are techniques for conditioning sensor data

-- 
pd-mapping packaging



More information about the pkg-multimedia-commits mailing list