From 0ca6f43514c11e30d76618be69fcb995b926d0d5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 21 Feb 2010 05:08:54 +0000 Subject: ported to new template Makefile and debianized it svn path=/trunk/externals/moonlib/; revision=13184 --- debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..9606b2d --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: pd-moonlib +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-moonlib +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Description: library of objects related to GUI control + Moonlib includes three sub-sections: nilib, which is a kind of wrapper + between Pd and Gtk, sublib, which is a collection of gui control objects, and + other, which are miscellaneous objects. + -- cgit v1.2.1