diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-08 19:56:44 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-08 19:56:44 +0000 |
commit | 3fb0b2dbb4d0895fdc688fb65d02ac635c693f93 (patch) | |
tree | 33dafa29997447a24ddf31764d37d8b76a90f51e /debian/control | |
parent | a1abb9c31ab95ee46575f52d9b7c0f942acba098 (diff) |
uploaded Debian package to pkg-multimedia so removing 'debian' folder
svn path=/trunk/externals/pddp/; revision=14299
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index c494092..0000000 --- a/debian/control +++ /dev/null @@ -1,21 +0,0 @@ -Source: pd-pddp -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-pddp -Architecture: any -Depends: ${shlibs:Depends}, - pd, - pd-libdir, - ${misc:Depends} -Description: a support library for the Pure Data Documentation Project - This library provides a collection of objects for Pd for making documentation - easier and more interactive, providing standard ways of outputting audio, - controlling the DSP, and making it possible to embed clickable links. |