diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-06-09 11:58:00 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-06-09 11:59:22 +0100 |
commit | 7c34a79d49377544d2c03597941643d0c60bd643 (patch) | |
tree | a516cd76e0b906c7ea5eb1fe35fc4499bd7b8957 | |
parent | 0f103081175daa96da7429ec80dafee072454c6b (diff) | |
download | wavemon-7c34a79d49377544d2c03597941643d0c60bd643.tar.gz |
Mark as linux-any to save CPU cycles on KFreeBSD/Hurd buildds
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7f5b3f9..c9739bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +wavemon (0.7.5-2) UNRELEASED; urgency=low + + * Mark as linux-any to save CPU cycles on KFreeBSD/Hurd buildds + + -- Jonathan McCrohan <jmccrohan@gmail.com> Sat, 09 Jun 2012 11:53:56 +0100 + wavemon (0.7.5-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index d38ff2a..7d28519 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.9.3 Homepage: http://eden-feed.erg.abdn.ac.uk/wavemon Package: wavemon -Architecture: any +Architecture: linux-any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Wireless Device Monitoring Application Wavemon allows you to watch signal and noise levels, packet |