diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-08 23:00:28 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-08 23:00:28 +0000 |
commit | 46ed2d357091fb62cc3a86cd08aa30f82654356c (patch) | |
tree | 485f4feea64afdfd16bc9c2aa134783bd9da59d5 /debian/control | |
parent | acb47f3a0938473c97630fcf5ce2dd9606f6b56f (diff) |
uploaded Debian package to pkg-multimedia so removing 'debian' folder
svn path=/trunk/externals/pan/; revision=14320
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 08cf559..0000000 --- a/debian/control +++ /dev/null @@ -1,18 +0,0 @@ -Source: pd-pan -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~) -Standards-Version: 3.9.1 -Homepage: http://puredata.info - -Package: pd-pan -Architecture: all -Depends: ${shlibs:Depends}, - pd, - ${misc:Depends}, - pd-libdir -Description: a library of stereo panning algorithms for Pd - A library of stereo panning algorithms from various sources, including equal - power panning and linear panning. |