aboutsummaryrefslogtreecommitdiff
path: root/puremapping/debian/control
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2010-11-11 13:26:14 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2010-11-11 13:26:14 +0000
commitc56094323ba253fe948adb13ba3cb2ab0e29a952 (patch)
treecbd0a30215c837a86c414b8cea36c4d8bdfc7002 /puremapping/debian/control
parent147ef41760be472d303673be498e9af8ff3feb95 (diff)
adding a debian folder to be complient with debien template
svn path=/trunk/externals/nusmuk/; revision=14410
Diffstat (limited to 'puremapping/debian/control')
-rw-r--r--puremapping/debian/control21
1 files changed, 21 insertions, 0 deletions
diff --git a/puremapping/debian/control b/puremapping/debian/control
new file mode 100644
index 0000000..249719e
--- /dev/null
+++ b/puremapping/debian/control
@@ -0,0 +1,21 @@
+Source: pd-puremapping
+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
+Standards-Version: 3.9.1
+Homepage: http://puredata.info
+
+Package: pd-puremapping
+Architecture: any
+Depends: ${shlibs:Depends},
+ pd,
+ ${misc:Depends},
+Description: mapping objects for pure data
+ This collection of abstraction are made to facilitate the use of sensors
+ and to create complex relations between input and output of a dynamic system
+ Puremapping was create based on la-kitchen library, and the mapping library.
+ Most object of puremapping should be compatible with the mapping lib object.
+ They do however have no dependency.