diff options
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. |