diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-21 06:00:49 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-21 06:00:49 +0000 |
commit | 972e30e5f3cd2d88fb2de1276cb3c0b0dab8a0de (patch) | |
tree | 640f606e9a13b15263ab9a41d51c190e059727f7 /debian/control | |
parent | 35ed8f32edda9e23741fdb6a9fd0c7ebb7ee8b11 (diff) |
ported mjlib to template Makefile and debian stuff
svn path=/trunk/externals/mjlib/; revision=13186
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..19fda48 --- /dev/null +++ b/debian/control @@ -0,0 +1,13 @@ +Source: pd-mjlib +Section: sound +Priority: optional +Maintainer: Paul Brossier <piem@debian.org> +Build-Depends: debhelper (>= 7.0.50~), puredata +Standards-Version: 3.8.3 +Homepage: http://puredata.info + +Package: pd-mjlib +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Description: library of objects for composing music + A library of objects for composing music written by Mark Williamson. |