[SCM] pd-cxc/master: improved descriptions

eighthave-guest at users.alioth.debian.org eighthave-guest at users.alioth.debian.org
Thu Nov 11 15:54:10 UTC 2010


The following commit has been merged in the master branch:
commit 6310e705c867fbd9475989f092aec6715a7d8e7a
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Thu Nov 11 10:53:37 2010 -0500

    improved descriptions

diff --git a/debian/changelog b/debian/changelog
index 16a1137..0f546e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ pd-cxc (0.5.1-1) unstable; urgency=low
 
   * Initial release (Closes: #591847)
 
- -- Hans-Christoph Steiner <hans at eds.org>  Wed, 10 Nov 2010 15:13:32 -0500
+ -- Hans-Christoph Steiner <hans at eds.org>  Thu, 11 Nov 2010 10:53:01 -0500
diff --git a/debian/control b/debian/control
index e681664..19b773e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,9 @@ Depends: ${shlibs:Depends},
          pd,
          ${misc:Depends},
          pd-libdir
-Description: pd externals library powered by zt0ln d4ta
- cxc is a library of Pd objects for random numbers and system tools.
+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.
  .
   * ixprint: print data on console without prefix (needed for ascwave)
   * binshift: binary shift objects (<<,>>)
@@ -23,10 +24,9 @@ Description: pd externals library powered by zt0ln d4ta
             sequentially character by character with a given delay
   * ascwave: print funny ascii constructions on console
   * bfilt: re-output every argumen-th event, useful for modulo-sequencers
-  * internal: modulo x -> sel 0
   * bfilt2: features internal counter, output just bangs
-  * counter: cloned out of markex so I don't need to load GEM to have these
-  * reson: same as above
+  * cxc_counter: a clone of the counting object from pd-markex
+  * reson: an interpolating reson filter
   * cxc_prepend: prepend stuff with another symbol
   * cxc_split: split incoming string at specified delimiter
   * utime: output seconds since epoch and microsecond fraction
@@ -35,6 +35,6 @@ Description: pd externals library powered by zt0ln d4ta
   * ENV: get and set environment variables and certain defines like RAND_MAX
   * proc: get stuff out of the linux proc directory (so far: 
           cpuinfo, loadavg, version, uptime)
-  * delta~: emit distance to last sample as signal.
+  * delta~: emit distance to last sample as signal
   * cx.mean, cx.avgdev, cx.stddev: calculate mean, standard and average
                                    deviation of a signal in an array

-- 
pd-cxc packaging



More information about the pkg-multimedia-commits mailing list