aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-04 22:46:43 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 14:40:10 +0200
commit40836a5db3535ae44a2ebf84790c83cc18fa6027 (patch)
treedaddb9d789e353533e9c4856fedbd8790507990e
parentabb09f09885003823ec8910f0a7d7e4144c9b660 (diff)
improved Debian files as part of filing Debian Intent-To-Package
svn path=/trunk/abstractions/purepd/; revision=13748
-rw-r--r--debian/control7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index a94d27c..be911fa 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Homepage: http://puredata.info
Package: pd-purepd
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, pd
-Description: a library of objects re-implemented using only Pd-vanilla
+Description: a library of standard objects re-implemented using Pd-vanilla
This is a library focused on re-implementing existing objects written in C
- using only objects that are included in Pd-vanilla. The idea is to provide
- drop-in replacements for the binary objects usable on any platform.
+ using only objects that are included in puredata. The idea is to provide
+ drop-in replacements for the binary objects usable on any platform that are
+ also understandable to any Pd programmer.