diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-02-05 19:37:06 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-02-05 19:37:06 +0000 |
commit | 600943342742cbb6316bf9deb88c490e25cf7f03 (patch) | |
tree | ebbb05fab718649c524d688d16e4db7955b64587 | |
parent | 69f0c1f554522a8931d90c91f6cd8864916547e9 (diff) | |
download | wavemon-600943342742cbb6316bf9deb88c490e25cf7f03.tar.gz |
More fixes
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ceb3eac..750e646 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: extra Maintainer: Rene Engelhard <rene@debian.org> Uploaders: Jonathan McCrohan <jmccrohan@gmail.com> -Build-Depends: cdbs, libncurses5-dev, debhelper (>= 7777777), linux-libc-dev | linux-kernel-headers (>= 2.6.13+0rc3) +Build-Depends: cdbs, libncurses5-dev, debhelper (>= 7.0.50~), linux-libc-dev | linux-kernel-headers (>= 2.6.13+0rc3) Standards-Version: 3.9.2 Homepage: http://eden-feed.erg.abdn.ac.uk/wavemon |