summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hudson-Doyle <michael.hudson@linaro.org>2013-01-14 11:12:59 +0800
committerAndy Green <andy.green@linaro.org>2013-01-14 11:12:59 +0800
commiteedc3feeacbec92dd4cce265825524eb1b545ba2 (patch)
tree049f64ac74d6ea4d1844335ba9adf710a83e60df
parent81ee1cbb5ff4d36966edee4f4d595f4cffc1faec (diff)
dependency updates in packagingHEADmaster
Signed-off-by: Michael Hudson-Doyle <michael.hudson@linaro.org>
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
-rwxr-xr-x[-rw-r--r--]debian/rules0
3 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 62b3ddb..2ff1536 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lava-fft (0.0.1) oneiric; urgency=low
+
+ * Dependency updates.
+
+ -- Michael Hudson-Doyle <michael.hudson@linaro.org> Mon, 14 Jan 2013 14:45:32 +1300
+
lava-fft (0.0~) oneiric; urgency=low
* Initial package.
diff --git a/debian/control b/debian/control
index a5855af..07b6700 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Section: misc
Priority: optional
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 8), libfftw3-dev, autoconf, automake, libtool,
- dh-autoreconf
+ dh-autoreconf, libpng-dev
Package: lava-fft
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libfftw3-3
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: lava-fft is a tool for producing test wav files, and comparing
captured copies of the test wav files, eg, from arecord against what was
sent.
diff --git a/debian/rules b/debian/rules
index bace6e8..bace6e8 100644..100755
--- a/debian/rules
+++ b/debian/rules