summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-04-25 19:10:08 +0100
committerJon Medhurst <tixy@linaro.org>2012-04-25 19:14:29 +0100
commitf0405af617771e9e79b62472939ddb9ceb726e32 (patch)
tree6ffdf2c8159c3a700b76b068a436c70f02c69083
parent8c6d80ddd18de240cf963c635f97c814adfc1c1a (diff)
gator-daemon-5.9-6: Remove Depends: gator-module*
Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--gator-daemon-5.9/debian/changelog7
-rw-r--r--gator-daemon-5.9/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/gator-daemon-5.9/debian/changelog b/gator-daemon-5.9/debian/changelog
index 09bfa03..66e4c3b 100644
--- a/gator-daemon-5.9/debian/changelog
+++ b/gator-daemon-5.9/debian/changelog
@@ -1,3 +1,10 @@
+gator-daemon (5.9-6) precise; urgency=low
+
+ * Remove Depends: gator-module* as Linaro kernels should
+ now all contain the required module.
+
+ -- Jon Medhurst (Tixy) <jon.medhurst@linaro.org> Wed, 25 Apr 2012 18:06:28 +0000
+
gator-daemon (5.9-5) precise; urgency=low
* Move to armhf and Precise
diff --git a/gator-daemon-5.9/debian/control b/gator-daemon-5.9/debian/control
index c99ffcb..dd41072 100644
--- a/gator-daemon-5.9/debian/control
+++ b/gator-daemon-5.9/debian/control
@@ -8,7 +8,7 @@ Homepage: http://www.arm.com/ds-5
Package: gator-daemon
Architecture: armhf
-Depends: ${misc:Depends}, gator-module (>= 5.9~rc1) | gator-module-in-tree
+Depends: ${misc:Depends}
Description: ARM Streamline gator daemon
The target-side daemon gathering data for ARM Streamline
Performance Analyzer.