diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9bce7b3..d1edc06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ wavemon (0.7.5-4) UNRELEASED; urgency=low * Remove DMUA flag from d/control; DM upload granted as per https://lists.debian.org/debian-devel-announce/2012/09/msg00008.html * d/control: update homepage URL + * d/control: bump Standards-Version to 3.9.5 + - No changes required -- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 18 Dec 2012 22:37:17 +0000 diff --git a/debian/control b/debian/control index 970fbed..4bb6d91 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Jonathan McCrohan <jmccrohan@gmail.com> Build-Depends: autotools-dev, libncurses5-dev, debhelper (>= 9), linux-libc-dev -Standards-Version: 3.9.3 +Standards-Version: 3.9.5 Homepage: http://www.erg.abdn.ac.uk/ergcms/wavemon/ Package: wavemon |