diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-05 21:41:57 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-05 21:41:57 +0000 |
commit | bc325c29c7ad81c5d0d1807532bd8d82c46de0a3 (patch) | |
tree | 9f040073c1336b25ed518c464070eef862896444 /debian/control | |
parent | efed3833da03cda6df11163e2ffccc52072ba099 (diff) |
fixed up Debian files in preparation for submission to mentors.debian.net
svn path=/trunk/abstractions/jmmmp/; revision=13759
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 05299e1..78aca4d 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: pd-jmmmp Section: sound Priority: optional -Maintainer: Paul Brossier <piem@debian.org> +Maintainer: Hans-Christoph Steiner <hans@eds.org> Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.8.3 Homepage: http://puredata.info @@ -9,6 +9,6 @@ Homepage: http://puredata.info Package: pd-jmmmp Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, pd -Description: a collection of GUI objects for musical performance +Description: a collection of Pd GUI objects for musical performance jmmmp is a collection of GUI objects for musical performance, including controlling the DAC, volume, debugging, linking up with other programs, etc. |