diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-02-05 19:25:07 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-02-05 19:25:07 +0000 |
commit | d5c129e76d4c86c8765fefd2196850e2f8149bf9 (patch) | |
tree | ae482cfb23cf231f4fc797494c37e1419b313183 | |
parent | 9fb5d35b9119728186471252fa94acfbe2fdbba8 (diff) | |
download | wavemon-d5c129e76d4c86c8765fefd2196850e2f8149bf9.tar.gz |
More linitan fixes
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 1 |
3 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 139f3b0..7596e16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ wavemon (0.7.3-1) unstable; urgency=low - * Non-maintainer upload. * New upstream release -- Jonathan McCrohan <jmccrohan@gmail.com> Sun, 05 Feb 2012 19:18:58 +0000 diff --git a/debian/compat b/debian/compat index b8626c4..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +7 diff --git a/debian/control b/debian/control index 2db151e..4a33dbd 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Source: wavemon Section: net Priority: extra Maintainer: Rene Engelhard <rene@debian.org> +Uploaders: Jonathan McCrohan <jmccrohan@gmail.com> Build-Depends: cdbs, libncurses5-dev, debhelper (>= 4.1.0), linux-libc-dev | linux-kernel-headers (>= 2.6.13+0rc3) Standards-Version: 3.9.2 Homepage: http://eden-feed.erg.abdn.ac.uk/wavemon |