From 316f89bb12f7647f404e9be59caa65b13c17817e Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 22 Jan 2010 05:44:51 +0000 Subject: ok, things are building with debuild, but not installing properly svn path=/trunk/externals/ext13/; revision=13074 --- debian/control | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..2d861e4 --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: pd-ext13 +Section: sound +Priority: optional +Maintainer: Paul Brossier +Build-Depends: debhelper (>= 7.0.50~), pure-data | pd +Standards-Version: 3.8.3 +Homepage: http://puredata.info + +Package: pd-ext13 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: a collection of externals for pd + this ist ext13, a collection of externals for pd + most of the code comes from other pd-object or externals + and is just modifyed. + you can use, copy modify, distribute... blahblah + there`s no warranty for anything. -- cgit v1.2.1