diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 963cb13..0000000 --- a/debian/control +++ /dev/null @@ -1,26 +0,0 @@ -Source: pd-hcs -Section: sound -Priority: optional -Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> -Uploaders: Hans-Christoph Steiner <hans@eds.org> -Build-Depends: debhelper (>= 7.0.50~), - puredata, - quilt (>= 0.46-7~) -Standards-Version: 3.9.1 -Homepage: http://puredata.info - -Package: pd-hcs -Architecture: any -Depends: ${shlibs:Depends}, - pd, - pd-cyclone, - pd-libdir, - pd-pddp, - pd-purepd, - pd-zexy, - ${misc:Depends} -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. |