diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-08 22:49:49 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-08 22:49:49 +0000 |
commit | c9beb1767aa5ef3c49341dacc9eb7ccd27ade431 (patch) | |
tree | 410281f66f0a55075f3fb4c739fc8cd1d5c4ead5 /debian/control | |
parent | 4f191fb5104de086a665f46ea319bed8a9109323 (diff) |
uploaded Debian package to pkg-multimedia so removing 'debian' folder
svn path=/trunk/externals/hcs/; revision=14318
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. |