aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-05 21:41:57 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-05 21:41:57 +0000
commitdd4bc9f41ef66a81db83224feed86931da4c5c76 (patch)
treef59f509ef28d54a4df2d1ef77855c3d73e925f0e
parentc2c77c674eee53eb25e9b00beaf08cc01370d179 (diff)
fixed up Debian files in preparation for submission to mentors.debian.net
svn path=/trunk/externals/mjlib/; revision=13759
-rw-r--r--debian/changelog4
-rw-r--r--debian/control13
2 files changed, 13 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index be29cfd..c182404 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-pd-mjlib (0.1-1) unstable; urgency=low
+pd-mjlib (0.1-0.0) unstable; urgency=low
- * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
+ * Initial release (Closes: #591824)
-- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500
diff --git a/debian/control b/debian/control
index 19fda48..bfe5d35 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: pd-mjlib
Section: sound
Priority: optional
-Maintainer: Paul Brossier <piem@debian.org>
+Maintainer: Hans-Christoph Steiner <hans@eds.org>
Build-Depends: debhelper (>= 7.0.50~), puredata
Standards-Version: 3.8.3
Homepage: http://puredata.info
@@ -9,5 +9,14 @@ Homepage: http://puredata.info
Package: pd-mjlib
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, pd
-Description: library of objects for composing music
+Description: library of Pd objects for composing music
A library of objects for composing music written by Mark Williamson.
+
+ There are currently five objects:
+ pin~ - randomly delivers the input signal to either the right or left
+ outlet with a given probability
+ metroplus - allows complex timing bangs to be delivered
+ prob - generates random events with a given probability
+ monorhythm - basic rhythm pattern building blocks that allows polyrhthms
+ to be generated quickly and easily
+ about - delivers a number that is "about" the same as the input number