aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-01-22 05:44:51 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-01-22 05:44:51 +0000
commit316f89bb12f7647f404e9be59caa65b13c17817e (patch)
tree26c302a913ad12122b4027687115beee293527aa /debian/control
parent331225be2ea371302c0d84ea6aba4d26bac7587c (diff)
ok, things are building with debuild, but not installing properly
svn path=/trunk/externals/ext13/; revision=13074
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 17 insertions, 0 deletions
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 <piem@debian.org>
+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.