diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-09 18:07:22 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-09 18:07:22 +0000 |
commit | c43710f172f6177f0d0eedd99c559290aa77b166 (patch) | |
tree | aa11f76d1f9ce6561a1f152d72bea72eef9e1d55 /debian/control | |
parent | a1e92d8737141be730c358deddafcfa5d5164e24 (diff) |
updated to use new template Makefile+debian stuff
svn path=/trunk/externals/motex/; revision=13150
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..6b6a39a --- /dev/null +++ b/debian/control @@ -0,0 +1,14 @@ +Source: pd-motex +Section: sound +Priority: optional +Maintainer: Paul Brossier <piem@debian.org> +Build-Depends: debhelper (>= 7.0.50~), pure-data | pd +Standards-Version: 3.8.3 +Homepage: http://puredata.info + +Package: pd-motex +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Description: Pd Externals by Iain Mott + A collection of externals from Iain Mott that mostly provide some + math functions. |