From e167b2f9c0695027696a4f98fe7fb9186f6c489f Mon Sep 17 00:00:00 2001 From: John Hood Date: Mon, 23 May 2016 21:38:43 -0400 Subject: [PATCH] Debian packaging fixes and updates. --- debian/compat | 2 +- debian/control | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index f8e3eec..b31a28c 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: mosh Section: net Priority: optional Maintainer: Keith Winstein -Build-Depends: debhelper (>= 7.0.50), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev, libssl-dev, bash-completion -Standards-Version: 3.9.7 -Homepage: http://mosh.mit.edu +Build-Depends: debhelper (>= 9), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev, libssl-dev, bash-completion +Standards-Version: 3.9.8 +Homepage: https://mosh.mit.edu Vcs-Git: https://github.com/mobile-shell/mosh.git Vcs-Browser: https://github.com/mobile-shell/mosh