diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-04-07 00:44:26 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-04-07 00:44:26 +0000 |
commit | 63230f83e3597485a934a7cf15b74b4504547bc2 (patch) | |
tree | 94052033ea1c3c2053dd7307851f6353feda7437 | |
parent | ada6b285c97dea4f0d5e62cb994e408b443093b2 (diff) |
fixed up for submission to launchpad
svn path=/trunk/externals/pmpd/; revision=13384
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | pmpd-meta.pd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 18da8d3..0d6b3f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pd-pmpd (0.17-1.4) unstable; urgency=low +pd-pmpd (0.0.9-1) unstable; urgency=low * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> diff --git a/pmpd-meta.pd b/pmpd-meta.pd index f74087d..4aedc26 100644 --- a/pmpd-meta.pd +++ b/pmpd-meta.pd @@ -1,7 +1,7 @@ #N canvas 10 10 513 190 10; #X text 11 115 LICENSE GNU GPL; #X text 10 38 AUTHOR Cyrille Henry; -#X text 9 135 VERSION 0.09; +#X text 9 135 VERSION 0.0.9; #X text 10 18 NAME pmpd; #X text 10 58 DESCRIPTION Pmpd is a library for Pure Data allowing the synthesis of control data through the means of particular physics |