diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-10 01:27:10 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 13:36:01 +0200 |
commit | 9acca7f761acbbd76551e5cc86dc85dcf9f45324 (patch) | |
tree | e403bc4609a74eea83655c2665c3407f3895be91 | |
parent | 2c03a9d01a52318a4db544f68e361bea2e54d6a0 (diff) |
preparing for upload to Debian pkg-multimedia
svn path=/trunk/externals/bsaylor/; revision=14356
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 56665d3..dbb48ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -pd-bsaylor (0.0-1) unstable; urgency=low +pd-bsaylor (0.1-1) unstable; urgency=low - * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> + * Initial release (Closes: #602984) -- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500 diff --git a/debian/control b/debian/control index 6df130a..2e3e785 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Package: pd-bsaylor Architecture: any Depends: ${shlibs:Depends}, pd, - ${misc:Depends}, - pd-libdir + pd-libdir, + ${misc:Depends} Description: a library of FFT-based Pd objects by Ben Saylor bsaylor is a library of Pure Data objects by Benjamin Saylor: . |