From 68b7a63e3befd81e256e38d05b7f36bbd374e8c0 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 13 May 2010 03:06:21 +0000 Subject: updated to newest Makefile template and debianized svn path=/trunk/externals/hcs/pan/; revision=13522 --- debian/control | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..95b7816 --- /dev/null +++ b/debian/control @@ -0,0 +1,14 @@ +Source: pd-pan +Section: sound +Priority: optional +Maintainer: Paul Brossier +Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-3.1~) +Standards-Version: 3.8.3 +Homepage: http://puredata.info + +Package: pd-pan +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Description: a library of stereo panning algorithms + A library of stereo panning algorithms from various sources, including equal + power panning and linear panning. -- cgit v1.2.1