From 92a1a8e13ec91869ff8958aa25fa61efe993de36 Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Thu, 27 Oct 2016 21:27:32 +0100 Subject: [PATCH] Bump standards version and dh compat level. --- debian/changelog | 3 +++ debian/compat | 2 +- debian/control | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9a5020a2..36e0c3cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,6 @@ + * Bumped standards version to 3.9.8. No changes needed. + * Bumped dh compat level to 10. + mosquitto (1.4.10-1) unstable; urgency=low * New upstream release. diff --git a/debian/compat b/debian/compat index ec635144..f599e28b 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index c0e9e9ab..f3f4de2d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: mosquitto Section: net Priority: optional Maintainer: Roger A. Light -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), libc-ares-dev, libssl-dev (>=1.0.0), libwebsockets-dev (>=1.2), @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), uthash-dev, uuid-dev -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: http://mosquitto.org/ Vcs-Git: https://git.eclipse.org/r/mosquitto/org.eclipse.mosquitto Vcs-Browser: http://git.eclipse.org/c/mosquitto/org.eclipse.mosquitto.git