From 972e30e5f3cd2d88fb2de1276cb3c0b0dab8a0de Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 21 Feb 2010 06:00:49 +0000 Subject: ported mjlib to template Makefile and debian stuff svn path=/trunk/externals/mjlib/; revision=13186 --- debian/control | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +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. -- cgit v1.2.1