diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-11 18:14:17 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-11 18:14:17 +0000 |
commit | 94ebaa246fe14a673a765d064f142165fef59edd (patch) | |
tree | e83be83d624dfb5732af3c2a3c1860e7d3618642 /debian | |
parent | 7af84d34bdf53e115e2e4d077a9969885b21c3ac (diff) |
filed missing ITP bugs and polished in prep for upload to git.debian.org
svn path=/trunk/externals/plugin~/; revision=14047
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 44b23ff..0f761f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ pd-plugin (0.2.1-1) unstable; urgency=low - * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> + * Initial release (Closes: #596461) - -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 + -- Hans-Christoph Steiner <hans@eds.org> Sat, 11 Sep 2010 14:12:12 -0400 diff --git a/debian/control b/debian/control index 2b71906..a9d1464 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Homepage: http://puredata.info Package: pd-plugin Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Suggests: ladspa-sdk, invada-studio-plugins-ladspa, rubberband-ladspa Description: LADSPA and VST plug-in hosting for Pd This is a Pd tilde object for hosting LADSPA audio plug-ins. The LADSPA plug-in interface is supported completely. The object will |