aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/control4
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:
.