aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-12 22:44:25 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-12 22:44:25 +0000
commit4eae209a441add9fc52334877a47e5bd8c5641d3 (patch)
treecde7249a5cc481b260f755c8699e992448b1b8b9 /debian/control
parent48d170d5d50bb84a96d249f17e2048c48270ea97 (diff)
got 'make dist' working and fixed up debian stuff
svn path=/trunk/externals/pddp/; revision=13425
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 7435c85..1e9dc3e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: pd-template
+Source: pd-pddp
Section: sound
Priority: optional
Maintainer: Paul Brossier <piem@debian.org>
@@ -6,7 +6,10 @@ Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-3.1~)
Standards-Version: 3.8.3
Homepage: http://puredata.info
-Package: pd-template
+Package: pd-pddp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, pd
-Description:
+Description: a support library for the Pure Data Documentation Project
+ This library provides a collection of objects for making documentation easier
+ and more interactive, providing standard ways of outputting audio,
+ controlling the DSP, and making it possible to embed clickable links.