[SCM] pd-mapping/master: fixed comma placement of Depends: and Recommends:

eighthave-guest at users.alioth.debian.org eighthave-guest at users.alioth.debian.org
Thu Dec 29 20:31:34 UTC 2011


The following commit has been merged in the master branch:
commit 52d29fb1386095e6cbb56e87ad587d5c00b70d4d
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Thu Dec 29 14:21:02 2011 -0500

    fixed comma placement of Depends: and Recommends:

diff --git a/debian/control b/debian/control
index 16e4bd2..12f8b8b 100644
--- a/debian/control
+++ b/debian/control
@@ -20,10 +20,10 @@ Depends: ${shlibs:Depends},
  pd-purepd,
  pd-zexy
 Recommends: pd-import,
- pd-libdir
+ pd-libdir,
  pd-cyclone,
- pd-ggee,
-Description: a Pd library for creatively mapping data
+ pd-ggee
+Description: 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
  to make it usable in the context of instrument design. It is something like a

-- 
pd-mapping packaging



More information about the pkg-multimedia-commits mailing list