diff options
-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 |