diff options
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/compat | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6db9f10..86ca920 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ wavemon (0.8.2-1) UNRELEASED; urgency=medium * New upstream release (Closes: #825544) * d/control: update homepage to reflect move to github (Closes: #794535) + * d/compat: bump to dh compat level to 11 -- Jonathan McCrohan <jmccrohan@gmail.com> Wed, 04 Jan 2017 00:24:11 +0000 diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 |