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 | 7b554b5fc1706cced25d6d72eb42b5c0fd9686cf (patch) | |
tree | 26af109cb0614286e9484d9e536fd80686e4972e /debian/control | |
parent | 2b411d6966d1d7969a86fe4857b8a912b6722ddb (diff) |
fixed up Debian files in preparation for submission to mentors.debian.net
svn path=/trunk/externals/hcs/; revision=13759
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 946027f..08d93e7 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: pd-hcs Section: sound Priority: optional -Maintainer: Paul Brossier <piem@debian.org> +Maintainer: Hans-Christoph Steiner <hans@eds.org> Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-3.1~) Standards-Version: 3.8.3 Homepage: http://puredata.info @@ -9,6 +9,8 @@ Homepage: http://puredata.info Package: pd-hcs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd -Description: a random grabbag of objects - The 'hcs' library is a random grabbag of objects that are experiments that - sometimes lead to full-fledged libraries. +Description: a random grabbag of Pd objects by Hans-Christoph Steiner + The 'hcs' library is a random grabbag of objects that are experiments + that sometimes lead to full-fledged libraries. There are objects for + getting UNIX file and permissions information, Pd GUI manipulation, + handling filenames, and more. |